body, p, td, li {    font-family: Verdana;	font-size:15px;	color: #000000;}

a, a:hover  { font-family: Verdana; font-size:15px;	color: #000000;	text-decoration: underline;
}
.mn1 {
	background-color: #F7D7A2;
	background-image: url("/images/mn1.jpg");
	background-repeat: no-repeat;
	padding-top: 25px;
	padding-right: 5px;
	padding-bottom: 25px;
	padding-left: 25px;

}
.mn2 {
	background-image: url("/images/mn2.jpg");
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 30px;
	padding-left: 20px;
}
.cbg {
	background-image: url("/images/cbg.jpg");
	background-repeat: repeat-x;
}
