.navbuts a {
	color: #336633;
	text-decoration: none;
}

.navbuts a:hover {
	font-weight: bold;
	color: #FFCC66;
	text-decoration: underline;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 25px;
}
#FlashID {
	display: block;
}
.box {
	border: 8px solid #FFF;
}
.mainbot {
	background-color: #00662B;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #D29E00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	text-align: center;
	line-height: 22px;
}


.main {
	background-color: #FFF;
	font-size: 13px;
	text-align: justify;
	vertical-align: top;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
}
.nav {
	background-color: #FFF;
	vertical-align: top;
	padding-top: 15px;
	padding-bottom: 10px;
	font-weight: bold;
	padding-left: 5px;
	font-size: 18px;
	padding-right: 10px;
}
.navbuts {
	font-size: 14px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	line-height: 28px;
}
h1 {
	font-size: 14px;
	font-weight: bold;
	color: #00662B;
}
.main1 {
	background-color: #FFF;
	padding-top: 5px;
	padding-bottom: 5px;
}
