a:hover {<br>
	color: #FF6600;<br>
}
.leftnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	background-color: #999966;
	text-align: left;
	vertical-align: top;
	line-height: normal;
}
a.leftnav:hover {
	text-decoration:underline;
	font-size: 10px;
	font-weight:bold;
	color: #093A09;
}
.MarginLeftCenter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #333333;
	background-color: #CECC6C;
	text-align: left;
	text-indent: 3px;
}
.ToolbarTop {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	background-color: #003300;
	border: thin solid #000000;
	font-weight: bold;
	background-position: center;
}
.MarginRightCenter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	border-left-style: none;
	background-color: #CECC6C;
	text-align: left;
	text-indent: 3px;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #333333;
}
.MainBody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	background-color: #CC9A35;
	text-align: left;
	border: none;
}
.rightnav {
	color: #000000;
	background-color: #999966;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.body_lft {
	background-color: #CC9866;
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #013300;
}
.body_middle {
	background-color: #CC9866;
}
.body_rt {
	background-color: #CC9866;
	border-right-width: 6px;
	border-right-style: solid;
	border-right-color: #013300;
}
