body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	margin-left: 0px;
	margin-top: 0px;
}
a {
}
.nav {
	color: #FFFFFF;
	text-decoration: none;
}
.subnav_header {
	font-weight: bold;
	color: #FFFFFF;
}
.subnav {
	color: #FFFFFF;
	text-decoration: none;
}
input {
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
}
select {
	font-size: 1em;
}
option {
	font-size: 1em;
}.message {
	font-weight: bold;
	color: #E6902D;
	text-decoration: none;
}
.copyright {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}
select {
	font-family: Arial, Helvetica, sans-serif;
}
th {
	font-weight: bold;
	background-color: #E6902D;
}
label {
	border-left: solid #005491;
	border-width: 2px;
	padding-left: 2px;
	color: #005491;
}
.formbg {
	background-color: #9FC9E8;
}
#subnav {
	width			: 180px;
}
#content {
	width			: 501px;
}
#leftpane {
	width			: 119px;
}
#error {
	font-weight: bolder;
	color: #99004C;
}
#success {
	font-weight: bolder;
	color: #4C9900;
}
#thread {
	font-weight: bolder;
	color: #005491;
	text-decoration: none;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: underline;
}
#forum_link_form {
	margin-bottom: 2px;
}
#forum_thread_link {
	color: #005491;
}
#forum_topic_odd {
	color: #005491;
	vertical-align: top;
	background-color: #9FC9E8;
}
#forum_topic_even {
	vertical-align: top;
	color: White;
	background-color: #005491;
}
#forum_topic_odd_link {
	color: #005491;
}
#forum_topic_even_link {
	color: White;
}
#news_blue {
	background-color:  #005491;
	color: White;
}
#news_headline {
	color: White;
	font-weight: bold;
}
#news_link {
	color: #005491;
}
img {
	background: transparent;
}
#darkblue_link {
	color: #005491;
}
img {
	behavior: url("pngbehavior.htc");
}
table 
{
	border-collapse: collapse;
}
#invisible{
	color: Gray;
}