body {
	font-family: arial,helvetica,verdana;
	font-size: 12px;
	margin-top: 20px;
	background-color: #284177;
}

a {
	color: #740909;
}

a:hover {
	color: #4D69A7;
}

table {
	font-size: 12px;
}


.bodycell {
	background-image: url(images/contentbg.jpg);
	background-repeat: no-repeat;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #740909;
	width: 585px;
	background-color: #FFFFFF;
	padding: 10px;
	padding-top: 20px;
}

.bodycell h1 {
	font-weight: bold;
	font-size: 18px;
	color: #740909;
}


.bodycell a {
	font-weight: bold;
}



.menu {
	background-color: #740909;
	height: 26px;
}
.leftnav {
	background-color: #F6F5E8;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #B47A7A;
	width: 166px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #740909;
	color: #740909;
	line-height: 18px;
	margin: 0px;
	padding-bottom: 10px;
}

.leftnav a {
	text-decoration: none;
}

.leftnav a:hover {
	text-decoration: underline;
}

.leftnav img {
	position: relative;
}

.text {

}

.footer {
	background-color: #D5D3BC;
	border: 1px solid #740909;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;


}
.search {
	background-color: #871E1E;
}

.search input {
	width: 117px;
	margin: 0;
	padding: 0;
	position: relative;

}

.homepagestatement {
	font-size: 14px;
	line-height: 20px;
	color: #284177;
}

