body {
background-color: #181818;
background-image:url(images/body_bg.gif);
background-position:center;
font-size: 62%; 
font-family:Arial, Helvetica, sans-serif;
margin: 0px 0px 0px 0px;
}

row {
background-color:#FFFFFF;
}

body, td { 
	margin: 0px;
	padding: 0px;
	
}

.header {
background-color:#CCCCCC;
background-image:url(images/bar.png);
height:28px;
line-height:28px;
color:#FFFFFF;
border-top: solid 1px #181818;
font-size:9px;
font-weight: bold;
font-family:Arial, Helvetica, sans-serif;
}

.top {
background-image: url(images/head_bg.png);
background-repeat:no-repeat;
height:150px;
width:894;
}

.logo {
width:217px;
height:150px;
}

.banner {
width:677px;
height:150px;
}


.footer {
background-color:#CCCCCC;
background-image:url(images/bar.png);
height:28px;
line-height:28px;
color:#FFFFFF;
text-align:center;
border-top: solid 1px #181818;
font-size:9px;
font-family:Arial, Helvetica, sans-serif;
}

.footer a {color: #747474;font-weight: bold;text-decoration: none;}
.footer a:visited {color: #747474;font-weight: bold;text-decoration: none;}
.footer a:hover { color: #FFFFFF;font-weight: bold;text-decoration: underline;}
.footer a:active {color: #747474;font-weight: bold;text-decoration: none;}

.sidebar {
background-color:#181818;
}

.posts{
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	background-image: url(images/posts.png);
	font-size: 9px;
	font-weight:normal;
	color: #444444;
}

.post_line{
height: 20px;
line-height:20px;
vertical-align: bottom;
}

.post_icon{
padding-left:10px;
}

.post_count{
font-size:12px;
font-weight:bold;
color:#990000;
}

.newshead {
font-size:14px;
color:#FFFFFF;
font-weight: bold;
background-image:url(images/td-bg.jpg);
padding:5px;
}
.newshead_sub {
font-size:10px;
color:#000;
text-indent:10px;
background-color:#E8E8E8;
height: 12px;
line-height:12px;
}

.newsfoot {
height:30px;
line-height:30px;
background-color:#E8E8E8;
}

.menu2head {
font-size:9px;
font-family:Trebuchet MS,Verdana,Arial,Helvetica,sans-serif;
color: #181818;
font-weight: bold;
height:15px;
line-height:15px;
}
menucap {
background-image:url(images/menubg.png);

}
.infobar3{
  font-size: 10px; color: #000; background-color: #E5E5E5; padding-right: 4px; padding-left: 4px; padding-bottom: 4px;	padding-top: 2px; font-weight:bold;	
}

 .indent, .defaulttext, .caption, .captiontext, .bodytable, .mediumtext,
.forumheader4, .forumheader5, .fcaption, .finfobar {
	font: normal 11px  arial, verdana, tahoma, sans-serif;
}

.smalltext{
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight:normal;
	color: #444444;
}

.smalltext2{
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight:normal;
	color: #444444;
}

.smalltext2 a{
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight:normal;
	color: #880000;
}
.smallblacktext, .tbox, .nextprev, .helpbox {
	font: normal 10px  arial, verdana, tahoma, arial, sans-serif;
}


a {color: #880000;font-weight: bold;text-decoration: none;}
a:visited {color: #880000;font-weight: bold;text-decoration: none;}
a:hover { color: #181818;font-weight: bold;text-decoration: none;}
a:active {color: #880000;font-weight: bold;text-decoration: none;}

 
img {	
	border: 0px;
}



form {
}


table {
	margin-left: auto;
	margin-right: auto;
}

.tbox {
	border: #777 1px solid;
}

.indent {
	border: #999 1px dashed;
	padding: 5px;
	margin: 5px;
	background-color: #f7f7f9;
}

.button {
	font-weight: bold;
	border: solid 1px #aaaaaa;
	color: #8c0000;
	background: #ffffff url(images/cap_bg.jpg);
	text-align: center;
	font-size: 9px;
}

.button:hover {
	background: #000 url(images/nav-akbg.gif);
	color: #fff;
}

.nextprev {
	border: 0px;
	text-align: center;
	padding: 2px;
	background-color: #f7f7f9;
}

.spacer{
	padding: 5px 0px;
}

.fborder, .border{
	border-collapse: collapse;
	border-spacing: 0px;
}

/*----------------------------------------------------------------------------*/

.container {
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0px;
	border-bottom: 1px solid #126CA3;
}

/*----------------------------------------------------------------------------*/
.fborder {
	border: #800 0px solid;
	background-color: #fff;
}
/*----------------------------------------------------------------------------*/
.fcaption{
	background: #000 url(images/nav-bg.gif);
	font: 10px verdana, tahoma, arial, helvetica, sans-serif;
	color:#fff;
	padding: 4px;
	border: #ededed 1px solid;
	text-align: left;
	border: #000 1px solid;
	font-weight: bold;
}
.fcaption a:link {color: #fff;font-weight: bold;text-decoration: none;}
.fcaption a:visited {color: #fff;font-weight: bold;text-decoration: none;}
.fcaption a:hover { color: #880000;font-weight: bold;text-decoration: none;}
.fcaption a:active {color: #fff;font-weight: bold;text-decoration: none;}
/*----------------------------------------------------------------------------*/
.forumheader2{
	background: #ccc;
	font: 10px verdana, tahoma, arial, helvetica, sans-serif;
	color:#000;
	padding: 4px;
	border: #888 1px solid;
	text-align: left;
}
.forumheader2 a:link {color: #800;font-weight: bold;text-decoration: none;}
.forumheader2 a:visited {color: #800;font-weight: bold;text-decoration: none;}
.forumheader2 a:hover { color: #000;font-weight: bold;text-decoration: none;}
.forumheader2 a:active {color: #800;font-weight: bold;text-decoration: none;}
/*----------------------------------------------------------------------------*/
.forumheader{
	background: #800 url(images/td-bg.jpg);
	font: 10px verdana, tahoma, arial, helvetica, sans-serif;
	color:#fff;
	padding: 4px;
	border: #666 1px solid;
	text-align: left;
}
.forumheader a:link {color: #fff;font-weight: bold;text-decoration: none;}
.forumheader a:visited {color: #fff;font-weight: bold;text-decoration: none;}
.forumheader a:hover { color: #880000;font-weight: bold;text-decoration: none;}
.forumheader a:active {color: #fff;font-weight: bold;text-decoration: none;}
/*----------------------------------------------------------------------------*/
.forumheader3{
	background: #fff url(images/cap_bg.jpg) repeat-x;
	font: 11px verdana, tahoma, arial, helvetica, sans-serif;
	color:#000;
	padding: 4px;
	border: #888 1px solid;
	text-align: left;
}
.forumheader3 a:link {color: #000;font-weight: bold;text-decoration: none;}
.forumheader3 a:visited {color: #000;font-weight: bold;text-decoration: none;}
.forumheader3 a:hover { color: #880000;font-weight: bold;text-decoration: none;}
.forumheader3 a:active {color: #000;font-weight: bold;text-decoration: none;}
/*----------------------------------------------------------------------------*/
.forumheader6{
    background-color:#EFEFEF;
	font: 11px verdana, tahoma, arial, helvetica, sans-serif;
	color:#000;
	padding: 4px;
	text-align: left;
	border: #CCCCCC 1px solid;
}
/*----------------------------------------------------------------------------*/
.forumborder{
	border:  #000080 1px solid;
	background-color: transparent;
}

#newsimg {
  border: #ccc 0px solid;
}
.newst {
border-left:#E8E8E8 1px solid;
border-right:#E8E8E8 1px solid;
}

.newsm {
border-left:#E8E8E8 1px solid;
border-right:#E8E8E8 1px solid;
padding:5px;
}

.smexybox {
color:#FFF;
 background-image:url('images/box_head.png'); 
 font-size: 10px; 
 font-family: Trebuchet MS,Verdana,Arial,Helvetica,sans-serif; 
 padding-bottom: 3px;
  padding-top: 3px;
   padding-left: 5px;
    height: 20px;
	  font-weight: bold;}

ul.tabs {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
	height: 32px; /*--Set height of tabs--*/
	border-bottom: 1px solid #999;
	border-left: 1px solid #999;
	width: 100%;
}
ul.tabs li {
	float: left;
	margin: 0;
	padding: 0;
	height: 31px; /*--Subtract 1px from the height of the unordered list--*/
	line-height: 31px; /*--Vertically aligns the text within the tab--*/
	border: 1px solid #999;
	border-left: none;
	margin-bottom: -1px; /*--Pull the list item down 1px--*/
	overflow: hidden;
	position: relative;
	background: #e0e0e0;
}
ul.tabs li a {
	text-decoration: none;
	color: #000;
	display: block;
	font-size: 1.2em;
	padding: 0 20px;
	border: 1px solid #fff; /*--Gives the bevel look with a 1px white border inside the list item--*/
	outline: none;
}
ul.tabs li a:hover {
	background: #ccc;
}
html ul.tabs li.active, html ul.tabs li.active a:hover  { /*--Makes sure that the active tab does not listen to the hover properties--*/
	background: #fff;
	border-bottom: 1px solid #fff; /*--Makes the active tab look like it's connected with its content--*/
}

.tab_container {
	border: 1px solid #999;
	color:#000000;
	border-top: none;
	overflow: hidden;
	clear: both;
	float: left; width: 100%;
	background: #fff;
}
.tab_content {
	padding: 20px;
	font-size: 1.2em;
}


	  
	  