/* CSS Document */
body
{
color:#4F4D4D;
font-family:arial;
font-size:12px;
SCROLLBAR-FACE-COLOR: #535353;

  SCROLLBAR-SHADOW-COLOR: #000000; 
 
  SCROLLBAR-3DLIGHT-COLOR: #F2EEE7;
   SCROLLBAR-ARROW-COLOR: #F2EEE7;
    SCROLLBAR-TRACK-COLOR: #F2EEE7; 
   
    SCROLLBAR-DARKSHADOW-COLOR: #F2EEE7;


}
.content
{

color:#535353;
font-family:arial;;
font-size:12px;
font-weight:normal;
padding-left:5px;
text-align:justify;
}
a.more:link, a.more:active, a.more:visited
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:bold;
	text-decoration: none;
	color: #CD2C29;
}
a.more:hover
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:bold;
	text-decoration: none;
	color: #2B2B2B;
}

.footer
{
background-color:#EBEBEB;
color:#717171;
font-size:12px;
font-weight:bold;

}
a.footerlink:link, a.footerlink:active, a.footerlink:visited
{
	
font-size:10px;
font-weight:bold;
	text-decoration: underline;
	color: #535353;
}
a.footerlink:hover
{
	
font-size:10px;
font-weight:bold;
	text-decoration: none;
	color: #535353;
}
.red_title
{
color:#E00505;
font-weight:bold;
font-size:12px;
}

.hilights
{

color:#595A5A;
font-family:verdana;;
font-size:10px;
font-weight:bold;
padding-left:5px;

}

.clsmarquee
{
color:#000000;
font-size:12px;
font-family:arial;
}

a.blacklink:link, a.blacklink:active, a.blacklink:visited
{
	font-family:arial;
font-size:12px;
font-weight:normal;
	text-decoration: underline;
	color: #000000;
}
a.blacklink:hover
{
	font-family:arial;
font-size:12px;
font-weight:normal;
	text-decoration: none;
	color: #000000;
}

.inputs
{
color:#AEADAD;
border:#AEADAD solid 1px;
width:90px;
font-family:arial;
font-size:10px;

}
.advborder
{
	border:#AEADAD solid 1px;
	}
	
	.advborder_hover
{
	border:#AEADAD solid 1px;
	}

#test2 {
	background: #ffffff;
	color: #000000;
	
	border: 1px solid black;
	float:right;
	width:252px;
	/*z-index:2;
	display:none;*/
	position:absolute;
	
}
#c1
{
	/*z-index:1;*/
	position:absolute;
	}


#test3 {
	background: #ffffff;
	color: #000000;
	
	border: 1px solid black;
	float:right;
	width:252px;
	display:none;
	

}
.homeclass
{
color:#BA0000;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;


}