a:link  { 
	color: #052140;
	background: none;
}
a:visited { 
	color: #052140;
	background: none;
}
a:active {
	color: #052140;
	background: none;
}
a:hover { 
	color: #000000;
	background: none;

}

p,table,td,tr {   
	font-size: 10pt;
	font-family: verdana, helvetica, san-serif;
}
form {
	display: inline;
	margin-bottom: 0;
}
body {
	color: #000000;
	background: #d4d4d4;
	font-family: Verdana, Arial, Helvetica, sans-serif;
  	font-size: 10pt;

}
.tablesurround {
	background: #d4d4d4;
	color: #000000;
}
.tableborders {
	background: #f0f0f0;
	color: #000000;
	border-top-width: 1px;
         border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #999999;
	border-bottom-color: #cccccc;
	border-left-color: #666666;
}
.tdheader {
	font-size: 9pt;
	color: #FFFFFF;
	background: #f0f0f0 url(/forum/images/coolheader.gif);
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #999999;
	border-bottom-color: #cccccc;
	border-left-color: #666666;		
}
.menubar{
	background: #d4d4d4 url(/forum/images/coolheader.gif);
	color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #999999;
	border-bottom-color: #cccccc;
	border-left-color: #666666;
}
.navigation{
	background: #6CA7B9 url(/forum/images/coolheader.gif);
	color: #E4EAF2;
	font-size: 10pt;
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	border-color: #666699;
	padding: 1px;
	margin: 1px;
        border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #999999;
	border-bottom-color: #cccccc;
	border-left-color: #666666;
}
.new {
	font-size: 9pt;
	color: #FF0000;
	background: none;
}
.catandforum {
	font-size: 8pt;
}
.posttime {
	font-size: 10pt;
	background: #f7f7f7;
	color: #000000;
}
.threadtotal {
	font-size: 10pt;
	background: #f7f7f7;
	color: #000000;
}
.posttotal {
	font-size: 10pt;
	background: #dedfdf;
	color: #000000;
}
.modline {
	font-size: 8pt;
	font-style: oblique;
}
.small {
	font-weight: normal;
	font-size: 8pt;
}
.standouttext {
	color: #ff0000;
	background: none;
}
.pollcolor {
	background: #ff0000;
	color: #000000;
	border: 1px solid #000000;
}
.welcome {
  	background: #f0f0f0 url(/forum/images/coolheader.gif);
  	color: #ffffff;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #999999;
	border-bottom-color: #cccccc;
	border-left-color: #666666;
}
.forumtitle a {
	font-size: 10pt;
	font-weight: bold;
	color: #507C8A; 
	background: none;
}
.forumdescript {
	font-size: 8pt;
}
.lighttable {
	background: #f7f7f7;
	color: #000000;
}
.darktable {
	background: #c6c6c6;
	color: #000000;
}
.newlighttable {
	background: #f7f7f7;
	font-weight: bold;
	color: #000000;
}
.newdarktable {
	background: #c6c6c6;
	font-weight: bold;
	color: #000000;
}
.newpostsincat {
	background: #FFFF00;
	color: #000000;
}
.cleartable {
	background: #f7f7f7;
	color: #000000;
}
.alternatetable {
	background: #c6c6c6;
	color: #000000;
}
.newsubjecttable {
	background: #c4c4c4;
	font-weight: bold;
	color: #000000;
}
.subjecttable {
	background: #dedfdf;
	color: #000000;
}
.footertable {
	background: #d4d4d4;
	color: #000000;
}                          
.formboxes{
	background-color: #ffffff;
	color: #000000;
	font-size: 10pt;
}
.buttons {
	background-color: #dedfdf;
	color: #000000;
	font-size: 10pt;
	font-family: verdana, helvetica, san-serif;
}
blockquote {
	font-size: 9pt; border: 1px solid #e6e6e6;
	margin: 0px 20px; padding: 0px 10px
}
blockquote .small {
	background: #e6e6e6;
	margin-left:-10px;
	padding: 1px 2px;
	color: #000000;
}
blockquote hr {
	visibility:hidden;
	height: 1px
}
blockquote br {
	font-size: 1px
}

.onbody {
	color: #000000;
	background: none;
}
.onbody a:link {
	color: #0000FF;
	background: none;
}
.onbody a:visited {
	color: #000066;
	background: none;
}
.onbody a:active {
	color: #000066;
	background: none;
}
.post:first-letter {
	font-weight: bold;
}
pre {
	font-family: courier, serif;
	font-size: 10pt;
	display: block;
	white-space: pre;
}

