/* CSS Document */
 A:link {color:#000099; text-decoration: none} A:visited {color:#000099; text-decoration: none} A:hover {color:#6666CC} A:active {color:#6666CC} 

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(/images/backgrounds/main_back.jpg);
	background-color: #749CDF;
}

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
}
.style4 {color: #F3820A}

INPUT,
SELECT
{
	font-size	: 10px;
}
.normal
{
	width		: 145px;
}
INPUT.normal
{
	height		: 21;
}
.widerThanNormal
{
	width		: 315px;
	height		: 21;
}
INPUT.radio
{
	width		: 22px;
	height		: 21;
}
.dd
{
	width		: 32px;
	height		: 21;
}
.yyyy
{
	width		: 71px;
	height		: 21;
}

 /* General site text */
.siteText,p,td	{ font-size : 10px; font-family: Verdana, Arial, Helvetica, sans-serif;}


/* This is the outline round the main forum tables */
.forumline	{ background-color: #E5E8EB; border: 1px #A09E9E solid; }
.clearline	{ background-color: #FFFFFF; border: 1px #A09E9E solid; }

/* Main table cell colours and backgrounds */
td.row1	{ background-color: #EFEFEF; }
td.row2	{ background-color: #DEE3E7; }
td.row3	{ background-color: #B2DDEF; }

/* Blue Hover for HyperLinks */
.blue		{ font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; letter-spacing: 0px;}
a.blue		{ color: #0099FF; text-decoration: none; }
a.blue:visited { color : #0099FF; text-decoration: none; }
a.blue:hover { color: #336666; text-decoration: none; }
a.blue:active { color: #336666; text-decoration: none; }
  
.style2 {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
}

.style_blue {
	color: #4C82C2;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
}

.style_orange {
	color: #F28062;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
}

.box_uppercase {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	text-transform: uppercase;
}
  .menu
  {
   position:centre;
   background-color:#336666;
   border:1px solid #FFFFFF;
   width:140;
   font-size:11px;
   font-family:verdana;
   font:bold;
   position:absolute;
   cursor:hand;
   color:#FFFFFF;
  }

  .item_panel
  {
    width:140;
    border-left:1px solid #FFFFFF;
    border-right:1px solid #FFFFFF;
    clip:rect(0,150,0,0);
    position:absolute;

  }

  .item_panel a

  {
   text-decoration:none;
   color:white;
   cursor:hand;
  }
  .item
  {
   background-color:#669999;
   width:138;
   font-size:10px;
   font-family:verdana;
  }
.style10 {color: #999999}
.style11 {
	font-size: small;
	font-family: Tahoma;
}
.style_multiline_box {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
}
-->