body {
color : #E4E4E4;
background-color: #1A1B20;
}

/* General font families for common tags #EFC70A */
font,th,td,p { font-family: Lucida Sans Unicode, Verdana, Arial, Helvetica, sans-serif; font-size: 12px; }
a:link,a:active, a:visited { color: #868EB8; text-decoration: none; }
a:hover		{ text-decoration: underline; color: #868EB8; }
hr {
border-top: 1px solid #121316;
border-bottom: 1px solid #47475D;
border-left: none;
border-right: none;
height: 2px;
width: 100%;
}

/* This is the outline round the main forum tables */
.forumline	{ background-color: #1A1B20; border: 0px #E4E4E4 solid; }

/* Main table cell colours and backgrounds */
td.row1	{
BORDER-RIGHT: #07090F 1px solid; 
BORDER-TOP: #07090F 1px solid; 
BORDER-BOTTOM: #07090F 1px solid;
BORDER-LEFT: #07090F 1px solid;
background: #1D212E;
}
td.row2	{
BORDER-RIGHT: #07090F 1px solid; 
BORDER-TOP: #07090F 1px solid; 
BORDER-BOTTOM: #07090F 1px solid;
BORDER-LEFT: #07090F 1px solid;
background: #303749;
}

th	{
color: #B7BAC5; 
font-size: 11px; 
font-weight: bold;
background: #2C2C3C; 
height: 25px;
background-image: url(images/redesign-images/forumheadbg.gif);
border: #07090F 1px solid;
}

td.catBottom {
border: #07090F 1px solid;
background:#2A2B3A;
height: 28px;
background-image: url(images/redesign-images/sitelinkbg.gif);
}

td.rowpic {
border: 0;
background-image: url(images/redesign-images/forumsecbg.gif);
}

a.maintitle			{ text-decoration: none; color: #A5B1D8; }
a.maintitle:active	{ text-decoration: none; color: #A5B1D8; }
a.maintitle:visited	{ text-decoration: none; color: #A5B1D8; }
a.maintitle:hover	{ text-decoration: underline; color: #D4DAEF; }

/* General text */
.gen { font-size : 12px; }
.genmed { font-family: Verdana, Arial, Helvetica, sans-serif; font-size : 11px; }
.gensmall { font-size : 10px; }
.gen,.genmed,.gensmall { color : #E4E4E4; }
a.gen,a.genmed,a.gensmall { color: white; text-decoration: none; }
a.gen:hover,a.genmed:hover,a.gensmall:hover	{ color: white; text-decoration: underline; }

/* The register, login, search etc links at the top of the page */
.headclass		{ font-size: 10px; color: #999999; }
a.mainmenu		{ text-decoration: none; color: white;  }
a.mainmenu:hover{ text-decoration: underline; color: white; }
a.mainmenu:visited{ color: white;  }

/* Forum category titles */
.cattitle		{ font-weight: bold; font-size: 12px ; letter-spacing: 0px; color: #E4E4E4; }
a.cattitle		{ text-decoration: none; color: #E4E4E4; }
a.cattitle:hover{ text-decoration: underline; }


/* Forum title: Text and link to the forums used in: index.php */
.forumlink		{ font-weight: bold; font-size: 12px; color: #A5B1D8; }
a.forumlink 	{ text-decoration: none; color: #A5B1D8; }
a.forumlink:hover{ text-decoration: none; color: #D4DAEF; }


/* 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: #E4E4E4; }
a.nav			{ text-decoration: none; color: #868EB8; }
a.nav:hover		{ text-decoration: underline; }

a.customnavlink { font-weight: bold; text-decoration: none; color: white; font-size: 11px; }
a.customnavlink:hover { font-weight: bold; text-decoration: underline; color: white; font-size: 11px; }
a.customnavlink:visited { font-weight: bold; color: white; font-size: 11px; }

.copyholder { padding-right: 70px; }

/* Copyright and bottom info */
.copyright		{ font-size: 9px; font-family: Lucida Sans Unicode, Verdana, Arial, Helvetica, sans-serif; color: #646E88; text-decoration: none; }
a.copyright		{ color: #A5B1D8; text-decoration: none;}
a.copyright:link   { text-decoration: none; color: #A5B1D8; }
a.copyright:visited { text-decoration: none; color: #A5B1D8; }
a.copyright:hover { color: #A5B1D8; text-decoration: underline;}
.timeclass { font-size: 11px; color: #c1c3c7; }
.ucphover { background-color: #2B2F3C; BORDER-RIGHT: #07090F 1px solid; BORDER-TOP: #07090F 1px solid; BORDER-BOTTOM: #07090F 1px solid;BORDER-LEFT: #07090F 1px solid; }

p {
        margin-bottom:1em;
}

.NewsText {
			font-family: Lucidia Sans Unicode, Verdana, Arial, Helvetica, sans-serif;
			font-size: 12px;
		}

a.NewsText:link	{ text-decoration: none; color: #868EB8; }
a.NewsText:visited { text-decoration: none; color: #868EB8; }
a.NewsText:hover { text-decoration: underline; color: #868EB8;}

.NewsPostTitle {
			font-family: Lucida Sans Unicode,"Trebuchet MS",Verdana,Arial,Helvetica,sans-serif;
  			font-size:20px;
  			font-weight:bold;
  			line-height:120%;
  			color:#8A96B4;
  		}

.NewsPostFooter {
  			font-family: Lucida Sans Unicode,"Trebuchet MS",Verdana,Arial,Helvetica,sans-serif;
			font-weight: bold;
  			color: #E4E4E4;
			font-size: 10px;
			letter-spacing: 0.1em;
			text-transform: uppercase;
  		}

.startp { margin-top: 0px; }

input, select, textarea {
font: normal 11px Verdana, Arial, Helvetica, sans-serif;
background-color: #424B63; 
border: 2px solid black;
color: #DDE1EC;
padding-top: 2px;
text-indent: 2px;
}

.btnmain {
font-weight: bold;
text-indent: 0;
}

.error {
font-weight: bold;
}
