.mainTable {
}
.headTable {
	background-color: #C6D1B2;
	border-top: thin solid #003300;
	border-right: thin solid #003300;
	border-bottom: thin none #003300;
	border-left: thin solid #003300;
}
body {
	background-color: #285200;
	color: #333300;
	background-image: url(images/garbage_BG.gif);
	background-attachment: fixed;
}
.mainTxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 20px;
}
.mainTxtBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 20px;
	font-weight: bold;
}
.tagTxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	line-height: 15px;
}
a:link {
	color: #003300;
}
a:visited {
	color: #336600;
}
a:hover {
	color: #663300;
}
a:active {
	color: #666600;
}
.headlinesTxt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15pt;
	font-weight: bold;
	color: #336600;
	font-style: italic;
}
.footerTable {
	background-color: #829888;
	border-top: thin none #003300;
	border-right: thin solid #003300;
	border-bottom: thin solid #003300;
	border-left: thin solid #003300;
}
.leadTxt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	font-weight: bold;
	font-style: italic;
}
.contentTable {
	background-color: #FFFFFF;
	border: thin solid #003300;
}
.navTable {
	background-color: #C6D1B2;
	border-right-width: thin;
	border-right-style: dotted;
	border-right-color: #003300;
}
.bodyTables {
	border: thin solid #336600;
}
.subheadlinesTxt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	font-weight: bold;
	color: #336600;
	font-style: italic;
}
.mainTxt_Clr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 20px;
	color: #990000;
}
.empApTable {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 20px;
	border: thin solid #285200;
	background-color: #EDFCD9;
}
.forminput {
	background-color: #C6D1B2;
	width: 350px;
}
.splash {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	font-weight: bold;
	font-style: italic;
	color: #FFFF00;
}
.splash a:link {color: #FFFF00;}
.splash a:visited {color: #FFFF66;}
.splash a:hover {color: #993300;}
.splash a:active {color: #FFFF66;
}

