html { 
	font-size:11px; 
	font-family:tahoma, arial; 
	
}

body  {
	background-color:#2F2F2F;
	color:#CACACA;
	padding:0px 0px 0px 0px; 
	margin:0px 0px 0px 0px; 
}

.body  {
	background-color:#2F2F2F;
	color:#CACACA;
	padding:0px 0px 0px 0px; 
	margin:0px 0px 0px 0px; 
}
a {
	color:#FFFFFF;
	text-decoration:underline;
}
a:hover {
	color:#FFFFFF;
	text-decoration:none
}

p {
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}

h1 { 
	font-family:tahoma, arial narrow, arial; 
	color:#ffffff;
	font-size:2.41em;
	font-weight:normal;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px; 
	text-transform:uppercase;
	letter-spacing:1px;
}
h2 { 
	color:#FFFFFF;
	font-size:1.21em; 
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	font-weight:normal;
	text-transform:uppercase;
	letter-spacing:normal;
} 
h2 strong { 
	color:#FFFFFF;
} 
h3 { 
	font-size:1.11em;
	color:#fff; 
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	font-weight:bold;
	letter-spacing:normal;
}
.form {
	font-size:11px; 
	color:#483221;
	font-family:Tahoma, arial, verdana, courier;
	width:109px;
	height:18px;
	border:#483221 solid 1px;
	padding:0px 0px 0px 0px;
	margin:0px 2px 0px 6px;
	vertical-align:top;
}

.footer_txt {
	vertical-align:top;
	color:#9F9F9F;
	line-height:1.21em;
	text-align:center;
}
.footer_txt a {
	color:#ffffff;
	text-decoration:underline;
}
.footer_txt a:hover {
	color:#ffffff;
	text-decoration:none;
}

.widget_style  {
	vertical-align:top;
	min-width:204px;
	background:url(images/right_bbg3.jpg) left top repeat-x #e67701;
}
.widget_style .right_bg  {
	vertical-align:top;
	min-width:204px;
	background:url(images/right_bg3.jpg) left top repeat-x #e67701;
}

.widget_style  ul {
	
	color:#ffffff;
	padding:8px 5px 08px 25px;
	margin:0px 0px 0px 0px;
}
.widget_style li {
	list-style:none;
	padding:0px 0px 1px 19px;
	margin:0px 0px 0px 0px;
	background:url(images/li_bg3.gif) left bottom no-repeat;
	vertical-align:top;
	line-height:1.51em;
	color:#ffffff;
}
.widget_style ul li a {
	line-height:1.31em;
	text-decoration:none;
	color:#ffffff;
}
.widget_style li a:hover {
	color:#ffffff;
	text-decoration:underline;
}

.right_head {
	background-image:url(images/cats_2.gif);
	background-repeat:no-repeat;
	background-position:36px 30px;
	height:30px;
	padding:33px 15px 0px 76px;
	line-height:1.21em;
	color:#2D3805;
 
}
.right_head h3 {
	color:#fff;
}



.green  {
	vertical-align:top;
	min-width:204px;
	background:url(images/right_bbg1.jpg) left top repeat-x #6e8b0d;
}
.green .right_bg  {
	vertical-align:top;
	min-width:204px;
	background:url(images/right_bg1.jpg) left top repeat-x #6e8b0d;
}


.blue  {
	vertical-align:top;
	min-width:204px;
	background:url(images/right_bbg2.jpg) left top repeat-x #2b6475;
}
.blue .right_bg  {
	vertical-align:top;
	min-width:204px;
	background:url(images/right_bg2.jpg) left top repeat-x #2b6475;
}


.red  {
	vertical-align:top;
	min-width:204px;
	background:url(images/right_bbg4.jpg) left top repeat-x #8f1017;
}
.red .right_bg  {
	vertical-align:top;
	min-width:204px;
	background:url(images/right_bg4.jpg) left top repeat-x #8f1017;
} 
/*
.blue  {
	vertical-align:top;
	width:204px;
	_width: 204px;
	background:url(images/right_bbg2.jpg) left top repeat-x #2b6475;
}
.blue .right_bg  {
	vertical-align:top;
	min-width:204px;
	_width: 204px;
	background:url(images/right_bg2.jpg) left top repeat-x #2b6475;
}
*/
.topNav {
	clear:both;
	height: 100px;
	background-color: black;
	margin-bottom: 1%;
	padding: 0px 5px 0px 0px;
	border-bottom: 1px solid #403f3f
}

.topMenu {
	color: white;
	float: right;
	padding-right: 20px;

}

.sideLeft {
	float: left;
	width: 204px;
}

.sideRight {
	float: right;
	width: 204px;
}

.mainContent {
	margin-left: 204px;
	margin-right: 204px;
	margin-top: 1%;

	min-width: 500px;
	
	_width: 500px;
}

.panelAll {
	margin-left: 1%;
	margin-right: 1%;
	background-color:#3B3B3B;
	min-height: 300px;
	border-top: 4px solid white;
	border-bottom: 1px solid white;
}

.panelLine {
	min-height: 7px;
	background-color: #2F2F2F;
	margin-left: 3%;
	margin-right: 3%;
}

.panelContent {
	margin: 2%;
	margin-left: 3%;
	margin-right: 3%;	
}

.panelContent h2 {
	 font-weight: bolder;
	 border-bottom: 1px dotted gray;
	 text-transform: none;
}

input, textarea, select, file {
	background-color: #2F2F2F;
	border: 1px solid gray;
	color: white;
}

.center {
	text-align: center;
	padding: 10px;
}

.settingsButton ul {
	text-align:center;
	margin: 0 auto;
}

.settingsButton li {
	float: left;
	background-color: #2F2F2F;
	border: 1px solid gray;
	padding: 10px;
	list-style:none;
	margin-left: 10px;
}

.settingsButton li:hover {
	background-color: #5F5F5F;
}

.even {
	background-color: #3f3f3f;
	border: 1px solid #5d5d5d;
	padding: 2px;
}

.odd {
	background-color: #4f4f4f;
	border: 1px solid #5d5d5d;
	padding: 2px;
}

.articleBrowse {
	border: 1px solid gray;
	margin: 5px auto;
	padding: 5px;
	width: 80%;
	align: center;
}

.navHeader {
	font-weight: bolder;
	padding-left: 20px; 
	color: #fff;

}

.newsAll {
	border-top: 5px solid #8db111;
	border-bottom: 2px solid #8db111;
	border-left: 1px solid gray;
	border-right: 1px solid gray;
	padding: 10px;
	background-color: #3c434e;
	margin-bottom: 2px;
}

.newsAll2 {
	border-top: 5px solid #8db111;
	border-bottom: 2px solid #8db111;
	border-left: 1px solid gray;
	border-right: 1px solid gray;
	padding: 10px;
	background-color: #3c434e;
	margin-bottom: 2px;
}

.newsTitle {
	font-weight: bolder;
	color: #fff;
	font-size: 12px;
}

.newsSub {
	font-size: 10px;
}

.newsContent {
}

.newsBottom {
	text-align: right;
}

.comment {
	color: #eee;
	margin: 2px auto;
	margin-top: 5px;
	padding: 5px;
	width: 80%;
	border: 1px solid gray;
	border-top: 5px solid #8db111;
	
	
}
.comment:hover {
	color: #fff;
}
.commentHead {
	color: #fff;
	font-weight: bold;
}

.commentHead span {
	text-align: right;
	float: right;
}

.quote {
	background-color: #6f6f6f;
	border: 1px solid #5d5d5d;
	padding: 5px;
	margin: 2px;
}

.forumMenu {
	padding: 10px; text-align: center; margin: 10px;
}

.fileUpload {
	color: black; background-color: white;
}

.none {
	display: none;
}

.navigation {
	min-width: 100px; border: 1px solid gray;
}

.error {
	padding: 20px; margin: 25px; border: 1px solid gray; vertical-align: top;
}

.articleCats {
	margin: 1%; text-align: center; width: 90%; float: left; position: relative;
}

.forumSigLine {
	border: 1px solid white;
}

.forumAttachment {
	margin: 5px; padding: 10px;
}

.forumSig {
	bottom: 0px; position: absolute; width: 80%; margin: 0 auto;
}

.pollBar {
	border: 1px solid black; height: 2px;
}

.navigationButtons {
	padding: 2px;
	color: black;
	border: 1px solid black;
	background-color: gray;
	margin: 1px;
}

.shoutboxPost {
	margin-left: 5%;
	margin-right: 5%;
}