﻿body 
{
    margin-top: 00px;
	margin-bottom: 00px;
	background-color: #DFDFDB; 
	/* background-image: url(../images/crosshatch3.gif); */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #266880;
}

a
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #266880;
}

.clear
{
	clear: both;
}

.mainbody
{
	padding: 10px;
    width: 920px;
    margin: auto;
    background-color: #ffffff;
}

.mbh-left
{
	float: left;
	width: 500px;
	height: 130px;
}

.mbh-right
{
	float: right;
	width: 410px;
	height: 130px;
	text-align: right;
}

.mbhr-top
{
	width: 410px;
	height: 110px;
}

.mbhr-bottom
{
	width: 410px;
	height: 16px;
	padding-bottom: 04px;
}

.mbhr-link
{
	padding-left: 12px;
	text-decoration: none;
}

.mb-head
{
	clear: both;
	width: 920px;
	height: 05px;
	background-color: #DE2767;
}

.mb-homeimg
{
	margin: auto;
	width: 920px;
	padding-top: 20px;
	padding-bottom: 20px;
}

.mbp
{
	border: solid 10px #ffffff;
}

.mbp-small
{
	float: left;
	background-color: #3F5297;
	width: 209px;
	height: 114px;
	padding: 03px;
	border: solid 5px #ffffff;
}

.mbp-smallselected
{
	float: left;
	background-color: #DE2767;
	width: 209px;
	height: 114px;
	padding: 03px;
	border: solid 5px #ffffff;
}

.mb-foot
{
	width: 920px;
	height: 100px;
	background-color: #3F5297;
	text-align: center;
	color: #ffffff;
	font-size: 11px;
	line-height: 18px;
}

.mb-foot a
{
	color: #ffffff;
	font-size: 11px;
}

