a { color: #2e8001; text-decoration: none; }
a:hover { color:#4ca71a; text-decoration: underline; }

#links1 { font-size: 11px; }
#links1 a { color: #FFFFFF; text-decoration: none; }
#links1 a:hover { color:#FFFFFF; text-decoration: underline; }

BODY, td {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #333333;
	font-size:12px;
}

.mainbody {
	padding-top: 20px;
	padding-bottom:30px;
	padding-left: 20px;
	padding-right: 20px;
	border-left-color:#999999;
	border-left:1px;
}

#cpyr { font-size: 11px; color:#FFFFFF; }
#cpyr a { color: #FFFFFF; text-decoration: none; }
#cpyr a:hover { color:#FFFFFF; text-decoration: underline; }

.subpagelist {
	list-style-type: square;
}

.outline {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	background-color: #FFFFFF;
}

#nav { width: 160; height: 300px; padding-left: 8px; border-right: 1px #CCCCCC dotted; }
#nav a { text-decoration: underline; padding-bottom: 6px; padding-top: 6px; margin-bottom: 20px; }
#nav a:hover { text-decoration: none; font-weight: bold; padding-bottom: 6px; padding-top: 6px; margin-bottom: 20px; }

.nav_banners {
	padding-left: 15px;
}