.mainBody {
	background-color: #B0C4DE;
	float: left;
	padding: 0px;
	margin: 0px;
}

.col1 {
	height: 400px;
	width: 200px;
	float: left;
	clear: left;
	}
	
.col2 {
	float: none;
	width: 230px;
	}

.col3 {
	height: 831px;
	width: 249px;
	float: right;
	clear: left;
	}

a:link{
	background-color: transparent;
	color: #005901;
	text-decoration: underline;
}

a:visited{
	background-color: transparent;
	color: #4B0082;
	text-decoration: underline;
}

a:hover{
	background-color: transparent;
	color: #191970;
	text-decoration: none;
}

a:active{
	background-color: transparent;
	color: #005901;
	text-decoration: none;
}

body{
	background: #B0C4DE;
	color: #B0C4DE
	font: 12px Verdana, Arial, sans-serif;
	scrollbar-arrow-color: #666666;
	scrollbar-face-color: #A8AF9A;
	scrollbar-track-color: #798269;
}

.footer {
	font-size: 0.8em;
	background-color: #B0C4DE;
	clear: both;
	width: 738px;
	padding: 6px;
	bottom: 0px;
	float: left;
}

h1 {
	background: transparent;
	color: #006600;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 1px;
	text-transform: uppercase;
}

h2 {
	background: transparent;
	color: #006600;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 1px;
	text-transform: uppercase;
}

h3 {
	background: transparent;
	color: #006600;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}

h4 {
	background: transparent;
	color: #006600;
	font-size: 10px;
	font-weight: bold;
}

h5 {
	background: transparent;
	color: #006600;
	font-size: 10px;
	font-weight: bold;
}

p{
	background-color: transparent;
	color: #005901;
	font: 12px Verdana, Arial, sans-serif;
	text-align: justify;
}

td{
	background-color: transparent;
	color: #000000;
	font: 12px Verdana, Arial, sans-serif;
}

.btappletbk {
	background-color: #6C7A87;
	color: #FFFFFF;
}

.btcontent {
	background-color: #B0C4DE;
	background-position: right top;
	background-repeat: repeat-y;
	color: #336633;
}

.btnav {
	background-color: #6C7A87;
	border: #8877ff;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-style: solid;
	border-top-width: 1px;
}

.btcopyrights {
	background-color: transparent;
	border-bottom-width: 0px;
	border-color: #8C9075 #000000 #000000;
	border-left-width: 0px;
	border-right-width: 0px;
	border-style: solid;
	border-top-width: 1px;
	color: #005901;
	font-size: 11px;
}

.btname {
	background: transparent;
	color: #005901;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	letter-spacing: 1px;
	text-decoration: underline;
	text-transform: uppercase;
}

