body {background-color:001133}
body {color:ffffff;font-family:veranda,helvetica,arial}

.dynlink {
 
	text-decoration: none;
	cursor: pointer;
	cursor: hand;
}

acronym
{cursor: help; border-bottom: #000 1px dotted}
.row1{background:#003e5e}
.row1{border:1px solid; border-color:#006091 #000000 #000000 #006091}
.row2{background:#003e5e}
.row2{border:1px solid; border-color:#326332 #000000 #000000 #326332}
.row3{background:#003e5e}
.row3{border:1px solid; border-color:#006091 #000000 #000000 #006091}
.row1{background:#003e5e}
.row1{border:1px solid; border-color:#006091 #000000 #000000 #006091}
td.rowpic{background:#003e5e}
td.rowpic{border:1px solid; border-color:#006091 #000000 #000000 #006091}

td.cat,td.catHead,td.catSides,td.catLeft,td.catRight,td.catBottom{border:1px solid; border-color:#006091 #000000 #000000 #006091}


/* General text */
.gen { font-size : 13px; }
.genmed { font-size : 12px; }
.gensmall { font-size : 10px; }
.gen,.genmed,.gensmall { color : #ccccaa; }
a.gen,a.genmed,a.gensmall { color: #006699; text-decoration: none; }
a.gen:hover,a.genmed:hover,a.gensmall:hover	{ color: #DD6900; text-decoration:none; }

.mmenu { font-size:9pt;font-weight:bold;color:cccccc;background-color:none }
a.mmenu {font-size:9pt;font-weight:bold;color:cccccc;text-decoration:none;background-color:none}
a.mmenu:hover {font-size:9pt;font-weight:bold;color:ffffff; text-decoration:none;background-color:none}


/* The register, login, search etc links at the top of the page */
.tmenu		{ font-size : 11px; color : #000000 }
a.tmenu		{ text-decoration: none; color : #006699;  }
a.tmenu:hover{ text-decoration: none; background-color:#006091; color : #00B5E9; }

.bar {font-weight: bold; font-size:12px ; color:#000000}
a.bar{font-weight: bold;text-decoration:underline}

 
.topmenu		{ font-weight: bold; font-size: 12px; color : #ffffff; }
a.topmenu	{ text-decoration: none; color : #ffffff; }
a.topmenu:visited{ text-decoration:none; color : #ffffff;}
a.topmenu:hover{ text-decoration:none; color : #ffcc00; }

.topmenu1	{ font-weight: bold; font-size: 12px; color : #ffffff; }
a.topmenu1	{ text-decoration: none; color : #ffffff; }
a.topmenu1:visited{ text-decoration:none; color : #ffffff;}
a.topmenu1:hover{ text-decoration:none; color : #ffcc00; }

/* 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 : #888888;}
a.nav			{ text-decoration: none; color : #006699; }
a.nav:hover		{ text-decoration: none; }

/* The content of the posts (body of text) */
.postbody { font-size : 12px;}
a.postlink:link	{ text-decoration: none; color : #006699 }
a.postlink:visited { text-decoration: none; color : #5493B4; }
a.postlink:hover { text-decoration: underline; color : #ffffff}


/* Quote & Code blocks */
.code {
	font-family: Courier, 'Courier New', sans-serif; font-size: 11px; color: #006600;
	background-color: #FAFAFA; border: #D1D7DC; border-style: solid;
	border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px
}

.quote {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #444444; line-height: 125%;
	background-color: #FAFAFA; border: #D1D7DC; border-style: solid;
	border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px
}



/* Form elements */
input,textarea, select {
	color : #000000;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	border-color : #000000 ;border:0 ;
}

/* The text input fields background colour */
input.post, textarea.post, select {
	background-color : #5A6478; border:0;
}

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.button {
	background-color : #001122;
	font-weight : bold;color:ffcc00
	;border:1px;border-color:ffffff;
}

/* None-bold submit button */
input.liteoption {
	background-color : #475778;
	font-weight : normal;border:0
}

/* 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 ;)
*/
.helpline { background-color: #DEE3E7; border-style: none; }


/* Import the fancy styles for IE only (NS4.x doesn't use the @import function) */
@import url("formIE.css");



h1 {font-size:13pt;font-weight:bold}

a:link { 
	color: #cccccc;
	text-decoration: none;
	}
a:visited { 
	color: #aaaaaa;
	text-decoration: none;
	}
a:hover { 
	color: #ffffff;
	background-color: 002244;
	text-decoration: underline;
	}
a:active { 
	color: #ffffff;
	}