/* CSS Document */
#main{
width:900px;
float:left;
border:1px solid black ;
background-image:url(images/main_back.gif);
}
#lb{
width:78%;
float:left;
}
#partool{
width:96%;
height:375px;
float:left;
margin-top:1%;
border:1px solid #00b2c5;
background-color:#e9fbff;
margin-left:1% 
}
#footer{
width:100%;
float:left;
clear:both;
background-color:#cc9966; 
}
#rtbody{
width:21.5%;
float:left;
border-left:2px solid #cc9966; 
}
#login{
float:left; 
clear:both;
width:100%;
}
#footlink{
width:35%;
float:left;
font-size:9px; 
color:#FFFFFF;
}
half{
float:left;
width:50%;
}
onlyleft{
float:left; 
}
#inblocklogin{
float:left;
width:100%; 
clear:both;
}
#bannertag{
width:100%;
float:left;
}
#mdbody{
width:100%;
float:left;
clear:both;
border-top:2px solid #cc9966;

}
#searchtool{
width:100%;
float:left;
background-color:#CC9966; 
}
#header_first_left{
	width:78.7%;
	float:left;
	height:auto;
	
}
#logodiv{
	float:left;
	background-color:#FFFFFF;
	
}
a.footlink:link{
color:#FFFFFF;
font-size:9px;
underline:none;
}
a.footlink:active{
color:#FFFFFF;
font-size:9px;
underline:none;
}
a.footlink:hover{
color:#FFFFFF;
font-size:9px;
underline:none;
}
a.footlink:visited{
color:#FFFFFF;
font-size:9px;
underline:none;
}
#bannerdiv{
	width:56%;
	float:right;
	margin-left:0%;
	clear:both;
}
#SCR{
scrollbar-color: red;
scrollbar-base-color:BLACK;
}
#headata{
float:left; width:100%;background-color:#CC9966; color:#FFFFFF; font-size:11px 
}

a.smallfont:link {
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
}
a.smallfont:hover {
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
}
a.smallfont:active {
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
}
a.smallfont:visited {
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
}
.inptext {
	height:18px; 
	margin-top:0%; margin-right:15px;
	background-image:url(images/log_bak.gif);
	background-position:right;
	   background-repeat:repeat-x; 
	   font-size:9px;
	  border:1px solid #cc9966;
}

a.menufont:link {
	font-size: 10px;
	color:#316080;
	text-decoration: none;
}
a.menufont:active {
	font-size: 10px;
	color:#cceeff;
	text-decoration: none;
}
a.menufont:hover {
	font-size: 10px;
	color:#95b1c0;
	text-decoration: none;
}
a.menufont:visited {
	font-size: 10px;
	color: #669999;
	text-decoration: none;
}
