body,td,th {
	font-family: Tahoma, Verdana, Helvetica-Normal, Arial, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background:url(/graphics/bg.gif) repeat-y;
	margin: 5px 0px 5px 0px;
}
body.home {
	background-image:none;
}
#pageContent {
	margin:0 auto;
	width:95%;
	font-size:14px;
	text-align:left;
}
a:link {
	color: #0000FF;
}
a:visited {
	color: #996699;
}
a:hover {
	color: #CC0000;
}
a:active {
	color: #0000FF;
}
.reps {  font-family: Arial, Helvetica, sans-serif; font-size: 11pt; font-weight: bold; color: #000000}
.ed {  font-family: Arial, Helvetica, sans-serif; font-size: 18pt; font-weight: bold; color: #FFCC00}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	font-style: normal;
	font-weight: normal;
}
.listingsm {  font-family: Arial, Tahoma, Verdana, sans-serif; font-size: 9pt; color: #000000}
.header {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14pt; 
	font-weight: bold; 
	color: #CC0000;
	padding-left:35px;
	line-height:25px;
	background:url(/graphics/maple.gif) top left no-repeat;
}
.smtext {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 8pt;
	color: #000000;
	font-style: normal;
	font-weight: normal;
}
.realheader {  font-family: Arial, Helvetica, sans-serif; font-size: 18pt; font-weight: bold; color: #CC0000}
.listingshead {  font-family: Arial, Helvetica, sans-serif; font-size: 11pt; font-weight: bold; color: #CC0000}
.listhead {  font-family: Arial, Helvetica, sans-serif; font-size: 12pt; font-weight: bold; color: #000000}
.price { font-family: Arial, Helvetica, sans-serif; font-size: 14pt; font-weight: bold; color: #000000}
.listingsb { font-family: Arial, Tahoma, Verdana, sans-serif; font-size: 9pt; color: #000000 ; font-weight: bold}
.listingsr {  font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: bold; color: #CC0000}
.textl {  font-family: Arial, Helvetica, sans-serif; font-size: 11pt; color: #000000}
.featureheader { font-family: Arial, Helvetica, sans-serif; font-size: 16pt; font-weight: bold; color: #FFFFFF}
.layertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF;
}
.layerRed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #CC0000;
	font-style: italic;
}
.layerClose {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFCC00;
}
.droptext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #CC0000;
}
.smtextbot {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	border-bottom:1px solid #000000;
}
.small_list {
	text-align:left;
}
.small_list li {
	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	padding-bottom:6px;
}
.pictures_float {
	float:right;
	margin:0px 0px 0px 10px;
	text-align:center;
	font-size:10px;
}
.pictures_float img {
	border:1px solid #000000;
	padding:1px;
}
#OtherListings {
	position:relative;
}
#OtherListings a {
	color:#ffffff;
	background-color:#FF0000;
	padding:0.2em;
	display:block;
	font-style:normal;
	font-weight:bold;
	font-variant:small-caps;
	font-size:12px;
	text-decoration:none;
}
#OtherListings dl {
	margin: 0;
	padding:0;
	width:250px;
	display:none;
	position:absolute;
	right:0;
	z-index:2;
}
#OtherListings:hover dl {
	display:block;
}
#OtherListings dl dd {
	text-align:left;
	position:relative;
	background-color:#ffffff;
	border:1px solid #ff0000;
	color:#FFFF00;
	padding:0.2em;
	margin: 0;
	font-size:85%;
}
#OtherListings dl dd ul {
	margin: 0;
	padding:0;
	list-style:none;
	/*max-height:100px;
	overflow-y:scroll;
	overflow-x:hidden;*/
	border:1px solid #FF0000;
	display:none;
	position: absolute;
	left:175px;
	top:5px;
	z-index:3;
}
#OtherListings dl dd strong {
	display: block;
}
#OtherListings dl dd:hover ul {
	display: block;
}
#OtherListings dl dd:hover ul li a {
	display: block;
}
#OtherListings dl dd ul li {
	margin: 0;
	padding:0;
	border-bottom:1px solid #FF0000;
	border-left:10px solid #FF0000;
	border-right:1px solid #FF0000;
	border-top:1px solid #FF0000;
	background: #ff0000 top left;
}
#OtherListings dl dd ul li a {
	line-height:normal;
	padding: 2px 0.5em;
	margin:0;
	font-size:85%;
	width:150px;
	background: #FFFFFF top left;
	color:#0000FF;
}
