/* CSS Document */
#nav {
	background-color: #cc6600;
	height: 25px;
	width: 760px;
	border-bottom-width: 8px;
	border-bottom-style: solid;
	border-bottom-color: #CC9900;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #293C20;
}
.Arial12GreenNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #293c20;
	text-decoration: none;
	line-height: 25px;
	height: 25px;
	display: block;
	float: left;
	clear: right;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #293C20;
	padding-right: 10px;
	padding-left: 10px;
}
.Arial12GreenNav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #660066;
}
#Main_Body_6th_Form {
    background-color: #006600;
	height: 340px;
	width: 585px;
	float: right;
	clear: right;
}
body {
	background-color: #660066;
	margin: 0px;
	padding: 0px;
}
.Arial12GreenNavSide2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #293c20;
	text-decoration: none;
	line-height: 30px;
	height: 30px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cc6600;
	text-indent: 15px;
}
.Arial12GreenNavSide2:hover {
	text-decoration: none;
	background-color: #cc6600;
	color: #ffffff;
