html, body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #727c58;
	text-decoration: none;
	margin: 0px;
	background-color: #EDEADB;
	background-image: url(bg02.gif);
	line-height: 16px;
}
a:link {
	padding-bottom: -2px;
	height: 20px;
	text-decoration: none;
}
a:hover {
	color: #CC0000;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
}

a.nav, a.nav:link {
	text-decoration: none;
	color: #727c58;
	border-color: #727c58;
	border-width: 0 0 1px 0;
	border-style: none none solid none;
	padding: 0px 0px 0px 0px;
	background-color: inherit;
	}
	
a.nav:visited {
	text-decoration: none;
	color: #999;
	border-color: #999;
	border-width: 0 0 1px 0;
	border-style: none none dotted none;
	padding: 0px 0px 0px 0px;
	background-color: inherit;
	}
	
a.nav:hover {
	color: #CC0000;
	text-decoration: none;
	border-color: #000;
	border-width: 0 0 1px 0;
	border-style: none none dotted none;
	padding: 0px 0px 0px 0px;
	}


.ninePixArial {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #a4b27e;
}
.paitingTitles {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #727c58;
	line-height: 15px;
}

.paitingDescription {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #727c58;
	line-height: 10px;
}
