/* CSS Document */

body
{
margin:0px;
background:url(images/bg.jpg) repeat-x #FFFFFF;
}

.fullWidth{width:100%;}

.fullHeight{width:100%;}

.floatLeft{float:left;}

.floatRight{float:right;}

.clear{clear:both;}

.rowspacer{width:20px;}

.vertical-align{vertical-align:middle;}

.bold{font-weight:bold;}

.input
{
	border:1px solid #66890A;
	background-color:#fff;
	font:normal 11px Verdana;
	padding:2px 2px;
	width:130px;
}


#warp
{
width:932px;
margin:0 auto;
}

/*=============== header classes Start =================*/

#header
{
width:932px;
}

#hedleft
{
width:716px;
}

#hedright
{
width:196px;
}

#menubar
{
width:716px;
}

#menubar ul{
display:block;
list-style:none;
padding:0px;
margin:0px;
}
#menubar ul li{
display:inline;
padding:0px;
margin:0px;
}

#menubar ul li a{
display:block;
padding:5px 15px 0 10px;
margin:0 8px 0 8px;
_margin:0 2px 0 2px;
float:left;
text-decoration:none;
text-align:center;
color:#4F4F4F;
font-size:14px;
font-family:Arial;
font-weight:bold;
line-height:25px;
}

#menubar ul li.selected a{
display:block;
padding:5px 15px 0 10px;
margin:0 8px 0 8px;
float:left;
text-decoration:none;
text-align:center;
color:#A60901;
font-size:14px;
font-family:Arial;
font-weight:bold;
line-height:25px;
}

#menubar ul li.selected a:hover{
color:#A60901;
text-decoration:none;
}

#menubar ul li.line{
color:#4F4F4F;
font-size:14px;
font-family:Arial;
font-weight:bold;
float:left;
margin:0px;
padding:8px 0px 0px 0px;
}

#menubar ul li a:hover{
color:#A60901;
text-decoration:none;
}

/*=============== midpart classes Start =================*/

#midpart
{
width:930px;
border:1px solid #CBCBCB;
background-color:#FFFFFF;
}

#mid-layer
{
width:916px;
margin:0 auto;
}

#forumbg
{
width:327px;
height:326px;
background:url(images/forum-bg.jpg) no-repeat;
padding-top:80px;
}

.label{
float: left;
width: 135px;
font:normal 12px Arial, Verdana;
color:#59594B;
text-align:right;
padding-right:5px;
}

.input{
border:1px solid #B3B38F;
background-color:#fff;
font:normal 11px Verdana;
padding:2px 2px;
width:150px;
margin-bottom:5px;
}

.select
{
margin-bottom:5px;
}

.submitbutton{
margin-left: 140px;
margin-bottom:10px;
}

/*=============== footer classes Start =================*/

#footer
{
width:932px;
padding:10px 0px 0px 0px;
font:normal 11px Arial, Verdana;
color:#575757;
line-height:18px;
}

#footer a
{
font:normal 11px Arial, Verdana;
color:#575757;
text-decoration:none;
line-height:18px;
}

#footer a:hover
{
text-decoration:underline;
line-height:18px;
}

/*=============== Text classes Start =================*/

.graymidh1
{
font:bold 13px Arial, Verdana;
color:#000;
line-height:18px;
text-transform:uppercase
}

.redmidh1
{
font:normal 18px Arial, Verdana;
color:#AF0400;
line-height:20px;
text-transform:uppercase;
}

.genralText
{
font:normal 12px Arial, Verdana;
color:#575757;
line-height:18px;
}

.redmidh2
{
font:normal 22px Arial, Verdana;
color:#AF0400;
line-height:20px;
text-transform:uppercase;
}
.style1 {color: #AF0400}
.style4 {color: #6C3F19}
.style4 {color: #AF0400}


