
BODY, TD {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #000000;
}

INPUT, TEXTAREA, SELECT
{
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
}

BODY {
	background-color: #666633;
}

TH {
	color: #F8F9EF;
	background-color: #0F6238;
	text-align: left;
	font-weight: bold;
}

.error {
	font-weight: bold;
	color: #FF0000;
}

A:link, A:active, A:visited, A:hover {
	color: #365E54;
	text-decoration: none;
}

A:hover {
	text-decoration: underline;
}

.pagetitle {
	font-weight: bold;
	font-size: 17px;
}

.title {
	font-weight: bold;
	font-size: 13px;
}

.sidebar {
	background-color:  #F8F9EF;
}

.darkrow {
	background-color: #DDDDDD;
}

.lightrow {
	background-color: #EEEEEE;
}

.bottomnav {
	color: #76FD00;
}

.header {
	font-weight: bold;
	font-size: 17px;
}
