/* CSS Document */
<style type="text/css">
<!--

BODY{
	scrollbar-face-color: #506e7d;;
	scrollbar-arrow-color: #203e4d;
	scrollbar-track-color: #f7fafb;
	scrollbar-shadow-color: #203e4d;
	scrollbar-highlight-color: #809ead;;
	scrollbar-3dlight-color: #203e4d;
	scrollbar-darkshadow-Color: #203e4d;
	
}
a{
color: #003366;
}
a:hover{
color: #DD0000;
}
.td_link{
	text-align: left;
	cursor: pointer;
	border:#336600 0px solid;  
  }
.tbl_menu{
position:absolute; 
top:-1000;
border:#016799 1px solid;
background-color:#f7fafb;
font-family: Georgia, "Times New Roman", Times, serif;
font-weight: normal;
font-size:14px;
color:#203e4d;
}
.img_menu{
margin:1;
cursor:pointer;
}
-->
</style>

