a:link, a:visited

{
	color: #8DB08D;
	background-color: transparent;
	text-decoration: none;
}
a:hover
{
	color: #628D62;
	background-color: transparent;
	text-decoration: none;
}

.nav, .nav:link, .nav:visited
{
	color: #8DB08D;
	background-color: transparent;
	text-decoration: none;
}
a.nav:hover
{
	font-weight: bold;
	color: #628D62;
	background-color: transparent;
	text-decoration: underline;
}
#back
{
	background-image: url(images/back.png);
}
table
{
	empty-cells: show;
}
a img
{
	border: 0;
}
body, td, th
{
	color: #ADADAD;
	font-size: 13px;
	font-family: Trebuchet MS;
}
body
{ 
	background-image: url(images/backa.png);
	background-color: #070707;
	margin: 0px;
	padding: 0px;
}

input, textarea
{
	font-size: 10pt;
	color: #ADADAD;
	font-family: Trebuchet MS;
	background: url(images/back1.png);
	background-color: #3E3E3E;
}

input.check
{
	background-color: transparent;
}

select
{
	font-size: 7pt;
	font-weight: normal;
	color: #686868;
	font-family: Trebuchet MS;
	background-color: #161616;
}

hr
{
	color: #3E3E3E;
	background-color: transparent;
}

.hrcolor
{
	height: 1px;
	border: 0;
	color: #9D9D9D;
	background-color: transparent;
}

.quote
{
	color: #939393;
	background-color: #001905;
	border: 1px solid black;
	margin: 1px;
	padding: 2px;
	font-size: small;
}

.code
{
	color: #909090;
	background-color: #001303;
	border: 1px solid black;
	margin: 1px;
	padding: 1px;
	font-size: small;
	line-height: 1.3em;
}

.quoteheader, .codeheader
{
	color: #ADADAD;
	font-style: normal;
	font-weight: bold;
	font-size: small;
	line-height: 1.2em;
}

.help
{
	cursor: help;
	background-color: transparent;
}

.meaction
{
	color: #ADADAD;
	background-color: transparent;
}

.editor
{
	width: 90%;
}

.highlight
{
	background-color: #ADADAD;
	font-weight: bold;
	color: black;
}

.windowbg
{
	color: #ADADAD;
	background-color: #070707;
}
.windowbg2
{
	color: #ADADAD;
	background-color: #070707;
}
.windowbg3
{
	color: #ADADAD;
	background-color: #070707;
}
.titlebg, tr.titlebg th, tr.titlebg td, .titlebg a:link, .titlebg a:visited
{
	font-weight: bold;
	font-style: Trebuchet MS;
	color: #ADADAD;
	background: url(images/back2.png);
}
.titlebg a:hover
{
	color: #ADADAD;
	text-decoration: underline;
}

.catbg, .catbg2
{
	font-weight: bold;
	background-color: #070707;
	background-image: url(images/catbg.gif);
	color: #ADADAD;
}

.bordercolor
{
	background-color: #02311e;
}
.tborder
{
}

.smalltext
{
	font-size: x-small;
}
.normaltext
{
	font-size: small;
}
.largetext
{
	font-size: normal;
}
/* definitions for the main tab, active means the tab reflects which page is displayed */.maintab_first, .maintab_back, .maintab_last, .maintab_active_first, .maintab_active_back, .maintab_active_last
{
	background-position: left bottom;
	color: #ADADAD;
	text-transform: uppercase;
	vertical-align: top;

}
.maintab_back, .maintab_active_back
{
	color: #ADADAD;
	text-decoration: none;
	font-size:  10px;
	vertical-align: top;
	padding: 2px 6px 6px 6px;
	font-family: Trebuchet MS;
}

.maintab_first
{
	background-image: url(images/maintab_first.gif);
	background-repeat: no-repeat;
	width: 8px;
}
.maintab_back
{
	background-image: url(images/maintab_back.gif);
	background-repeat: repeat-x;
}
.maintab_last
{
	background-image: url(images/maintab_last.gif);
	background-repeat: no-repeat;
	width: 8px;
}
.maintab_active_first
{
	background-image: url(images/maintab_active_first.gif);
	background-repeat: no-repeat;
	width: 8x;
}
.maintab_active_back
{
	background-image: url(images/maintab_active_back.gif);
	background-repeat: repeat-x;
}
.maintab_active_last
{
	background-image: url(images/maintab_active_last.gif);
	background-repeat: no-repeat;
	width: 8x;
}

/* how links behave in main tab. */
.maintab_back a:link , .maintab_back a:visited, .maintab_active_back a:link , .maintab_active_back a:visited
{
	color: #ADADAD;
	text-decoration: none;
}

.maintab_back a:hover, .maintab_active_back a:hover
{
	color: #e0e0ff;
	text-decoration: none;
}
/* definitions for the mirror tab */
.mirrortab_first, .mirrortab_back, .mirrortab_last, .mirrortab_active_first, .mirrortab_active_back, .mirrortab_active_last
{
	background-position: left top;
	color: #ADADAD;
	text-transform: uppercase;
	vertical-align: top;

}
.mirrortab_back, .mirrortab_active_back
{
	color: #ADADAD;
	text-decoration: none;
	font-size: 9px;
	vertical-align: bottom;
	padding: 6px 6px 6px 6px;
	font-family: Trebuchet MS;
}

.mirrortab_first
{
	background-image: url(images/mirrortab_first.gif);
	background-repeat: no-repeat;
	width: 8x;
}
.mirrortab_back
{
	background-image: url(images/mirrortab_back.gif);
	background-repeat: repeat-x;
}
.mirrortab_last
{
	background-image: url(images/mirrortab_last.gif);
	background-repeat: no-repeat;
	width: 8x;
}
.mirrortab_active_first
{
	background-image: url(images/mirrortab_active_first.gif);
	background-repeat: no-repeat;
	width: 8px;
}
.mirrortab_active_back
{
	background-image: url(images/mirrortab_active_back.gif);
	background-repeat: repeat-x;
}
.mirrortab_active_last
{
	background-image: url(images/mirrortab_active_last.gif);
	background-repeat: no-repeat;
	width: 8px;
}
/* how links behave in mirror tab. */
.mirrortab_back a:link , .mirrortab_back a:visited, .mirrortab_active_back a:link , .mirrortab_active_back a:visited
{
	color: #ADADAD;
	text-decoration: none;
}

.mirrortab_back a:hover, .mirrortab_active_back a:hover
{
	color: #e0e0ff;
	text-decoration: none;
}
#ajax_in_progress
{
	background: #32CD32;
	color: #ADADAD;
	text-align: center;
	font-weight: bold;
	font-size: 18pt;
	padding: 3px;
	width: 100%;
	position: fixed;
	top: 0;
	left: 0;
}

.modbreak
{
	border: 1px solid #628D62;
}

.modbreak legend
{
	color: #06543E;
	font-weight: bold;
	font-style: italic
}


/* //-Enhanced Forum Statistics MOD- Start */
.statform1
{
width: 85%;
margin: 0 auto;
text-align: center;
}
/* //-Enhanced Forum Statistics MOD- End */
