BODY {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 13px;
	color: #333333;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background-color: #CC9966;
}
P, TD, LI, UL, Table{
color: #333333;
font-family: Tahoma, Arial, sans-serif;
font-size: 13px;
}
.revtype {
	color: #FFFFFF;
}

a.top:LINK {
color: #FFFFFF;
font-weight: bold;
letter-spacing: 1;
font-size: 11px;
text-decoration: none;
}
a.top:VISITED {
color: #FFFFFF;
font-weight: bold;
letter-spacing: 1;
font-size: 11px;
text-decoration: none;
}
a.top:HOVER {
color: #edd93a;
font-weight: bold;
letter-spacing: 1;
font-size: 11px;
text-decoration: underline overline;
}
a.top:ACTIVE {
color: #FFFFFF;
font-weight: bold;
letter-spacing: 1;
font-size: 11px;
text-decoration: underline;
}
A:LINK {
color: #996600;
font-weight: bold;
text-decoration: none;
}
A:VISITED {
color: #996600;
font-weight: bold;
text-decoration: none;
}
A:HOVER {
color: #639c49;
font-weight: bold;
text-decoration: underline overline;
}
A:ACTIVE {
color: #f2a85d;
font-weight: bold;
text-decoration: underline;
}
a.bot:LINK {
color: #795189;
text-decoration: none;
}
a.bot:VISITED {
color: #795189;
text-decoration: none;
}
a.bot:HOVER {
color: #639c49;
text-decoration: underline overline;
}
a.bot:ACTIVE {
color: #795189;
text-decoration: underline;
}
h1 { 
font-size: 18px;
font-weight: bold;
letter-spacing: 2;
color: #006633;
}
h2, h3, h4, h5, h6 {
font-size: 14px;
font-weight : bold;
color: #006633;
}
LI {
list-style-image : none;
}
.header {
background: white;
}
.topnav {
	text-align: right;
	color: #111111;
	padding: 5px;
	background-color: #006633;
}
.maintable {
background: white;
}
.leftside {
text-align: center;
background-color: #FFFFCC;
}
.textarea {
font-family: Tahoma, Arial, sans-serif;
font-size: 13px;
text-align: justify;
background: white;
line-height: 18px;
padding: 10px;
}
.navigation {
	color: #993300;
	font-weight: 600;
	letter-spacing: 2;
	font-size: 11px;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 20px;
	background-color: #EED6A5;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #006633;
}
.navbar {
text-align: right;
font-size: 10px;
}
.info {
	text-align: center;
	font-size: 14px;
	color: #006633;
	line-height: 16px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.botnav {
color: #711a14;
text-align: right;
font-size: 11px;
background: white;
padding: 5px;
}
.copyright {
	color: white;
	font-size: 11px;
	text-align: right;
	letter-spacing: 2;
	padding: 5px;
	background-color: #006633;
}
