@charset "utf-8";

	
.mainredbold {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	line-height: 15px; 
	font-weight: bold; 
	color: #cc0000
	}

    
.maintext {
	font-family: Verdana;
	font-size: 15pt;
	line-height: 18pt;
	font-weight: 500;
	color: #003366;
}
.bodybg {
        /* background-image: url(../images/bg_diamondblue.jpg);*/
	background-repeat: repeat-x;
	background-position: center top;
}
.buttontext {
	font-family: Verdana;
	font-size: 9pt;
	line-height: 14pt;
	font-weight: 600;
	color: #003366;
}
.copyright {
	font-family: Verdana;
	font-size: 8pt;
	font-weight: 400;
	color: #999999;
}
