body {
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;
	background-color: #231f20;
	margin: 20px 0px 0px;
}
.maintable {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.maintd {
	background-color: #333333;
	background-image: url(images/m.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding: 30px 30px 10px;
	text-align: left;
}
.maintd P {
	padding-left: 30px;
}

.greytext {
	color: #808080;
	text-align: center;
	margin-top: 30px;
}
a:link, a:hover, a:visited, a:active {
	color: #CCCCCC;
}
.greytext a:link, a:hover, a:visited, a:active {
	color: #808080;
}
li {
	list-style-type: square;
}
.submitbutton {
	color: #FFFFFF;
	background-color: #61630A;
	border: 1px solid #A3A60F;
}
