body {
	margin: 0px;
	padding: 0px;
}
.normal,body,p,table,td,li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
p {
	margin: 0px;
	margin-top: 6px;
	margin-bottom: 2px;
}
b,strong {
	color: #6f9c12;
	font-weight: 500;
}
ul {
	list-style-image: url("downloads/images/listbullet.gif");
	margin-left: 16px;
	padding-left: 0px;
}
hr {
	margin: 0px;
	padding: 0px;
}
.heading,h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #6F9C12;
	text-transform: uppercase;
	font-weight: 500;
	margin: 0px;
	margin-top: 6px;
	margin-bottom: 7px;
	line-height: 18px;
	text-align: left;
	vertical-align: text-top;
}
.subheading,h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6F9C12;
	font-weight: 500;
	margin: 0px;
	margin-top: 6px;
	margin-bottom: 2px;
	line-height: 16px;
	text-align: left;
	vertical-align: text-top;
}
a:link {
	text-decoration: none;
	color: #6f9c12;
}
a:visited {
	text-decoration: none;
	color: #6f9c12;
}
a:hover {
	text-decoration: none;
	color: black;
}
a:active {
	text-decoration: none;
	color: black;
}
.menu {
	background: black;
	padding: 2px;
	padding-left: 8px;
	height: 20px;
}
.mainmenu {
	border
	padding-left: 0px;
	padding-right: 15px;
	color: white;
}
.mainmenubar {
	color: #6f9c12;
}
.mainmenu a:link {
	text-decoration: none;
	color: white;
}
.mainmenu a:visited {
	text-decoration: none;
	color: white;
}
.mainmenu a:hover {
	text-decoration: none;
	color: white;
}
.mainmenu a:active {
	text-decoration: none;
	color: white;
}
.submenu {
	padding: 8px;
	border-right-width: 0.25mm;
	border-bottom-width: .25mm;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	background-color: #FFFFFF;
	background-position: left;
	text-align: left;
	line-height: 16px;
	vertical-align: baseline;
	position: static;
	overflow: auto;
	top: 117px;
	visibility: hidden;
	color: black;
	position: absolute;
	z-index: +1000;
	width: 210px;
}
.submenu a:link {
	text-decoration: none;
	color: #6f9c12;
}
.submenu a:visited {
	text-decoration: none;
	color: #6f9c12;
}
.submenu a:hover {
	text-decoration: none;
	color: black;
}
.submenu a:active {
	text-decoration: none;
	color: black;
}
.greytable {
	width: 800px;
	background-color: #c8c8c8;
	border-top: 0px;
	border-left: 1px solid white;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
	height: 100%;
}
.greytabletd {
	padding: 7px;
}
.maintable {
	width: 783px;
	height: 100%;
	padding: 0px;
	background: white;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	text-align: left;
	vertical-align: text-top;
	color: #969696
}