body { scrollbar-face-color: #00485F; scrollbar-shadow-color: #000000; scrollbar-highlight-color: #ffffff; scrollbar-3dlight-color: #cccccc; scrollbar-darkshadow-color: black; scrollbar-track-color: #000000; scrollbar-arrow-color: #FFFFCE }

.sub_menu_link:link	{ background-color: #5F978F; font-size: 9pt; color:#ffffff; letter-spacing: 0px; text-decoration:none ; width: 100% ; height: 20 ;font-weight: normal;}
.sub_menu_link:visited	{ background-color: #5F978F; font-size: 9pt; color:#ffffff; letter-spacing: 0px; text-decoration:none ; width: 100% ; height: 20 ; font-weight: normal; }
.sub_menu_link:active	{ background-color: #999999; font-size: 9pt; color:#ffffff; letter-spacing: 0px; text-decoration:none ; width: 100% ; height: 20 ;font-weight: normal; }
.sub_menu_link:hover	{ background-color: #EE9C00; font-size: 9pt; color:#ffffff; letter-spacing: 0px; text-decoration:none ; width: 100% ; height: 20 ;font-weight: normal; }


.other:link	{ font-size: 9pt;color:#000000 }
.other:visited	{ font-size: 9pt;color:#000000  }
.other:active	{ font-size: 9pt;color:#000000 }
.other:hover	{ font-size: 9pt;color:#000000 }



Input, Select, Textarea {
	font-family: Verdana, Arial;
	font-size : 8pt;font-Weight:bold;	
	border-left: 1px solid rgb(0,0,0); border-right: 1px solid rgb(0,0,0); border-top: 1px solid rgb(0,0,0); border-bottom: 1px solid rgb(0,0,0); text-align : left 
}


td{font-family: Verdana, Arial;	font-size : 9pt;color:#000000}


A:active,A:link, A:visited { text-decoration:none; color: "#ffffff"; font-size: 9pt;}
A:hover { text-decoration:none;color: "#EE9C00"; font-size: 9pt;}
