body
{
	FONT-FAMILY: Arial,Helvetica,sans-serif;
	FONT-SIZE: 12px;
	background-color:#ffffff;
	COLOR: #000;
}
.mainpagewidth 
{
	width: 1050px; 
}


.bigradio 
{	
	width:15px;
	height:15px;		
	display:block;
	cursor:pointer;	    
}
.MyRoundRadio{	
	vertical-align:middle;
	position:relative;  
	
}
.bgGreen
{
    BACKGROUND-COLOR: #364B28;
    
}
.bgYelow
{	
	BACKGROUND-COLOR: #FBAF15;
}
.bgGray2017
{
    BACKGROUND-COLOR: #d9d9d9;
    
}
.textGrreen
{
	color:#364B28;	
	font-family: Arial;  
}
.textYelow
{
	color:#FBAF15;	
	font-family: Arial;  
}
.textsize12
{
	FONT-SIZE: 12px; 
	font-weight:normal; 
	font-family: Arial;  
	 
}
.textboldsize12
{
	FONT-SIZE: 12px; 
	font-weight:bold; 
	 
}
.darkred8pt
{
    FONT-SIZE: 8pt;
    COLOR: red;
    FONT-FAMILY: Arial,Helvetica,sans-serif;
}