BODY
{
   scrollbar-face-color: #3691C0; 
   scrollbar-shadow-color: black; 
   scrollbar-highlight-color: #FFFFFF; 
   scrollbar-3dlight-color: #3691C0;   
   scrollbar-darkshadow-color: black;	
   scrollbar-arrow-color: #FFFFFF;
}
.contenttext {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; color: #11253D}
.contenttext:hover {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; color: #1F6A99}
.menutext {	font-family: Arial, Helvetica, sans-serif;	font-size: 11px; font-style: normal; font-weight: bold;
	color: #FFFFFF;	text-decoration: none;}
.menutext :hover {	font-family: Arial, Helvetica, sans-serif;	font-size: 11px; font-style: normal; font-weight: bold;
	color: #D695D6;	text-decoration: none;}	

.border {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #006699;
	border-right-color: #006699;
	border-bottom-color: #006699;
	border-left-color: #006699;
}

