a:link {  color: #53A0FD; text-decoration: none }
a:visited { color: #53A0FD; text-decoration: none }
a:hover { color: #000000; text-decoration: underline overline }

.menulink1:link {  color: #FFFFFF; text-decoration: none}
.menulink1:visited { color: #FFFFFF; text-decoration: none}
.menulink1:hover { color: #000000; text-decoration: underline overline}

.login:link { color: #53A0FD; text-decoration: none }
.login:visited { color: #53A0FD; text-decoration: none }
.login:hover { color: #000000; text-decoration: underline overline }

.sidelink1:link { color: #3D96EF; text-decoration: underline}
.sidelink1:visited { color: #3D96EF; text-decoration: underline}
.sidelink1:hover { color: #7B92AD; text-decoration: underline}

table.tablemainpxborder {
	border-right: #547BAA 1px dotted;
	border-top: #547BAA 1px dotted; 
	border-left: #547BAA 1px dotted; 
	border-bottom: #547BAA 1px dotted
}

BODY {
	scrollbar-face-color:#489f2a; /*#336699;*/
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-track-color:#656565; /*#7B92AD;*/
	scrollbar-shadow-color:'#1C1C1C';
	scrollbar-highlight-color:'#7B92AD';
	scrollbar-3dlight-color:'#1C1C1C';
	scrollbar-darkshadow-Color:'#1C1C1C';
}

.menu {  color: #FFFFFF; font-family: Arial; font-size: 14px; fontsize: 15px; font-weight: bold}

.normal {  color: #000033; font-family: Verdana; font-size: 12px; fontsize: 13px; font-weight: none}

.copyright {  color: #FFFFFF; font-family: Verdana; font-size: 11px; fontsize: 12px; font-weight: none}

.summarywhite {  color: #FFFFFF; font-family: "Times New Roman", Times, serif; font-size: 13px; fontsize: 12px; font-weight: bold}

.summaryblack {
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	fontsize: 12px;
	font-style: normal;
}

.menutitle{
cursor:pointer;
margin-bottom: 1px;
background-color:#FFFFFF;
color:#000000;
width:190px;
padding:2px;
text-align:center;
font-weight:bold;
/*/*/border:1px solid #000000;/* */
}

.submenu{
	margin-bottom: 0.5em;
	text-decoration: ;
	color: #FFFFFF;
}

.submenu:hover {
	text-decoration:blink
}

.textbox {
	border-style:solid; border-width:1px; border-color:#000000;
	font-size:75%;
	margin-bottom:0.1em;
	color:#333333;

}

.allbuttons { 
	border-style:solid; border-width:1px; border-color:#000000;
	font-size:75%;
	color:#000000;
	background-color: #FFFFFF; width: 90px;
	cursor: hand; 
}

.longbuttons { 
	border-style:solid; border-width:1px; border-color:#000000;
	font-size:75%;
	color:#000000;
	background-color: #FFFFFF; width: 160px;
	cursor: hand; 
}

#dhtmltooltip{
position: absolute;
width: 150px;
border: 2px solid black;
padding: 2px;
background-color: lightyellow;
visibility: hidden;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}
