/* CSS Document */#main_td {	font-family: Arial, Helvetica, sans-serif;	line-height: 1.5 em;	font-size: 13px;}#main_td a:link, #main_td a:visited{	color: #922d46;	text-decoration: none;}#main_td a:hover {	border-bottom-width: 2px;	border-bottom-style: solid;	border-bottom-color: #999966;}/* BEGIN style8 */ #navlist{	margin: 0;	padding: 0 0 10px 10px;	border-bottom: 1px solid #000;	font-family: Arial, Helvetica, sans-serif;	font-size: 13px;	text-align: center;}#navlist a:link, #navlist a:visited{	float: none;	line-height: 2em;	font-weight: bold;	margin: 12px;	text-decoration: none;	color: #666666;}#navlist a:link#current, #navlist a:visited#current, #navlist a:hover {border-bottom: 2px solid ##999966;padding-bottom: 2px;background: transparent;color: #000;}#navlist a:hover { color: #999966; }#footer_td {	text-align: center;	font-weight: normal;	text-decoration: none;	border-top: 1px solid #000;	font-size: 12px;}#footer_td a:link, #footer_td a:visited{	text-decoration: none;	color: #922d46;}#footer_td a:hover {	text-decoration: none;	border-bottom-width: 2px;	border-bottom-style: solid;	border-bottom-color: #999933;}
