	body {
	background-color:#E7E7E7;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	border: 0px;
	background-image: url(../images/banner.gif);
	background-repeat: repeat-x;
	background-position: top;
}

.maintext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000;
	line-height: 21px;
	text-align: left;
	padding: 10px;
	background-color: #FFFFFF;
	background-image: url(../images/background-bottom2.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	border-right-width: 10px;
	border-left-width: 10px;
	border-left-style: solid;
	border-right-color: #FFF;
	border-left-color: #FFF;
	border-right-style: solid;

}

A {
	color: #D2222A;
	font-weight: bold;
	text-decoration: none;
}

A:HOVER {
	color: #D2222A;
	font-weight: bold;
	text-decoration:overline;
	
	}
	
	.medtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	background-color: #FFFFFF;
	padding: 2px;


}
.botttex {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #FFF;
	line-height: 20px;
	background-color: #D2222A;
	border-right-width: 6px;
	border-left-width: 6px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #D2222A;
	border-left-color: #D2222A;
}


.formtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.form {
background-color: #ffffff; 
color: #000000; 
font-family: Arial; 
border: 1px solid #000000; 
padding: 0;
}

.bottom {
	height: 100%;
	background-color: #000;
	background-position: 100%;
	}

.navcontainer 
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	text-align: center;
		margin-right: 2px;
	margin-left: 2px;
	
}

.navcontainer a
{
	display: block;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #D2222A;
	padding: 0px;
	text-decoration: none;
	line-height: 24px;
	margin-right: 2px;
	margin-left: 2px;

}

.navcontainer a:hover
{
	background-color: #FF6600;
	color: #FFFFFF;
	text-decoration: none;
		margin-right: 2px;
	margin-left: 2px;

}

.boxlink a:hover
{
color: #000000;
text-decoration: underline; 
}
.tblack
{
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

