@charset "utf-8";
/* CSS Document */
body {
	background-color: #CCCCCC;
}
.style2 {color: #999999; font-size: 10px} 
.style3 {font-size: 10px}
.style4 {color: #FFFFFF}
.style7 {color: #FFFFFF}
.style8 {
	font-size: 12px;
	color: #CCCCCC;
}
.style14 {color: #FFFFFF; font-size: 18px; }
.style27 {font-size: 17px}
.style31 {font-size: 17px; font-weight: bold; }
.style33 {
	color: #FFFFFF;
	font-size: 24px;
	font-weight: bold;
}
.style38 {color: #000000}
.style39 {font-family: Arial, Helvetica, sans-serif}
.style42 {font-size: 11px;
          font-family: Verdana, Arial, Helvetica, sans-serif;  }
.style43 {font-weight: bold; font-size: 16px; color:#FFFF00} 		
.style49 {color: #FFFF00}
.style53 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	font-size: 12px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
input, textarea, select 
{
    background-color : #f6edaf; 
    font-family : verdana; 
    font-size : 11px; 
    color : #000000;
}	
#submitButton
{
    background-color : #e8e6e6; 
    font-family : verdana; 
    font-size : 11px; 
    color : #000000;
}		  
