/* CSS Document */

.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #85BF2D;
}
.style2 {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
.style4 {color: #666666; font-family: Arial, Helvetica, sans-serif; font-size: 10px; }
.style5 {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}.mainment {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #FFFFFF;
	font-weight: bold;
}
.doubledot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #CCCCCC;
}
.cent{
    margin-left: auto;
    margin-right: auto;
	vertical-align: middle;
}
.imgbrd
{
border-color:#85BF2D;
	
}
