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

.menus
{
background:url(../images/menu_bar.jpg) no-repeat;
width:1056px;
height:39px;
font-family:Arial;
font-size:12px;
color:#032843;
}

.menus a
{
color:#032843;
text-decoration:none;
}

.menus a:hover
{
text-decoration:underline;
}

.content
{
font-family:Arial;
font-size:12px;
color:#000000;
text-align:left;
}
.content1
{
font-family:Arial;
font-size:12px;
color:#000000;
font-weight:bold;
}

.content2
{
font-family:Arial;
font-size:12px;
color:#032843;
text-align:justify;
}

.footer
{
font-family:Arial;
font-size:12px;
color:#000000;
padding-top:5px;
}

.footer a
{
color:#000000;
text-decoration:none;
}

.footer a:hover
{
text-decoration:underline;
}


.content_link
{
 font-family:Arial;
 font-size:12px;
 color:#42290a;
 text-decoration:none;
} 
.content_link a:hover
{
 font-family:Arial;
 font-size:12px;
 color:#6666FF;
 text-decoration:underline;
} 

.center_heading
{
font-family:Arial;
font-size:14px;
color:#000000;
font-weight:bold;
}

.white_content
{
 font-family:Arial;
 font-size:14px;
 color:#ffffff;
 text-decoration:none;
} 
