﻿body {
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: Black;
	font-size: 10px;
	margin: 0px;
	background-color: #996633;
}
table {
	font-size: 12px;
}
li {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 4px;
}
ul {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	list-style : square;
}
a:link {
	color: #009933;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #009933;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #33CC33;
	text-decoration: underline;
}
a:active {
	color: #00CC00;
	text-decoration: underline;
}
h1 {
	font-weight: bold;
	font-size: 140%; 
	color: #C17D00;
}
h2 {
	font-weight: bold;
	font-size: 110%;
	color: #C17D00;
	margin-bottom: 6px;
}
h3 {
	font-weight: bold;
	font-size: 100%;
	color: #8B4513;
}
h4 {
	font-weight: bold;
	font-size: 90%;
	color: #8B4513;
}
h5 {
	font-weight: bold;
	font-size: 85%;
	color: #8B4513;
}
h6 {
	font-weight: bold;
	font-size: 80%;
	color: #8B4513;
	text-transform : uppercase;
}
.banner {
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
}
.footer {
	LINE-hEIGhT: normal;
	color: #FFFFFF;
}
.maintext {
	font-size: 12px;
	text-align: left;
}
.coltext {
	font-size: 12px;
	text-align: justify;
}
a.underlined:link {
	text-decoration: underline;
}
a.underlined:visited {
	text-decoration: underline;
}
a.underlined:hover {
	text-decoration: underline;
}
a.special:link {
	color: #ffffff;
	text-decoration: none;
}
a.special:visited {
	color: #000000;
	text-decoration: none;
}
a.special:hover {
	color: #ffffff;
	text-decoration: underline overline;
}
a.special:active {
	color: #ffffff;
	text-decoration: none;
}
.menu a:hover {
	color: #556B2F;
	background-color: #FFFFE0;
}
.menu a:active {
	color: Black;
	text-decoration: none;
}
.fineprint {
	font-size: xx-small;
}
.adbox {
	border: 1px solid #8B4513;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	background-color: #FFD700;
	color: #800000;
	border-collapse: collapse;
	font-weight: normal;
}
.adbox p {
	font-size: x-small;
	margin-top: 10px;
	margin-bottom: 6px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.adbox a:link {
	color: #007900;
	font-weight: bold;
}
.adbox a:visited {
	color: #009900;
}
.adbox a:hover {
	color: #00BB00;
	text-decoration: underline;
	font-weight: bold;
}
.adbox a:active {
	color: #009900;
	text-decoration: underline;
	font-weight: bold;
}
.rightColumn {
	border: 1px solid #EEDDCC;
	background-color: #FFF1DF;
	width: 20%;
	text-align: center;
}
.lightGreenCell {
	border: 1px solid #B7FFB7;
	background-color: #E1FFE1;
}
.lightWhiteCell {
	border: 1px solid #EEDDCC;
	background-color: #FFFFFF;
}
