
body {
	margin:0;
	background:#e0eef9 url(../images/bg.gif) repeat-x top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
			}

a:hover {
color : #ddc153;
}

a img {
border:none;
}

.bgbody {
background-color:#fff;
}

.mainpadding {
padding:20px;
}
	
.topbutton {
	color : #ffffff;
	font-size : 13px;
	font-family:Arial;
	font-weight: bold;
	font-style:normal;
	text-decoration:none;
	padding:0px 17px 0px 17px;
	
		}
	
.bodytext-white {
	color : #ffffff;
	font-size : 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration:none;
		}
.bodytext-maroon {
	color : #7c2e43;
	font-size : 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration:none;
		}
	
.bodytext {
	color : #333333;
	font-size : 12px;
	font-family:Arial;
	font-weight: normal;
	text-decoration:none;
		}
.bodytext-bold {
	color : #333333;
	font-size : 12px;
	font-family:Arial;
	font-weight: bold;
	text-decoration:none;
		}
		
.headingmain {
	color : #713505;
	font-size : 17px;
	font-family:Arial;
	font-weight: bold;
	text-decoration:none;
		}	
.imagefloat {
float:right;
padding:0px 0px 0px 5px;
}

.imagefloat2 {
float:left;
padding:0px 10px 0px 0px;
}
		
		
		
	