body {
	background-color:#3E5040;
	cursor:default;
	margin:0;
	background-image: url("images/backgrounds/main.jpg");
	background-position:top;
	background-repeat:repeat-x;
}


a {
	color: #BDC468;
	text-decoration:underline;
}
a:hover {
	color: #FFFFFF;
	text-decoration:underline
}
	

.maintext {
	color: #B5B591;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 2;
}

H1 {
	font-size: 17pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #B5B591;
	letter-spacing: .1em;
	white-space: normal;
	border-top-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #B5B591;
	line-height: normal;
	padding-top: 14px;
    }


H2 {
	font-size: 14pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #B5B591;
   }

.smallarial {
	color: #FFF;
	font-family: Arial;
	font-size: 10px;
}
.whitesmall {
	color: #000000;
	font-family: Arial;
	font-size: 10px;
}

.emaillist {
	background-position: center;
	margin-right: auto;
	margin-left: auto;
}

