body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 10pt;
	margin: 0px;
	padding: 0px;
	background-color: #400000;	
}

blockquote {
  margin: 8px;
  padding: 8px;
  border: 1px solid grey;
  background: 1px solid #eeeeee;
}

.Login
{
	font-size:7pt;
}

.LoginButton {
	font-family: Verdana;
	font-size: 7pt;
	width:100%;
	color: White;
	background-image: url(images/forums/crossbar.jpg);
	background-repeat: repeat-x;
	border: 1px inset Black;
	width: 100px;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 10pt;
}

Header
{
	margin: 0px;
	padding:0px;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	height: 100px;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

.HeaderRow
{
	border-bottom: 1px solid #660000;
	height: 100px;
}

.FooterRow
{
	border-top: 1px solid black;
	font-family: verdana;
	font-size: 6pt;
}

.SmallFont
{
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 8pt;
}

.LeftSidebarCell
{
	border-right: 1px solid #660000;
	background-color: #5A0404;
	font-family: verdana;
	font-size: 10pt;
	font-weight: bold;
	color: White;
	width: 15%;
	vertical-align: top;
}

.ContentCell
{
	padding: 3px;
	width: 70%;
	vertical-align: top;
}

.RightSidebarCell
{
	border-left: 1px solid #660000;
	background-color: #5A0404;
	font-family: verdana;
	font-size: 10pt;
	font-weight: bold;
	color: White;
	width: 15%;
	vertical-align: top;
}

.ExternalTable {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: solid;
	border-top-color: #000033;
	border-right-color: #000033;
	border-bottom-color: #000033;
	border-left-color: #000033;
	background-color: white;
	font-size: 8pt;
}
a:link {
	color: Blue;
	text-decoration: none;
}
a:visited {
	color: Blue;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	color: Red;
	text-decoration: underline;
}
.ForumSectionTable {
	font-family: Verdana;
	font-size: 6pt;
	font-style: normal;
	line-height: normal;
	border-left: 1px solid #5A0404;
	border-right: 1px solid #5A0404;
}

.ClaytonTest
{
	border-left: 1px solid #5A0404;
	border-right: 1px solid #5A0404;
	border-top: 1px solid #5A0404;
	border-bottom: 1px solid #5A0404;
}

.ForumSectionKnob
{
	width: 20px;
	height: 20px;
}

.ForumSectionCrossbar
{
	font-family: verdana;
	font-size: 10pt;
	font-weight: bold;
	color: White;
	background-image: url(images/forums/crossbar.jpg);
	background-repeat: repeat-x;
}

.ForumPageFooter
{
	font-family: verdana;
	font-size: 7pt;
	font-weight: bold;
	color: White;
	background-image: url(images/forums/crossbar.jpg);
	background-repeat: repeat-x;
}

A.ForumPageFooterLink
{
	font-family: verdana;
	font-size: 7pt;
	font-weight:normal;
	color: White;
}

A.ForumPageFooterLink:visited
{
	font-family: verdana;
	font-size: 7pt;
	font-weight:normal;
	color: White;
}

A.ForumSectionCrossbar
{
	font-family: verdana;
	font-size: 8pt;
	font-weight:normal;
	color: White;
}

A.ForumSectionCrossbar:visited
{
	font-family: verdana;
	font-size: 8pt;
	font-weight:normal;
	color: White;
}

.ForumSectionHeader {
	font-family: Verdana;
	font-size: 7pt;
	font-weight: bold;
	background-color: whitesmoke;
}

.Button {
	font-family: Verdana;
	font-size: 10pt;
	color: White;
	background-image: url(images/forums/crossbar.jpg);
	background-repeat: repeat-x;
	border: 1px inset Black;
	width: 100px;
}

.ForumPosterInformation
{
	font-family: Verdana;
	font-size: 7pt;
}
.ForumBody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	overflow: auto;
	width: 100%;
	height: auto;
}

.NavigationMenu
{
	font-size: 7pt;
	font-weight: bold;
}

.UserList
{
	width: 250px;
	height: 300px;
}

DIV.UserList
{
	overflow: scroll;
	border: 1px solid black;
}

DIV.INDENT25
{
margin-left: 25px;
margin-right: 25px;
}

DIV.FAQQuestion
{
	font-weight: bold;
	font-size:14px;
}

DIV.FAQAnswer
{
	color:#000099;
	font-size: 12px;
}

TD.IndexMargin
{
	margin-left: 25px;
	margin-right: 25px;
}

.RedBorder {
	border: 1px solid #990000;
}

.editarticle
{
	overflow: auto;
	overflow-x: auto;
	overflow-y: auto;
	width:100%;
}

.comicThumb {
  border: 1px solid #990000;
}
