body {
	font-family: Arial, Helvetica, sans-serif;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

.sponsor {
	background-image:  url("rowbg2.jpg");
	background-position: bottom right;
	background-repeat: no-repeat;
}
.sponsor td {
	height: 80px;
	padding: 5px;
}
.sponsor a, .sponsor a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#53953f;
}
.sponsor a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	text-decoration:none;
}




.enhanced {
	background-image:  url("rowbg3.jpg");
	background-position: bottom right;
	background-repeat: no-repeat;
}
.enhanced td {
	height: 80px;
	padding: 5px;
}
.enhanced a, .enhanced a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#025902;
}
.enhanced a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
}
.lefttd {
	background-image:  url("rowbg2.jpg");
	background-position: bottom left;
	background-repeat: no-repeat;	
}


.leftENHtd {
	background-position: bottom left;
	background-repeat: no-repeat;	
}
.businesslist {
	font:Arial, Helvetica, Sans-serif;
	font-size:x-small;
	border: 1px solid #b9b9b9;
	border-top-color: #efefef;
	border-bottom-color: #808080;
	padding: 3px;
}
.businesslist a,  .businesslist a:active, .businesslist a:visited{
	color:#c03;
	font-size:12px;
}
.businesslist a:hover {
	text-decoration:none;
	font-size:12px;	
}


A.green {
	text-decoration:underline;
	font-size:8pt;
	color:#508f46;
	font-family:Arial, Verdana, sans-serif;
	font-weight:bold;
	
}

A.green:visited {
	text-decoration:underline;
	font-size:8pt;
	color:#508f46;
	font-family:Arial, Verdana, sans-serif;
	font-weight:bold;
}

A.green:active {
	font-size:8pt;
	color:#508f46;
	font-family:Arial, Verdana, sans-serif;
	font-weight:bold;
}

A.green:hover {
	text-decoration:underline;
	font-size:8pt;
	color:#327627;
	font-family:Arial, Verdana, sans-serif;
	font-weight:bold;
}


.freelisting {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color:#000;
}
.size8pt {
	font-size: 8pt;
}

