body {
	background-color: #000000;
	background-image: url(/images/background.gif);
	background-repeat: repeat-y;
	background-position: center;
	margin: 0px;
	padding: 0px;
}
input {
	margin: 0px;
	font-size: 11px;
	background-color: #f8f8f8;
	border: 1px solid #d0dcc8;
}
input.search {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	background-color: #f8f8f8;
	border: 1px solid #999999;
}
select 
{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #f8f8f8;
	border: 1px solid #d0dcc8;
	border-color: #d0dcc8
}
textarea {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	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;
}



td.bot-line {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}

td.header {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #006666;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(/images/header.jpg);
	background-color: #43A30B;
	background-repeat: repeat-x;
}
.msg {
	color: #cc0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}
table.gridstyle {
	border: solid 1px #8CB905;
}
table.gridstyle th {
	background-color: #ffe6cf;
	border-color: #8CB905;
	color: #555555;
	font-size: 11px;
	font-weight: bolder;
	padding: 5px;
	text-align: center;
	height: 25px;
	vertical-align: middle;
}
table.gridstyle td.datarow1 {
	text-align: center;
}
table.gridstyle td.datarow2 {
	text-align: left;
	padding-left:3px;
}
.oddrowstyle {
	background-color: #ffffff;
	border-color: #8CB905;
	color: #000000;
	font-size: 11px;
	height: 25px;
	padding: 5px;
	vertical-align: middle;
}
.evenrowstyle {
	background-color: #ffffff;
	border-color: #8CB905;
	color: #000000;
	font-size: 11px;
	height: 25px;
	padding: 5px;
	vertical-align: middle;
}
.emptyrowstyle {
	background-color: #E5E5E5;
	border-color: #2E78D7;
	color: #B81727;
	font-size: 11px;
	height: 25px;
	padding: 5px;
	text-align: center;
	vertical-align: middle;
}
.table_header {
	background-color: #8CB905;
}
.table_header td {
	color: #ffffff;
	font-family: verdana;
	font-size: 11px;
	font-weight: bolder;
	text-decoration: none;
}
.table_footer {
	background-color: #f5f5f5;
}
.table_footer td {
	color: #555555;
	font-family: verdana;
	font-size: 11px;
	font-weight: bolder;
	text-decoration: none;
}

