body {
	margin: 0px;
	background-color: #FFE3B7;
}
.submit
{
	FONT-SIZE: 8pt;
	COLOR: #000000;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	LETTER-SPACING: 1px;
	background-color: #EA8C00;
	border: 1px solid #FFE3B7;
}
INPUT
{
	FONT-SIZE: 10px;
	COLOR: black;
	FONT-FAMILY: Verdana, Arial, 'Times New Roman';
	background-color: #FFF1DD;
	border: 1px solid #CA4B22;
}
TD
{
    FONT-SIZE: 10px;
    LINE-HEIGHT: 16px;
    FONT-FAMILY: Verdana, Arial, 'Times New Roman'
}
TEXTAREA
{
	FONT-SIZE: 9px;
	FONT-FAMILY: Verdana, Arial, 'Times New Roman';
	background-color: #FFF1DD;
	border: 1px solid #CA4B22;
}
.para
{
    BORDER-RIGHT: medium none;
    BORDER-TOP: medium none;
    FONT-SIZE: 10px;
    BORDER-LEFT: medium none;
    LINE-HEIGHT: 19px;
    BORDER-BOTTOM: medium none;
    FONT-FAMILY: Verdana, Arial, 'Times New Roman';
    TEXT-ALIGN: justify
}

.middlebg {
	background-image: url(images/middlebg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
a.nav {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 22px;
	color: #FFE3B7;
	text-decoration: none;
}
a.nav:hover {


	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 22px;
	color: #5A0B00;
	text-decoration: none;
}
.para {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #6E3707;
	text-align: justify;
}
.paradark {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #58391D;
	text-decoration: none;
	font-weight: bold;
}
.toplinks {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10.5px;
	color: #411500;
	text-decoration: none;
}
a.toplinks {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #411500;
	text-decoration: none;
}

a.toplinks:hover {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #FFE3B7;
	text-decoration: none;
}
a.sublinks {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #C84A21;
	text-decoration: none;
	font-weight: bold;
}
a.sublinks:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #6F2B13;
	text-decoration: none;
	font-weight: bold;
}
.sublinkbg {
	background-image: url(images/sublink_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.redtext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #C04621;
	text-decoration: none;
	font-weight: bold;
}
.copyright {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #F8C479;
	text-decoration: none;
}
a.copyright:hover {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #F8C479;
	text-decoration: underline;
}
a.newlinks {

	font-family: Verdana, Arial, 'Times New Roman';
	font-size: 11px;
	line-height: 19px;
	color: #C84A21;
	text-decoration: none;
	font-weight: bold;
}
a.newlinks:hover {


	font-family: Verdana, Arial, 'Times New Roman';
	font-size: 11px;
	line-height: 19px;
	color: #C84A21;
	text-decoration: underline;
	font-weight: bold;
}

.menutitle {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 12px;
	text-decoration: none;
	display: block;
	cursor: hand;
}
