body {
	background: #1D5E01;
	margin: 0px;
}

.maintable {
	background: url(../images/background.gif);
	background-repeat: repeat-y;
	margin: 0px;
}

.title {
	font-family: Trebuchet MS, Arial, Helvetica;
	font-size: 14pt;
	font-weight: bold;
	color: #1D5E01;
	margin-left: 9px;
	margin-right: 9px;
	margin-top: 10px;
}

.heading {
	font-family: Trebuchet MS, Arial, Helvetica;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
}

.copy {
	font-family: Trebuchet MS, Arial, Helvetica;
	font-size: 10pt;
	color: #000000;
	margin-left: 9px;
	margin-right: 14px;
	text-align: justify;
}

.copyright {
	font-family: Trebuchet MS, Arial, Helvetica;
	font-size: 9pt;
	color: #000000;
}

.nav {
	font-family: Trebuchet MS, Arial, Helvetica;
	font-size: 10pt;
	color: #000000;
}

a.leftnav {
	font-family: Trebuchet MS, Helvetica, Arial;
	font-weight: bold;
	font-size: 11pt;
	color: #ffffff;
	text-decoration: none;
}

a.leftnav:hover {
	font-family: Trebuchet MS, Helvetica, Arial;
	font-weight: bold;
	font-size: 11pt;
	color: #EEB500;
	text-decoration: underline overline;
}

a.leftnavon {
	font-family: Trebuchet MS, Helvetica, Arial;
	font-size: 11pt;
	font-weight: bold;
	color: #EEB500;
	text-decoration: none;
}

a.subnav {
	font-family: Trebuchet MS, Helvetica, Arial;
	font-weight: bold;
	font-size: 9pt;
	color: #ffffff;
	text-decoration: none;
}

a.subnav:hover {
	font-family: Trebuchet MS, Helvetica, Arial;
	font-weight: bold;
	font-size: 9pt;
	color: #EEB500;
	text-decoration: none;
}

a.subnavon {
	font-family: Trebuchet MS, Helvetica, Arial;
	font-size: 9pt;
	font-weight: bold;
	color: #EEB500;
	text-decoration: none;
}

input {
	font-family: Trebuchet MS, Arial, Helvetica;
	font-size: 10pt;
	color: #000000;
}

textarea {
	overflow: auto;
	font-family: Trebuchet MS, Arial, Helvetica;
	font-size: 10pt;
	color: #000000;
}