body {
	background-color: #99CC00;
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
}
body,td,th {
	font: 75% Georgia, palatino, serif;
	color: #555E55;
	line-height: 165%;
	color: #333333;
}

.pinklink {
	color: #CC3366;
}

.darkgreenlink {
	color: #009933;
}

a.mainnav_sel {display: block; line-height: 17px; padding: 6px 10px; white-space: nowrap; font-size: 12px; color: #CC3366; text-decoration: none; text-transform: uppercase; font-weight: bold;}
a.mainnav_sel:link, a.mainnav_sel:active, a.mainnav_sel:visited {background-color:#CCCCCC;}
a.mainnav_sel:hover {background-color:#CCCCCC;}

a.mainnav {display: block; line-height: 17px; padding: 6px 10px; white-space: nowrap; font-size: 12px; color: #FFFFFF; text-decoration: none; text-transform: uppercase; font-weight: bold;}
a.mainnav:link, a.mainnav:active, a.mainnav:visited {background-color:#CC3366;}
a.mainnav:hover {background-color:#CCCCCC; color: #CC3366;}

.subnav {font-size: 12px; text-decoration: none; font-weight: bold; padding: 10px 10px;line-height: 29px;}
a.subnav:link, a.subnav:visited, a.subnav:active {color: #333333;}
a.subnav:hover {color: #CC3366;}

.subnav_sel {font-size: 12px; text-decoration: none; font-weight: bold; padding: 10px 10px;line-height: 29px;}
a.subnav_sel:link, a.subnav_sel:visited, a.subnav_sel:active {color: #CC3366;}
a.subnav_sel:hover {color: #CC3366;}

.caption {
	font-size: 70%;
	color: #666666;
	line-height: 100%; padding: 5;
}

.title {
	font-size: 120%;
	font-family: georgia, palatino, serif;
	letter-spacing: 2px;
	color: #CC3366;
	margin: 0;
	padding: 0; font-weight: bold;
}

