body {
	background-color: #000000;
	background-image: url(/images/background.gif);
	background-repeat: repeat-y;
	background-position: center;
	margin: 0px;
	padding: 0px;
}
input.search {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	background-color: #f8f8f8;
	border: 1px solid #999999;
}
form {
	margin: 0px;
	padding: 0px;
}
a.top {
	color: #666666;
	text-decoration: none;
}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 190%;
	color: #333333;
	text-align: justify;
}
a.top:hover {
	color: #8CB905;
	text-decoration: none;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #237743;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #8ca736;
	margin: 0px;
	padding: 0px;
}
li.home {
	list-style-position: inside;
	list-style-image: url(/images/bullet.gif);
	list-style-type: disc;
	margin: 0px;
	padding: 0px;
}
td.bot-line {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
a.quick-links:hover {
	text-decoration: none;
	background-color: #F4F4F4;
	display: block;
	color: #000000;
}

a {
	color: #8CB905;
	text-decoration: none;
}
a:hover {
	color: #666600;
	text-decoration: none;
}
.bot {
	color: #bbdd92;
}
td.right-line {
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #257B3E;
}
a.quick-links {
	color: #666666;
	text-decoration: none;
	display: block;
}
td.bot-line2 {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #006666;
	background-color: #F9F9FB;
}
td.header {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #006666;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(/images/bot2.jpg);
	background-color: #43A30B;
	background-repeat: repeat-x;
}
td.header2 {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #006666;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #005959;
}
td.line2 {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #006666;
	background-color: #F2F2F7;
}
.sitemap {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #8ca736;
	font-weight: bold;
	color: #006600;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
textarea {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	background-color: #f8f8f8;
	border: 1px solid #999999;
}
