a:link {
	color : #0000FF;
	text-decoration : none;
}

a:visited {
	color : #0000FF;
	text-decoration : none;
}

a:hover {
	color : #3399FF;
	text-decoration : underline;
}

a:active {
	color : #0000FF;
	text-decoration : none;
}

body {
	background-color : #5C7AB4;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	margin-top : 0px;
}

hr {
	color : #000000;
	height : 1px;
}

input, select, textarea {
	border-bottom : 1px solid;
	border-left : 1px solid;
	border-right : 1px solid;
	border-top : 1px solid;
	font-size : 9pt;
}

li {
	list-style-image : url(images/tensball.gif);
}

p, td, li {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
}

td.noborder {
	border-color : #FFFFCC #FFFFCC #FFFFCC #FFFFCC;
}

.mainframe {
	background : #FFFFCC url(images/logobg.gif) no-repeat;
	border : 1px solid #000000;
}

#scr1 {
	background-color : #FFFFCC;
	font-size : .8em;
	margin : 0px auto;
}

#scr1 div {
	visibility : hidden;
}

#scr1 table tr td div {
	visibility : visible;
}

#scr1, #scr1 div.default {
	height : 60px;
	overflow : hidden;
	visibility : visible;
	width : 160px;
}

#shadowdivbottom {
	background-image : url('images/css/shadow_bottom.gif');
	background-repeat : repeat-x;
	height : 12px;
	padding : 0 0 0 0;
}

#shadowdivleft {
	background-image : url('images/css/shadow_left.gif');
	background-repeat : repeat-y;
	padding : 0 0 0 0;
	width : 12px;
}

#shadowdivleftcorner_b {
	background-image : url('images/css/shadow_corner_left_b.gif');
	background-repeat : no-repeat;
	height : 12px;
	padding : 0 0 0 0;
	width : 12px;
}

#shadowdivleftcorner_t {
	background-image : url('images/css/shadow_corner_left_t.gif');
	background-repeat : no-repeat;
	font-size : 6pt;
	height : 12px;
	padding : 0 0 0 0;
	width : 12px;
}

#shadowdivright {
	background-image : url('images/css/shadow_right.gif');
	background-repeat : repeat-y;
	padding : 0 0 0 0;
	width : 12px;
}

#shadowdivrightcorner_b {
	background-image : url('images/css/shadow_corner_right_b.gif');
	background-repeat : no-repeat;
	height : 12px;
	width : 12px;
}

#shadowdivrightcorner_t {
	background-image : url('images/css/shadow_corner_right_t.gif');
	background-repeat : no-repeat;
	font-size : 6pt;
	height : 10px;
	width : 12px;
}

#shadowdivtop {
	background-image : url('images/css/shadow_top.gif');
	background-repeat : repeat-x;
	font-size : 6pt;
	height : 10px;
	padding : 0 0 0 0;
}
