#divScrollTextCont {position:relative; left:0px; top:0px; width:520px; height:300px; clip:rect(0px 520px 300px 0px); overflow:hidden; visibility:hidden;}
#divText {position:absolute; left:0px; top:0px;}
A:visited { 
color: #58668C; 
text-decoration: none; 
font-family: Tahoma, Verdana, Arial; 
font-weight: bold; 
font-style: normal; 
font-size: 8pt }
A:link { color: #58668C; 
text-decoration: none; 
font-family: Tahoma, Verdana, Arial; 
font-weight: bold; 
font-style: normal; 
font-size: 8pt }
A:hover  { 
color: #7B8EC1; 
text-decoration: none; 
font-family: Tahoma, Verdana, Arial; 
font-weight: bold; font-style: normal; 
font-size: 8pt }
A { 
color: #58668C; 
text-decoration: none; 
font-family: Tahoma, Verdana, Arial;
 font-weight: bold; 
 font-style: normal; 
 font-size: 8pt }
 
FONT, BODY, TD, TR, TABLE, BR, P { color: #FFFFFF; text-decoration: none; font-family: Tahoma, Verdana, Arial; font-weight: normal; font-style: normal; font-size: 8pt }

form, input, textarea{
	font-size:10px;
	background-color: #000C39;
	border: 1px solid #58668C;
	color:#FFFFFF;
	margin:1px;
	padding:1px;

}

h3 {
	font-size: 12px;
	font-weight: normal;
	margin-bottom: 2px;
}

.submit {
	font-size:11px;
	cursor: pointer;
}

.content {
	float: left; 
	padding-right: 10px;
}

td.bottomContent {
	padding-left:  170px; 
	padding-right: 15px;
}

hr {
	height: 1px;
	color: #ffffff;
}

/* scrollbar */
#main_div
{
	scrollbar-arrow-color: #9C9CAD;
	scrollbar-base-color: #000C39;
	scrollbar-face-color: #000C39;
	scrollbar-highlight-color: #000C39;
	scrollbar-track-color: #000C39; 
	scrollbar-darkshadow-color: #000C39;
	scrollbar-shadow-color: #9C9CAD;
	scrollbar-highlight-color: #9C9CAD; 
}
