body,td,th {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	color: #121c01;
}
body {
	background-color: #000000;
	background-image: url(images/bg.png);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a:link, a:visited {
	color: #233502;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	color: #795f22;
}

a:active {
	text-decoration: none;
	color: #795f22;
}

#maintable {
	background-color: #FFFFFF;
}

.content {
	background-image: url(images/sidebg.gif);
	background-position: left top;
	background-repeat: repeat-y;
}

.maincontent {
	padding: 25px;
	line-height: 18px;
}

.sidemenu {
	font-size: 13px;
	font-weight: bold;
	color: #233502;
	padding: 25px 0 0 25px;
}

#footer p {
	 font-size: 11px;
	 color: #233502;
	 margin: 5px 0;
}

#footer .sml {
	font-size: 9px;
}
