#nav {
	margin-bottom: 10px;
	text-align: left;
  }
#nav p {
	display: block;
	text-transform: uppercase;
	font: bold 12px/26px Arial, Helvetica, sans-serif;
	text-indent: 2px;
	margin: 0px;
  }
   
  
#nav p a {
	padding-left: 10px;
	display: block;
	color: #FFFFFF;
	text-decoration: none;

  }
#nav a:link,
#nav a:visited {
	padding-left: 10px;
  color: #FFFFFF;
  text-decoration: none;
  }
#nav a:hover,
#nav a:active {
	padding-left: 10px;
	color: #F59F1A;
	text-decoration: none;
	background: #CD0F00;
  }
  
  body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: #990000;
}
table { 	font-family: verdana, arial, sans-serif; font-size:11px;  
	list-style-image: url(/images/star.gif);
}

a.link   { color : #7F9C8A; }
a.visited { color : #7F9C8A; }
a.hover	{ color : #88BA93; }

hr	{
	height: 1px;
	border-top: 3px solid #D09960;
}


/* The largest text used in the index page title and toptic title etc. */
.maintitle,h1,h2	{
			font-weight: bold; font-size: 24px; font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
			text-decoration: none; line-height : 120%; color : #06366C;
}


/* General text */
.gen {
	font-size : 11px;
	list-style-image: url(../../../images/BulletGreen.gif);
}

.genmed {
	font-size : 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.gensmall { font-size : 9px; }
.gen a:link,.genmed a:link,.gensmall a:link { color: #7F9C8A;}
.gen a:hover,.genmed a:hover,.gensmall a:hover	{ color: #88BA93; text-decoration: underline; }

.gensmall a:link         {
	text-decoration: none; color: #7F9C8A;}

.gensmall a:hover        {
	text-decoration: underline; color: #88BA93;}

/* The register, login, search etc links at the top of the page */
.mainmenu		{ font-size : 9px; color : #000000}
a.mainmenu		{ text-decoration: none; color : #006699;  }
a.mainmenu:hover{ text-decoration: underline; color : #88BA93; }

.quote {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #444444; line-height: 125%;
	background-color: #F2FAF5; 
border: #E5E8DA; 
border-style: solid;	border-left-width: 0px; border-top-width: 1px; border-right-width: 0px; border-bottom-width: 1px

}


/* Copyright and bottom info */
.copyright		{ font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #444444; letter-spacing: -1px;}
.copyright a:link	{ color: #04306D; }
.copyright a:visited { color: #04306D; }
.copyright a:hover { color: #3366CC; }


/* Form elements */
input,textarea, select {
	color : #000000;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	border-color : #7F9C8A;
}

/* The text input fields background colour */
input.post, textarea.post, select {
	background-color : #FFFFFF;
	color: #333333;
}

input { text-indent : 2px; }

/* The buttons used for bbCode styling in message post */
input.button {
	background-color : #FFFFFF;
	color : #C6CDDC;
	font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif;
}

/* The main submit button option */
input.mainoption {
	background-color : #012F6B;
	font-weight : bold;
	color: #FFFFFF;
}

/* None-bold submit button */
input.liteoption {
	background-color : #EF1D21;
	font-weight : normal;
	color: #FFFFFF;
}


.border {
	border: 1px solid #301F12;
}
.MENU {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 10px;
	cursor: hand;
}

.Border {
	border: 1px solid #36353A;
}
.MENUbottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #06366C;
	text-transform: uppercase;
}
.BorderDotted {
	border: 1px #FFFFCC dotted;
	color: #8F7C57;
}

.buttonLight {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 7pt; background-color: #DFEDE2; border: 1px solid #7F9C8A; cursor: hand}
.buttonDark {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 7pt; background-color: #7F9C8A; border: 1px solid #7F9C8A; cursor: hand; color: #FFFFFF}
.inputTEXT {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; border:1px solid #666666; background:#FFFFFF; color: #333333}
.inputTEXT2 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; border:1 solid #88BA93; color: #333333}
.smallRedThin {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #993300;
}
.smallGreenThin {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #336633;
}
.JTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CE1309;
}
.JTitle a:link {color: #CE0F00; text-decoration: none;}
.JTitle a:hover {color: #EB6F18; text-decoration: underline;}
.JTitle a:visited {color: #CE0F00; text-decoration: none;}
.JTitle a:active {color: #F59F1A; text-decoration: underline;}
.TITLE2 {
font-family: Tahoma; font-size: 18px; font-weight: bold; color: #897959
}

.MenuTitles {
	font-size : 11px;
	color : #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	background: #88BA93;
	padding-left: 10px;

}
.MenuLinks {
	font-size : 11px;
	color : #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	background: #CD0F00;
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.MenuLinks a:link
{text-decoration: none; color: #FFFFFF;}
.MenuLinks a:visited 
{text-decoration: none; color: #FFFFFF;}
.MenuLinks a:hover
{text-decoration: underline; color: #ECF2EE;}


.MenuItems {
	font-size : 10px;
	color : #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.MenuItems a:link
{text-decoration: none; color: #333333;}
.MenuItems a:visited 
{text-decoration: none; color: #333333;}
.MenuItems a:hover
{text-decoration: underline; color: #CC6600;}


.MenuItemsSmall {
	font-size : 10px; color : #382516;
}
.MenuItemsSmall a:link
{text-decoration: none; color: #382516;}
.MenuItemsSmall a:visited 
{text-decoration: none; color: #382516;}
.MenuItemsSmall a:hover
{text-decoration: underline; color: #CC6600;}

.words {font-size: 5%; line-height: 5%; color: #C6CDDC;}
.words a:link, .words a:visited, .words a:active, .words a:hover {font-size: 5%; line-height: 5%; color: #C6CDDC;}

.postbodySmall {
font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; text-indent: 22px;}
.borderLight {

	border: 1px solid #664E2D;
	color: #A3ADBC;
}
.subMENU {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #E1DBC6;
	cursor: hand;
	font-weight: bold;
}
.subMENU a:link
{text-decoration: none; color: #E1DBC6;}
.subMENU a:visited 
{text-decoration: none; color: #E1DBC6;}
.subMENU a:hover
{text-decoration: underline; color: #FFFFFF;}
.normal {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
}
