body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	background-color: #000000;
}

table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #ffffff;
}

table.border {
	border: 1px solid #990000;
}

table.shoutboxborder {border: 1px solid #009900;}

.table_header{
	color: #000066;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	background-color: #99cc66;
}

td.logo {
	color: #ffffff;
	background-color: #009900;
}

.center {
	/*padding: 0px;
	margin: 0px auto;
	position: relative;
	text-align: left;
	width: 732px !important;*/
	border: 1px solid #990000;
}

.statement {
	color: #000066;
	background-color: #ffffff;
}

.bold_statement1 {
	color: #000066;
	font-weight: bold;
	background-color: #ffffff;	
}

.bold_statement2 {
	color: #000000;
	font-weight: bold;
	background-color: #ffffff;
}

.label1 {
	color: #000000;
	font-weight: bold;
	background-color: #ffffff;	
}

ol.sub {
	list-style-type: lower-alpha;
}

.error {
	color: #ff0000;
	background-color: #ffffff;
}

.vertbg {
	background-image: url(images/vert_lines.gif);
}

.form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-align: center;
	background-color: #99cc66;
}

.text_header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #009900;
	background-color: #ffffff;
}

.tagline1{
	color: #ffffff;
	background-color: #006600;
	text-align: center;
}

.tagline2{
	text-align: right;
	font-size: 12px;
	font-weight: normal;
	background-color: #99cc66;
	color: #000000;
}

.tagline2  a:active {  color: #000000; background-color: #99cc66; text-decoration: none}
.tagline2  a:link {  color: #000000; background-color: #99cc66; text-decoration: none}
.tagline2  a:visited {  color: #000000; background-color: #99cc66; text-decoration: none}
.tagline2  a:hover {  color: #990000; background-color: #99cc66; text-decoration: none}

.body a:active { color: #009900; background-color: #ffffff; text-decoration: none; font-weight: bold}
.body a:link {  color: #009900; background-color: #ffffff; text-decoration: none; font-weight: bold}
.body a:visited {  color: #009900; background-color: #ffffff; text-decoration: none; font-weight: bold}
.body a:hover {  color: #990000; background-color: #ffffff; text-decoration: none ; font-weight: bold}

/*.footer  a:active {  color: #ffffff; background-color: #ffffff; text-decoration: none}
.footer  a:link {  color: #ffffff; background-color: #ffffff; text-decoration: none}
.footer  a:visited {  color: #ffffff; background-color: #ffffff; text-decoration: none}
.footer  a:hover {  color: #006600; background-color: #ffffff; text-decoration: none}*/

.leftnav  a:active {  color: #009900; background-color: #ffffff; text-decoration: none}
.leftnav  a:link {  color: #009900; background-color: #ffffff; text-decoration: none}
.leftnav  a:visited {  color: #009900; background-color: #ffffff; text-decoration: none}
.leftnav  a:hover {  color: #006600; background-color: #ffffff; text-decoration: none}

/*.close  a:active {  color: #ffffff; text-decoration: none}
.close  a:link {  color: #ffffff; text-decoration: none}
.close  a:visited {  color: #ffffff; text-decoration: none}
.close  a:hover {  color: #cccccc; text-decoration: underline}*/
ul {
	line-height: 25px;
}
