td.nav { }
td.listing { border-style: solid; border-width: 1px }
td.listingText { vertical-align: center; border-style: solid; border-width: 1px; font-size: 75%; font-family: sans-serif; background-color: transparent }
td.left {font-family: Arial; font-size: 90%; color: #0c6900; text-align: left }
/*td.heading { background-color: #0c6900; color: white; font-family: Arial; font-size: 120%; text-align: left; vertical-align: center }*/
td.heading { background-color: white; color: #0c6900; font-family: Arial; font-size: 120%; text-align: left; vertical-align: center }
td.listingNav { background-color: lightyellow; color: #0c6900; font-family: Arial; font-size: 70%; font-weight: normal; text-align: center; vertical-align: center }
td.content {font-family: sans-serif; color: #0c6900; font-size: 100% }
p {font-family: sans-serif; color: #0c6900; font-size: 100% }
h2 {font-family: Arial; font-size: 100%;  color: white;background-color: transparent }
p.sansserif {font-family: sans-serif; background-color: transparent }
table.results { border-style: solid; border-width: 1px; background-color: transparent }
a { color: #0c6900; font-family: Arial, Helvetica, Sans-Serif; background-color: transparent; font-size: 100%; text-decoration: none }
a:active { color: #0c6900; font-family: Arial, Helvetica, Sans-Serif; background-color: transparent; font-size: 100%; text-decoration: none }
a:visited { color: #0c6900; font-family: Arial, Helvetica, Sans-Serif; background-color: transparent; font-size: 100%; text-decoration: none }
a:hover { font-family: Arial, Helvetica, Sans-Serif; color: #0c6900; background-color: transparent; font-size: 100%; text-decoration: underline; font-weight: bold }
/* rotator in-page placement */
    div.rotator {
	position:relative;
	height:345px;
	margin-left: 15px;
	display: inline;
}
/* rotator css */
	div.rotator ul li {
	float:left;
	position:absolute;
	list-style: none;
}
/* rotator image style */	
	div.rotator ul li img {
	border:1px solid #ccc;
	padding: 4px;
	background: #FFF;
	
}
    div.rotator ul li.show {
	z-index:500
}

