
/*a:link {*/
/*	color: #0000FF;*/
/*}*/
/*a:visited {*/
/*	color: #000066;*/
/*}*/
/*a:hover {*/
/*	color: #FF0000;*/
/*}*/
/*a:active {*/
/*	color: #003333;*/
/*}*/
.footer {
	font-size: 9px;
	color: #CCCCCC;
	background-color:"#021651";
}
.footer a:link {
	color: #FFFFCC;
}
.footer a:hover {
	color: #FFFF00;
}
html, body{
scrollbar-face-color:#021651;
scrollbar-base-color:#889803;
scrollbar-arrow-color:black;
scrollbar-track-color:#595758;
scrollbar-shadow-color:#021651;
scrollbar-highlight-color:#4ed0fc;
scrollbar-3dlight-color:#4ed0fc;
scrollbar-darkshadow-Color:#021651;
}
#bdr-lt {
	/*background-color: url(../images/index_11.jpg);
	background-repeat: repeat-xy;*/
	width:42px;
	background-color:#ffffff;
       
}
#bdr-rt {
	background-image: url(../images/index_11.jpg);
        background-repeat: repeat-xy;
	width:40px;
}
.home_left1{
	background: url("../images/index_11.jpg");	/*background-color:#D3E6EA;*/
	background-repeat : repeat-xy;
	width: 210px;
}