/* CSS Document */

body
{
margin:0px;
background:url(images/bg.jpg) repeat-x #EBE9D2;
}

.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:989px;
margin:0 auto;
}

/*=============== header classes Start =================*/

#header
{
width:989px;
}

#menu
{
width:961px;
height:39px;
background:url(images/menu-bg.jpg) no-repeat;
margin-top:10px;
padding:0px 14px 0px 14px;
}

/*=============== midpart classes Start =================*/

#midpart
{
width:989px;
}

#forumbox
{
width:989px;
height:288px;
background:url(images/forum-bg.jpg) no-repeat;
}

#flash-banner
{
width:534px;
height:250px;
margin-top:38px;
}

#forum-layer
{
width:455px;
}

#forum-title
{
height:28px;
padding:10px 0px 0px 100px;
font:normal 18px Arial, Verdana;
color:#FFFFFF;
}

#midcor-bg
{
width:989px;
background:url(images/mid-corbg.jpg);
}

#content-layer
{
width:954px;
margin:0 auto;
}

#content-left
{
width:760px;
}

#content-right
{
width:172px;
}

/*=============== Footer classes Start =================*/

#footer
{
width:989px;
margin-top:15px;
}

#footer a
{
font:normal 12px Arial;
color:#000000;
text-decoration:none;
line-height:18px;
}
#footer a:hover
{
color:#000000;
text-decoration:underline;
line-height:18px;
}

/*=============== Text classes Start =================*/

.whitemidh1
{
font:bold 13px Arial, Verdana;
color:#FFFFFF;
line-height:18px;
text-transform:uppercase
}

.whitemidh2
{
font:normal 18px Arial, Verdana;
color:#FFFFFF;
line-height:18px;
text-transform:uppercase;
}

.greenmidh1
{
font:bold 24px Arial, Verdana;
color:#82AC14;
line-height:18px;
text-transform:uppercase;
}

.whitetext
{
font:normal 12px Arial, Verdana;
color:#FFFFFF;
}

.genralText
{
font:normal 12px Arial, Verdana;
color:#000;
line-height:18px;
}



.style2 {color: #82AC14}

.style1 {
    font-size: 12px;
	color: #82AC14;
	font-weight: bold;
}