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


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

.left
{
  font-family: arial;
  font-weight: bolder;
  color: #ffffff;
}

.middle
{
  background: #000000;
}

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

  color: #ffffff;
}
.middleArticleHeader
{
  font-family: arial;
  font-size: 12px;
  color: #ffffff;
}
.middleData
{
  font-family: arial;
  font-size: 11px;
  color: #ffffff;
  background-color: #000000;
}
.displayArticleHeader
{
  font-family: arial;
  font-size: 14px;
  color: #ffffff;
  font-weight: bold;
}
.continuedBelow
{ 
  color: #ff5050;
} 
.linksHeader
{ 
  font-family: arial;
  font-size: 12px;
  background-color: #BCD1E4;
  font-weight: bold;
}
.linksData
{ 
  font-family: arial;
  font-size: 10px;
  background-color: #EEEEEE;
  font-weight: bold;
}
.commentHeader
{ 
  font-family: arial;
  font-size: 12px;
  background-color: #303050;
  font-weight: bold;
}
.commentSelected
{ 
  font-family: arial;
  font-size: 10px;
  color: #FF0000;
  font-weight: bold;
}
.commentData
{ 
  font-family: arial;
  font-size: 10px;
  background-color: #202020;
}
.commentOutside
{ 
  color: #000000;
  font-family: arial;
  font-size: 12px;
  background-color: #707070;
  font-weight: bold;
}
.inputFormToggleOn
{ 
  font-family: arial;
  background-color: #252525;
}
.inputFormToggleOff
{ 
  font-family: arial;
  background-color: #353535;
}
.right
{
  background: #ddb030;

}
.rightfiller
{
  background: #cccccc;

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

A:visited
{
  color: #A5A5C5;
}
A:active
{
  color: #DDDDFF;
}
A:hover
{
  color: #DDDDFF;
  text-decoration: none;
}


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

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

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

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