.alt {
	color:#aaa;
}

.altbg {
	font-family:Verdana,Tahoma,Arial,Sans-Serif;
	font-size:10px;font-weight:bold;
	color:#ccc;background-color:#182f2c;
	padding:4px;
}

.white-header {
	font-family:Verdana,Tahoma,Arial,Sans-Serif;
	font-size:10px;
	color:#ccc;background-color:#283f3c;
	padding:4px;
	border-top:#586f6c 1px solid;
	border-bottom:#586f6c 1px solid;
}

.full-header {
	font-family:Verdana,Tahoma,Arial,Sans-Serif;
	font-size:10px;
	color:#fff;background-color:#485f5c;
}

.button {
	font-family:Tahoma,Arial,Verdana,Sans-Serif;
	font-size:10px;
	color:#000;background-color:#687f7c;
	height:19px;
	background-image:url(images/button.gif);background-repeat:repeat-x;
	border:1px #687f7c solid;margin-top:2px;
}
	
.textbox {
	font-family:Verdana,Tahoma,Arial,Sans-Serif;
	font-size:10px;
	color:#ccc;background-color:#081f1c;
	border:1px #687f7c solid;
}

.body {
	font-size:11px;
	color:#ccc;background-color:#283f3c;
	padding:3px 4px 3px 4px;
}

.sbody {
	font-size:10px;
	color:#fff;
	padding:4px 4px 6px 4px;
}

.bodybg {
	background-color:#081f1c;
	padding:10px
}

.border {
	border-width:0px 1px 1px 1px;border-color:#485f5c;border-style:solid;
}

.slborder {
	background-color:#485f5c;
	border-width:0px 1px 0px 0px;border-color:#3c3c3c;border-style:solid;
}

.srborder {
	background-color:#485f5c;
	border-width:0px 0px 0px 1px;border-color:#3c3c3c;border-style:solid;
}

.news-footer {
	font-size:9px;
	color:#ccc;background-color:#182f2c;
	padding:2px 2px 2px 2px;
}

.barmain {
	font-family:Verdana,Tahoma,Arial,Sans-Serif;
	font-size:10px;font-weight:bold;
	color:#ddd;
	height:20px;
	padding:0px 2px 2px 2px;
	background-image:url(images/barmain.gif);background-repeat:repeat-x;}

.barleft {
	width:2px;height:20px;
	background-image:url(images/barleft.gif);
}

.barright {
	width:2px;height:20px;
	background-image:url(images/barright.gif);
}

.capmain {
	font-family:Verdana,Tahoma,Arial,Sans-Serif;
	font-size:10px;font-weight:bold;
	color:#ddd;
	height:20px;
	padding:0px 2px 2px 2px;
	background-image:url(images/capmain.gif);background-repeat:repeat-x;
}

.capleft {
	width:2px;height:20px;
	background-image:url(images/capleft.gif);
}

.capright {
	width:2px;height:20px;
	background-image:url(images/capright.gif);
}

.scapmain {
	font-family:Verdana,Tahoma,Arial,Sans-Serif;
	font-size:10px;font-weight:bold;
	color:#000;
	height:19px;
	padding:0px 2px 0px 2px;
	background-image:url(images/scapmain.gif);background-repeat:repeat-x;
	border-width:1px 0px 1px 0px;border-color:#283f3c #000 #283f3c #000;border-style:solid;
}

.tbl-border {
	background-color:#384f4c;
}

.tbl {
	font-size:11px;
	padding:3px 4px 3px 4px;
}

.tbl1 {
	font-size:11px;
	color:#ccc;background-color:#283f3c;
	padding:4px;
}

.tbl2 {
	font-size:11px;
	color:#ccc;background-color:#182f2c;
	padding:4px;
}
	
.forum-caption {
	font-size:10px;font-weight:bold;
	color:#ddd;background-color:#283f3c;
	height:20px;
	padding:0px 4px 2px 4px;
	background-image:url(images/capmain.gif);background-repeat:repeat-x;
}

.quote {
	color:#ccc;background-color:#182f2c;
	padding:2px;
	margin:0px 20px 0px 20px;
	border:1px #284f4c solid;
}
	
.poll {
	height:12px;
	border:1px #000 solid;
}

.shoutboxname {
	color:#ffddaa;
}

.shoutbox {
	color:#ccc;
}

.shoutboxdate {
	font-size:9px;
	color:#aaa;
	text-align:right;
}

.small {
	font-size:9px;font-weight:normal;
}

.small2 {
	font-size:9px;font-weight:normal;
	color:#aaa;
}

.sidesmall {
	font-size:10px;font-weight:normal;
	color:#fff;
}

a {
	color:#ddcc88;
	text-decoration:none;
}

a:hover {
	color:#ddcc88;
	text-decoration:underline;
}

a.slink {
	color:#ffddaa;
	text-decoration:none;
}

a:hover.slink {
	color:#ffddaa;
	text-decoration:underline;
}

a.white {
	color:#ddd;
	text-decoration:none;
}

a:hover.white {
	color:#333;
	text-decoration:underline;
}

a.foot {
	color:#98afac;
	text-decoration:none;
}

a:hover.foot {
	color:#98afac;
	text-decoration:none;
}

body {
	font-family:Verdana,Tahoma,Arial,Sans-Serif;
	font-size:10px;
	margin:0px;
}

form {
	margin:0px 0px 0px 0px;
}

hr {
	height:2px;
	border-top:#081f1c 1px solid;
	border-bottom:#485f5c 1px solid;
}

hr.shr {
	height:2px;
	border-top:#283f3c 1px solid;
	border-bottom:#687f7c 1px solid;
}

td {
	font-family:Verdana,Tahoma,Arial,Sans-Serif;
	font-size:10px;
}

pre {
	font-family:Verdana,Tahoma,Arial,Sans-Serif;
	font-size:9px;
}
