.twopix
{
  font-size: 2px;
}
A.newslink:link
{
  color: #000000;
  font-size: 13px;
  text-decoration: none;
  font-weight: normal;
}
A.newslink:visited
{
  color: #000000;
  font-size: 13px;
  text-decoration: none;
  font-weight: normal;
}
A.newslink:active
{
  color: #000000;
  font-size: 13px;
  text-decoration: none;
  font-weight: normal;
}
A.newslink:hover
{
  color: #0000ff;
  font-size: 13px;
  font-weight: normal;
}
.margin-a
{
  margin-top: 5px;
  margin-right: 5px;
  margin-bottom: 5px;
  margin-left: 5px;
  padding-top: 5px;
  padding-right: 5px;
  padding-bottom: 5px;
  padding-left: 5px;
}
.news-a
{
  font-size: 13px;
  margin: 5px;
  padding: 5px;
  line-height: 20px;
}
/* The buttons used for editor */
.ButtonText
{
  font-family: Verdana;
  font-size: 10px;
}
.ButtonNormal
{
  background-color: #DEE3E7;
  border-left: #DEE3E7 solid 1px;
  border-top: #DEE3E7 solid 1px;
  border-right: #DEE3E7 solid 1px;
  border-bottom: #DEE3E7 solid 1px;
  cursor: hand;
}

.ButtonPressed
{
  background-color: #98B5E2;
  border-left: #316AC5 solid 1px;
  border-top: #316AC5 solid 1px;
  border-right: #316AC5 solid 1px;
  border-bottom: #316AC5 solid 1px;
  cursor: hand;
}

.ButtonMouseOver
{
  background-color: #C1D2EE;
  border-left: #316AC5 solid 1px;
  border-top: #316AC5 solid 1px;
  border-right: #316AC5 solid 1px;
  border-bottom: #316AC5 solid 1px;
  cursor: hand;
}

.ButtonDisabled
{
  background-color: #eeeeee;
  border-left: #dddddd solid 1px;
  border-top: #dddddd solid 1px;
  border-right: #dddddd solid 1px;
  border-bottom: #dddddd solid 1px;
}
/* Toolbar separator */
.Divider
{
  background-color: #dddddd;
  border-left: #bbbbbb solid 1px;
  border-top: #bbbbbb solid 1px;
  border-right: #ffffff solid 1px;
  border-bottom: #ffffff solid 1px;
  width: 2px;
  height: 24px;
}
.Toolbar
{
  background-color: #DEE3E7;
}
/* Drop-down menu items */
.Selector
{
  z-index: 100;
  display: none;
  position: absolute;
}

A.SelectItem:link
{
  color: black;
  text-decoration: none;
}

A.SelectItem:active
{
  color: black;
  text-decoration: none;
}

A.SelectItem:visited
{
  color: black;
  text-decoration: none;
}
/* General font families for common tags */
font, th, td, p
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
}
/* Form elements */
input, textarea, select
{
  color: #000000;
  font: normal 11px Verdana, Arial, Helvetica, sans-serif;
  border-color: #000000;
}
/* The text input fields background colour */
input.post, textarea.post, select
{
  background-color: #D1D1D1;
}
input
{
  text-indent: 2px;
}
/* The buttons used for bbCode styling in message post */
input.button
{
  background-color: #EFEFEF;
  color: #000000;
  font-size: 11px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}
/* The main submit button option */
input.mainoption
{
  background-color: #FAFAFA;
  font-weight: bold;
}
/* None-bold submit button */
input.liteoption
{
  background-color: #FAFAFA;
  font-weight: normal;
}

/* This is the line in the posting page which shows the rollover
  help line. This is actually a text box, but if set to be the same
  colour as the background no one will know ;)
*/
.helpstring
{
  background-color: #DEE3E7;
  border-style: none;
}
input, textarea, select
{
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
}
input
{
  text-indent: 2px;
}
input.button
{
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
}
/* The main submit button option */
input.mainoption
{
  background-color: #FAFAFA;
  font-weight: bold;
}

/* None-bold submit button */
input.liteoption
{
  background-color: #FAFAFA;
  font-weight: normal;
}
.postbody
{
  line-height: 18px;
}
/* This is the outline round the main editor tables */
.editor
{
  background-color: #D1D1D1;
  border: 2px #006699 solid;
}
.panel
{
  background-color: #ECE9D8;
  border: 2px #0855DD solid;
}
.frame
{
  background-color: #FAFAFA;
  border: 1px #D0D0BF solid;
}
/* Used for the header navigation text, (Page 1,2,3 etc) and the navigation bar */
.header
{
  font-weight: bold;
  font-size: 11px;
  color: #000000;
}
a.header
{
  text-decoration: none;
  color: #FFA34F;
}
a.header:hover
{
  text-decoration: underline;
}
a.header:visited
{
  text-decoration: none;
}
/* Header cells - the blue and silver gradient backgrounds */
th
{
  color: #FFA34F;
  font-size: 11px;
  font-weight: bold;
  background-color: #006699;
  height: 25px;
}
th.head
{
  font-weight: bold;
  border: #D1D1D1;
  border-style: solid;
  height: 28px;
  font-size: 12px;
  border-width: 1px 1px 0px 1px;
}
th.panel
{
  color: #FFFFFF;
  font-size: 11px;
  font-weight: bold;
  background-color: #0055E5;
  height: 25px;
}
td.panel
{
  color: #000000;
  font-size: 10px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  text-decoration: none;
  height: 25px;
  background-color: #FAFAFA;
}
td.highlight
{
  background-color: #C1D2EE;
}
td.selected
{
  background-color: #316AC5;
  color: #FFFFFF;
  font-size: 10px;
  text-decoration: none;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}
td.deselected
{
  background-color: #FFFFFF;
  color: #000000;
  font-size: 10px;
  text-decoration: none;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}
th.top
{
	height: 28px;
  border-width: 1px 0px 0px 0px;
}
/* Editor table cell colours and backgrounds */
td.label
{
  background-color: #EFEFEF;
}
td.field
{
  background-color: #DEE3E7;
}
td.topic
{
  background-color: #D1D7DC;
}
td.cat, td.catHead, td.catSides, td.catLeft, td.catRight, td.catBottom
{
  background-color: #D1D7DC;
  border: #FFFFFF;
  border-style: solid;
  height: 28px;
}
/*
  Setting additional nice inner borders for the main table cells.
  The names indicate which sides the border will be on.
  Don't worry if you don't understand this, just ignore it :-)
*/
td.cat, td.catHead, td.catBottom
{
  height: 29px;
  border-width: 0px 0px 0px 0px;
}
/* General text */
.text
{
  font-size: 12px;
}
.textmed
{
  font-size: 11px;
}
.textmed_menu
{
	font-size: 11px;
	margin-top: 3px;
	padding-top: 3px;
}
.textsmall
{
  font-size: 10px;
}
.textlarge
{
  font-size: 14px;
}
.text, .textmed, .textsmall, .textlarge
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #000000;
}
a.text, a.textmed, a.textsmall, .textlarge
{
  color: #006699;
  text-decoration: none;
}
/* titles for the topics: could specify viewed link colour too */
.SectionTitle
{
  font-weight: bold;
  font-size: 14px;
  color: #000000;
}
a.SectionTitle:link
{
  text-decoration: none;
  color: #006699;
}
a.SectionTitle:visited
{
  text-decoration: none;
  color: #5493B4;
}
a.SectionTitle:hover
{
  text-decoration: underline;
  color: #DD6900;
}
/* Location, number of posts, post date etc */
.SectionDetails
{
  font-size: 10px;
  color: #000000;
}
/* Used for the navigation text, (Page 1,2,3 etc) and the navigation bar when in a forum */
.nav
{
  font-weight: bold;
  font-size: 11px;
  color: #000000;
}
a.nav
{
  text-decoration: none;
  color: #006699;
}
a.nav:hover
{
  text-decoration: underline;
}
a.nav:visited
{
  text-decoration: none;
}
.sp
{
  font-size: 12px;
  font-weight: bold;
}
/* The register, login, search etc links at the top of the page */
.mainmenu
{
  font-size: 11px;
  color: #000000;
}
a.mainmenu
{
  text-decoration: none;
  color: #006699;
}
a.mainmenu:hover
{
  text-decoration: underline;
  color: #DD6900;
}
.border-right
{
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #999999;
}
/* General text */
.gen 
{
	font-size : 12px;
}
.genmed 
{
	font-size : 11px;
}
.gensmall
{
	font-size : 10px;
}
a.gen, a.genmed, a.gensmall
{
	color : #006699;
	text-decoration: none;
}
a.gen:hover, a.genmed:hover, a.gensmall:hover
{
	color : #DD6900;
	text-decoration: underline;
}
/* Copyright and bottom info */
.copyright
{
	font-size: 10px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color: #444444; 
	letter-spacing: -1px;
}
a.copyright
{
	color: #444444;
	text-decoration: none;
}
a.copyright:hover
{
	color: #000000; 
	text-decoration: underline;
}
/* titles for the topics: could specify viewed link colour too */
.topictitle		
{ 
	font-weight: bold; 
	font-size: 11px; 
	color : #000000;
}
a.topictitle:link   
{ 
	text-decoration: none; 
	color : #006699;
}
a.topictitle:visited 
{ 
	text-decoration: none; 
	color : #5493B4; 
}
a.topictitle:hover	
{ 
	text-decoration: underline; 
	color : #DD6900; 
}
/* Location, number of posts, post date etc */
.postdetails		
{ 
	font-size : 10px; 
	color : #000000; 
}
