body {
	height: 100%;
	width: 100%;
	margin: 0;
	background-image: url(../images/bkgd_tile.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

.main_body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #333333;
}



a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	text-decoration: none;
	color: #00CC00;
	text-decoration: underline;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #FFFFFF;
	background-color: #00CC00;
}



a.rightpanel:link {
	color: #000000;
	background-color: transparent;
	font-family: Tahoma;
	font-size: 10px;
	text-decoration: none;
}
a.rightpanel:visited {
    color: #000000;
	font-family: Tahoma;
	font-size: 10px;
	text-decoration: none;
}
a.rightpanel:hover {
	color: #ffffff;
	background-color: #00CC00;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 10px;
	text-decoration: none;
}
a.rightpanel:active {
	color: #000000;
	background-color: transparent;
	font-family: Tahoma;
	font-size: 10px;
	text-decoration: none;
}



.footer_txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
}

a.footer:link {
	color: #00CC00;
	background-color: transparent;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
}
a.footer:hover {
	color: #fff;
	background-color: #00CC00;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}


.main_hdg {
	font-family: "Trebuchet MS";
	font-size: 22px;
	font-weight: bold;
	color: #000000;
}
.hdgs_one {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 20px;
	font-weight: bold;
	color: #00BE00;
}
.hdgs_two {
	font-family: "Trebuchet MS";
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	color: #717171;
}
.pic-caption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
