body.set{
	background-color: #000000; font-family: tahoma; margin-top:0px}
/*table styles*/
table.layout {width: 800px;padding: 0px;border: 12px solid #333333}
td.left_col {border-bottom:2px solid #ffffff; border-right:2px solid #ffffff}

/*link styles*/
a.nav:link {color:#ffffff; font-size:16px; text-decoration:none}
a.nav:visited {color:#ffffff; font-size:16px; text-decoration:none}
a.nav:active {color:#ffffff; font-size:16px; text-decoration:none}
a.nav:hover {color:#999999; font-size:16px; text-decoration:none}
a.nav2:link {color:#ffffff; font-size:12px; text-decoration:none}
a.nav2:visited {color:#ffffff; font-size:12px; text-decoration:none}
a.nav2:active {color:#ffffff; font-size:12px; text-decoration:none}
a.nav2:hover {color:#999999; font-size:12px; text-decoration:none}
a.menu:link {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
a.menu:visited {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
a.menu:active {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
a.menu:hover {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #006633; text-decoration:none
}
a.member:link {color:#ffffff; font-size:10px; font-weight:bold; text-decoration:none}
a.member:visited {color:#ffffff; font-size:10px; font-weight:bold; text-decoration:none}
a.member:active {color:#ffffff; font-size:10px; font-weight:bold; text-decoration:none}
a.member:hover {color:#999999; font-size:10px; font-weight:bold}
/*text styles*/
.copyright {color:#000000; font-size:10px; text-align:center}
.disclaimer {color:#000000; font-size:10px; font-weight:bold; text-align:center}
.address {color:#ffffff; text-align:right; font-size:14px; font-weight:bold}
.phone {color:#ffffff; text-align:right; font-size:16px; font-weight:bold}
.text {color:black; font-size:14px; text-align:left; text-indent:20px}
.text2 {color:#000000; font-size:14px; text-align:left}
.text_padded {color:#000000; font-size:14px; text-align:left; padding-left:20px}
.text3 {color:#000000; font-size:11px; text-align:left}
.text_menu {color:#000000; font-size:12px; font-weight:bold; text-align:center}
.text_form {color:#000000; font-size:16px; text-align:left; font-weight:bold}
.treatment {color:#006633; font-size:14px; text-align:center}
/*Header Styles*/
h1.page_title {color:#000000; font-size:24px; text-align:center; margin-bottom:-12px}
h4.contact {text-align:center; color:#006633}
/*list styles*/
ul.left_col {color:#ffffff; list-style:circle}
ul.penalties {list-style-type:none;color:#000000; font-size:12px; padding-left:10px; margin-left:0px}

a.bodyLink:link, a.bodyLink:visited{
	font-size:12px;
	color:#003300;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration: none;
}
a.bodyLink:hover{
	font-size:12px;
	color:#003300;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration: underline;
}