BODY {
 	scrollbar-face-color: #AFC6DB; scrollbar-shadow-color: #000000; scrollbar-highlight-color: #DEE7EF;
                scrollbar-3dlight-color: #FFFFFF; scrollbar-darkshadow-color: #AFC6DB;
                scrollbar-track-color: #F5F5F5; scrollbar-arrow-color: #DEE7EF;
}
.Content A {
	FONT-SIZE: 10pt; COLOR: #000080; FONT-FAMILY: Arial; font-weight: bold; TEXT-DECORATION: none;
}
.Content A:hover {
	FONT-SIZE: 10pt; COLOR: #FF0000; FONT-FAMILY: Arial; font-weight: bold; TEXT-DECORATION: none;
}
.Content A:active {
   	 COLOR: #FF0000; font-weight: bold; TEXT-DECORATION: none;
}
.Content A:visited {
   	 FONT-SIZE: 10pt; COLOR: #000080; FONT-FAMILY: Arial; font-weight: bold; TEXT-DECORATION: none;
}

#leftmenu{
	float:left; width:183px; margin:0px;
	padding-left:28px;

}

#linksmenu1 a{
	float:right; 
	width:183px; 
	height:24px; 
	background:url(images/2.gif);
	background-color:#333333; border-left:solid 1px #FFFFFF; border-bottom:solid 1px #FFFFFF;
	font: 0.7em Verdana, arial, georgia, Tahoma, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #FFFFFF;
	text-decoration:none;
	padding-top:5px;
	text-align:left;
}
#linksmenu1 a:hover{
	background-color:#333333;
	background:url(images/1.gif);
}
#linksmenu2 a{
	float:right; 
	width:183px; 
	height:24px; 
	background:url(images/2.gif);
	background-color:#333333; border-left:solid 1px #FFFFFF; border-bottom:solid 1px #FFFFFF;
	font: 0.7em Verdana, arial, georgia, Tahoma, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #FFFFFF;
	text-decoration:none;
	padding-top:5px;
	text-align:left;
}
#linksmenu2 a:hover{
	background-color:#333333;
	background:url(images/1.gif);
}

