* {
	outline: none;
}

html, body {
	font-family:verdana,sans-serif;
	font-size:small;
	color : #000000; 
	margin: 0;	
	padding: 0;	
	height:100%;
}

html {
	background: #000;
}

h1, h2, h3 {
	font: bold 26px Arial, Helvetica, sans-serif;
}

h2 {
	margin: 4px 0 8px 0; 
	font: normal 32px/32px Arial, Helvetica, sans-serif;
}

h3 {
	font-size:13px;
	white-space: nowrap;
}

hr {
	background-color:#666; 
	height:1px; 
	border:0px; 
	margin: 0; 
	padding: 0;
}

img, a img {
	border:none;
}

div img {
	margin: 0;
}

a {
	color:#fff; 
	outline: none;
}

a:link {
	color:#fff; 
	text-decoration:none;
}

a:visited {
	color:#fff; 
	text-decoration:none;
}

a:hover {
	color:#fff; 
	text-decoration:underline;
}

a:active {
	color:#fff; 
	text-decoration:none;
}

.clearer {
	clear:both; 
	height:1px; 
	overflow:hidden; 
	line-height:1%; 
	font-size:0px; 
	margin-bottom:-1px;
}

.margin_clearer {
	clear:both; 
	height:8px; 
	overflow:hidden; 
	font-size:0px;
}

.ingress {
	font-weight: bold;
}

.left_menus {
	margin: 0 0 9px 0; 
	padding: 0 0 9px 0;
}

#totalwrapper {
	width: 989px; 
	padding: 0px 2px 0px 2px; 
	background: #FFF; 
	margin: 0 auto;
	min-height: 100%;
}

#header {
	margin-top:-12px;
	background: #000 url("images/logo.jpg") repeat-x; 
	border:1px solid #e0e0e0;
	height: 94px; 
	color: #FFF; 
	position: relative; 
	clear: both;
}

#main_columnwrapper {
	overflow: auto; 
	background: #FFF;
	padding-bottom: 45px;	
}

* html #main_columnwrapper {
	height: 1%;
}

#topmenu {
	float: left; 
	margin: 0 0 0 4px; 
	padding: 3px 2px 3px 3px; 
	width: 808px; 
	height: 33px; 
	background: #000 url("images/grad.gif") repeat-x; 
	border:1px solid #e0e0e0;

}

#topmenu li {
	float: left; 
	list-style: none; 
	margin: 0; 
	display: inline; 
	background: url("images/topmenud.gif") no-repeat top right; 
	width: 88px; 
	padding: 0 2px 0 0; 
	height: 33px; 
	line-height: 33px; 
	color: #FFF; 
	text-align: center;
}

#topmenu li a {
	display: block; 
	height: 33px; 
	line-height: 33px; 
	margin: 0; 
	color: #FFF; 
	font-size: 10px;
}

#topmenu li a:hover {
	color: #FFF;
}

#left_col {
	float: left; 
	width: 170px; 
	padding: 0; 
	margin: 0; 
	overflow: hidden; 
	background: #CCC;
}

#left_col h3 {
	height: 39px; 
	line-height: 39px; 
	margin: 0; 
	padding: 0 0 0 10px; 
	background: #000 url("images/grad.gif") repeat-x; 
	border:1px solid #e0e0e0;
	color: #FFF; 
	text-transform: uppercase;
}

.menubox {
	background: #000 url("images/grad.gif") repeat-x; 
	border:1px solid #e0e0e0;
	padding: 10px; 
	padding-top:14px;
	font-family:verdana,sans-serif;
	font-size:small;
	color: #fff;
}

.menubox a {
	color: #fff;
}

* html #menubox li a {
	height: 1%;
}

#main_col {
	float: left; 
	width: 815px; 
	background: #FFF; 
	margin: 0 0 0 4px; 
	padding: 0; 
	overflow: hidden;
}
#main_col h3 {
	height: 39px; 
	line-height: 39px; 
	margin: 0; 
	background: #000 url("images/grad.gif") repeat-x; 
	border:1px solid #e0e0e0;
	color: #FFF; 
	padding: 0 0 0 10px; 
	text-transform: uppercase;
}

#footer{
	margin: 0 auto;
	padding:10px;
	text-align:center;
	background: #000 url("images/grad.gif") repeat-x; 
	border:1px solid #e0e0e0;
	clear: both; 
	font-size: 10px; 
	color: #FFF; 
	position: relative;
	width:967px;
	height:20px;
	margin-top: -43px;
}

#footer a {
	color: #fff;
}


input {
	margin:4px;
}

select {
	border: 0px;
	font-family:verdana,sans-serif;
	font-size:small;
}

.tbox {
	border: 0px;
	font-family:verdana,sans-serif;
	font-size:11px;
	background: #FFF url("images/inputbg1.gif") repeat-x;
}

.button {
	background: #000 url("images/grad.gif") repeat-x; 
	border:1px solid #4c4c4c;
	border-bottom: 1px solid #1a1a1a;
	font-size: 10px;
	color: #fff;
}

.forumheader3 {
	text-align:left;
}

.forumheader2 {
	text-align:left;
}

.forumheader {
	padding-top: 10px;
	font: bold 13px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-align:left;
}

.newssmalltext {
	font-size:9pt;
	clear:both;
}

.smalltext {
	font-size:7pt;
}
