/* CSS Document */

body
{
margin:4px 0px 0px 0px;
background:url(images/bg.jpg) repeat-x #DFDBD0;
}

.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;
}


/*=============== header classes Start =================*/

#header
{
width:958px;
margin:0 auto;
}

#tolltext
{
width:415px;
padding:30px 0px 0px 15px;
}

#menu
{
width:958px;
background:url(images/menu-bg.jpg) no-repeat;
}

/*=============== midpart classes Start =================*/

#midpart
{
width:932px;
margin:0 auto;
padding:11px 13px 0px 13px;
}

#forum-bg
{
width:404px;
height:313px;
background:url(images/forum-bg.jpg) no-repeat;
padding:45px 0px 0px 0px;
}

.label{
float: left;
width: 130px;
font:bold 12px Arial, Verdana;
color:#59594B;
text-align:right;
padding-right:10px;
}

.input{
border:1px solid #7F9DB9;
background-color:#fff;
font:bold 11px Verdana;
padding:2px 2px;
width:150px;
margin-bottom:3px;
}

.select
{
margin-bottom:3px;
}

.submitbutton{
margin-left: 140px;
margin-bottom:10px;
}
/*=============== footer classes Start =================*/

#foot
{
width:100%;
background:url(images/foot-bg.jpg) repeat-x #BAB4A2;
}

#footer
{
width:958px;
height:100px;
padding:13px 0px 0px 0px;
font:normal 11px Arial, Verdana;
color:#000;
line-height:18px;
margin:0 auto;
}

#footer a
{
font:normal 11px Arial, Verdana;
color:#000;
text-decoration:none;
line-height:18px;
}

#footer a:hover
{
text-decoration:underline;
line-height:18px;
}

/*=============== Text classes Start =================*/

.bluemidh1
{
font:bold 13px Arial, Verdana;
color:#023B87;
line-height:18px;
text-transform:uppercase
}

.bluemidh2
{
font:normal 18px Arial, Verdana;
color:#023B87;
line-height:20px;
text-transform:uppercase;
}

.bluemidh3
{
font:normal 22px Arial, Verdana;
color:#023B87;
line-height:20px;
text-transform:uppercase;
}

.genralText
{
font:normal 12px Arial, Verdana;
color:#000;
line-height:18px;
}



.style2 {	color: #001934;
	font-weight: bold;
}
.style2 {color: #023B87; font-weight: bold; }

.style1 {
	color: #023B87;
	font-weight: bold;
}