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


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

.left
{
  background: #000000;
}

.middle
{
  background: #000000;
}

.middleTitle
{
  font-family: arial;
  font-size: 16px;
  font-weight: bolder;
  color: #eeeeee;
}
.middleHeaderHigh
{
  font-family: arial;
  font-size: 14px;
  font-weight: bolder;
  color: #FFA0A0;
}
.middleHeader
{
  font-family: arial;
  font-size: 14px;
  font-weight: bolder;

  color: #eeeeee;
}
.middleArticleHeader
{
  font-family: arial;
  font-size: 12px;
  color: #eeeeee;
}
.middleData
{
  font-family: arial;
  font-size: 11px;
  color: #eeeeee;
}
.displayArticleHeader
{
  font-family: arial;
  font-size: 14px;
  color: #eeeeee;
  font-weight: bold;
}
.continuedBelow
{ 
  color: #ff9090;
} 
.linksHeader
{ 
  font-family: arial;
  font-size: 12px;
  background-color: #505050;
  font-weight: bold;
}
.linksData
{ 
  font-family: arial;
  font-size: 10px;
  background-color: #303030;
  font-weight: bold;
}
.commentHeader
{ 
  font-family: arial;
  font-size: 12px;
  background-color: #505050;
  font-weight: bold;
}
.commentSelected
{ 
  font-family: arial;
  font-size: 10px;
  color: #FF0000;
  font-weight: bold;
}
.commentData
{ 
  font-family: arial;
  font-size: 10px;
  background-color: #303030;
}
.commentOutside
{ 
  color: #FFFFFF;
  font-family: arial;
  font-size: 12px;
  background-color: #000000;
  font-weight: bold;
}
.inputFormToggleOn
{ 
  font-family: arial;
  background-color: #101010;
}
.inputFormToggleOff
{ 
  font-family: arial;
  background-color: #353535;
}
.right
{
  background: #501010;

}
.rightfiller
{
  background: #202020;

}
.rightHeader
{
  color: #ffffcf;
  font-family: arial;
  font-weight: bolder;
  font-size: 14px;
}
.rightData
{
  color: #ffffcf;
  font-family: arial;
  font-size: 11px;
}
A:link 
{
  color: #BFBFFF;
}

A:visited
{
  color: #B0B0EF;
}
A:active
{
  color: #D0D0FF;
}
A:hover
{
  color: #D0D0FF;
  text-decoration: none;
}


A.rightColumn:link 
{
  color: #BFBFFF;
}

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

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

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