BODY
{
	background-image: url(../images/main_bg1.gif);
	background-color: #202B02;
	color: #FFFFFF;
	font-family: verdana, serif;
	font-size: small;
	margin-left: auto;
	margin-right: auto;
	width: 750px;
}
IMG
{
    border: none;
    vertical-align: bottom;
}
DIV
{
	padding: 1px;
}
A
{
	font-weight: bold;
}
A:link,A:visited
{
	color: #9FBD55;
	text-decoration: none;
}
A:hover
{
	color: #9FBD55;
	text-decoration: underline;
}
HR,.hr
{
	display: block;
	height: 1px;
	border-bottom: 1px dotted #283402; 
}
#top
{
	width: 748px;
	margin-bottom: 40px;
}
#bottom
{
	width: 748px;
    clear: both;
}
#left
{
	float: left;
	width: 550px;
    overflow: hidden;
}
#right
{
	width: 176px;
	float: left;
	margin-left: 20px;
}
#top,#left,#right
{
	margin-bottom: 5px;
    overflow: hidden;
}
.newstitle
{
    font-size: medium;
    color: #105263;
    font-weight: bold;
}
.newstext
{
    margin-left: 15px;
}
.memberleft
{
    float: left;
	width: 185px;
	clear: both;
}
.memberright
{

}
.submit
{
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
	margin-left: 175px;
	background-color: #770000;
	border-style: solid;
	border-width: 1px;
	border-color: #184A73;
}
.head
{
	z-index: 2;
	text-align: left;
	font-weight: bold;
	background-color: #283402;
	color: #FFFFFF;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	padding: 3px;
	font-size: medium;
}
.content
{
	z-index: 1;
	padding: 2px;
	background-color: #121212;	
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
}
.new,.forum,.thread,.posts,.last
{
    text-align: center;
    border-width: 1px;
	border-color: #082952;
    color: #FFFFFF;
    padding: 1px;
    margin: 0px;
    background-color: #185A6B;
    border-bottom-style: solid;
	border-right-style: solid;
	border-top-style: solid;
}
.new
{
    clear: both;
    width: 50px;
	border-left-style: solid;
    float: left;
}
.forum
{
    width: 342px;
    float: left;
}
.thread
{
    width: 75px;
    float: left;
}
.posts
{
    width: 75px;
    float: left;
}
.last
{
    width: 190px;
    float: left;
}
.fwrap
{
    display: block;
    margin: 0px;
    padding: 0px;
    float: left;
}
.fnew,.fforum,.fthread,.fposts,.flast
{
    position: relative;
    height: 40px;
    z-index: 1;
    border-width: 1px;
	border-color: #082952;
    color: #000000;
    padding: 1px;
    margin: 0px;
    background-color: #FFFFFF;
    border-bottom-style: solid;
	border-right-style: solid;
}
.fnew
{
    clear: both;
    width: 50px;
	border-left-style: solid;
    float: left;
    text-align: center;
}
.fforum
{
    width: 342px;
    float: left;
}
.fthread
{
    width: 75px;
    float: left;
    text-align: center;
}
.fposts
{
    width: 75px;
    float: left;
    text-align: center;
}
.vmid
{
    position: relative;
    top: 12px;
}
.flast
{
    width: 190px;
    float: left;
    text-align: center;
}
.categ
{
    background-image: url(../images/main_bg1.gif);
    clear: both;
    z-index: 1;
    width: 748;
    text-align: center;
    border-width: 1px;
	border-color: #082952;
    color: #FFFFFF;
    padding: 1px;
    margin: 0px;
    background-color: #10526B;
    border-bottom-style: solid;
	border-right-style: solid;
	border-left-style: solid;
}
