/* This is the outline round the main forum tables */
.tableborder
{
  background: #000000;
}


td
{
  font-family: arial;
  font-size: 12px;
}

.left
{
  background: #800000;

}

.middle
{
  background: #f0f0f0;
}

.middleTitle
{
  font-family: arial;
  font-size: 13px;
  font-weight: bolder;
  color: #000000;

}
.middleHeaderHigh
{
  font-family: arial;
  font-size: 14px;
  font-weight: bolder;
  color: #900000;
}
.middleHeader
{
  font-family: arial;
  font-size: 14px;
  font-weight: bolder;

  color: #000000;
}
.middleArticleHeader
{
  font-family: arial;
  font-size: 14px;
  color: #000000;
}
.middleData
{
  font-family: arial;
  font-size: 12px;
  color: #000000;
}
.displayArticleHeader
{
  font-family: arial;
  font-size: 14px;
  color: #000000;
  font-weight: bold;
}
.continuedBelow
{ 
  color: #800000;
} 
.linksHeader
{ 
  font-family: arial;
  font-size: 12px;
  background-color: #BCD1E4;
  font-weight: bold;
}
.linksData
{ 
  font-family: arial;
  font-size: 12px;
  background-color: #EEEEEE;
  font-weight: bold;
}
.commentHeader
{ 
  font-family: arial;
  font-size: 12px;
  background-color: #BCD1E4;
  font-weight: bold;
}
.commentSelected
{ 
  font-family: arial;
  font-size: 12px;
  color: #FF0000;
  font-weight: bold;
}
.commentData
{ 
  font-family: arial;
  font-size: 12px;
  background-color: #eeeeee;
}
.commentOutside
{ 
  color: #FFFFFF;
  font-family: arial;
  font-size: 12px;
  background-color: #000000;
  font-weight: bold;
}
.inputFormToggleOn
{ 
  font-family: arial;
  background-color: #eeeeee;
}
.inputFormToggleOff
{ 
  font-family: arial;
  background-color: #cccccc;
}
.right
{
  background: #d0d0d0;

}
.rightfiller
{
  background: #000000;

}
.rightHeader
{
  color: #000000;
  font-family: arial;
  font-weight: bolder;
  font-size: 14px;
}
.rightData
{
  color: #000000;
  font-family: arial;
  font-size: 11px;
}
.aboutBox
{
  background: #e0e0e0;
}
A:link 
{
  color: #3030B0;
}

A:visited
{
  color: #101090;
}
A:active
{
  color: #B03030;
}
A:hover
{
  color: #B03030;
  text-decoration: none;
}


A.rightColumn:link 
{
  color: #3030B0;
}

A.rightColumn:visited
{
  color: #101090;
}
A.rightColumn:active
{
  color: #B03030;
}
A.rightColumn:hover
{
  color: #B03030;
  text-decoration: none;
}

A.mainMenuLink:link 
{
  color: #ddddbb;
}

A.mainMenuLink:visited
{
  color: #ccccaa;
}
A.mainMenuLink:active
{
  color: #ffffcc;
}
A.mainMenuLink:hover
{
  color: #ffffcc;
  text-decoration: none;
}


.tableheader
{
  background: #BCD1E4;
  color: #101010;
  font-size: 15px;
  border: 0px;
  font-family: arial;
  font-weight: bold;
}

.message
{ 
  color: #C00000;
  font-size: 12px;
  font-family: arial;
  font-weight: bold;
}
