body {

	background-image:url('images/b-bg.jpg')
}

.top {

	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
	color: #000000;
	letter-spacing:1;
	border-bottom:1px solid #808080;

}



.menu {

	background-image:url('images/m-bg3.jpg')
	

}

.menu2 {
  
	font-family: arial; 
	font-size: 10pt;
	color: 404040;
	text-align:right; 
	padding-right:10px;
	text-decoration: none;


}

:hover.menu2 {
	color: white;
	font-weight: bold;
}



.body {
	background-color: white;
	font-family: Arial;
	font-size: 10pt;
	color: 404040;
}


.hdr {

	text-transform: uppercase;
	font-family: arial;
	font-size: 18pt;
	color: cacaca;

}



.footer {
	background-image:url('images/m-bg2.jpg');
	font-family: arial;
	font-size: 8pt;
	font-weight: bold;
	color: #0C75D0;


}
