body { 
        font-size: 14px;
        font-family: Helvetica, Verdana, Arial, sans-serif;
        padding:0;
	    margin: 0;
	    background-color: #3C9339;
	    background-image: url(/images/bg.png);
	    background-repeat: repeat;
	    
          
         }

         

         
p, td, table {
		color: #2f2f2f;



}

#content {
	background-color: #ffffff;

	

}




/* a:link, a:visited, a:active { color: #3C9339; font-weight: bold; text-decoration: underline;} */
a:link, a:visited, a:active { color: #1b64bf; text-decoration: underline;}

a:hover {  color: #0f396e;   text-decoration: none;}


h1 {	font-size: 20px;
		margin-bottom: 20px;
		color: #ffffff;
}

h1:first-letter { font-size: 28px;}

h2 {font-size: 18px;
margin-bottom: 20px;
margin-top: 0;
/* color: red; */
color: #1b64bf;
font-weight: bold;
}

h2:first-letter { font-size: 24px;}

h3 {	font-size: 16px;
		font-weight: bold;
}


#home {
		font-family: Times, Helvetica;
		font-size: 26px;


}





#bottom {
	    color: #ffffff;
		text-align: center;
		font-size: 12px;
		margin-top: 20px;
		margin-bottom: 10px;
		
		
		
		


}

#bottom a { color: #2f2f2f;
			font-size: 12px;
			padding: 0;
			


}

#navigation a { color: #2f2f2f;
				padding: 0 10px 0 10px;
				font-size: 19px;
				font-weight: bold;
				color: #000000;


}




#sitemap {
		text-align: center;
		font-size: 12px;
		margin-top: 15px;
		margin-bottom: 5px;
	



}

#sitemap a {
		
		text-align: center;
		font-size: 12px;
		font-weight: normal;
	



}


#bonus {
	color: red;
}



