body {
	background-color: #f0f0f0;
	margin: 0px;
}

body, table, tr, td, p, h1, h2, h3, h4, h5, h6, a, b, i, ul, ol, li, select {
	font-family: verdana, arial, helvetica, geneva, swiss, sans-serif;
}
body, table, tr, td, p, h1, h2, h3, h4, h5, h6, b, i, ul, ol, li, select {
	color: #666666;
}

	
body, table, tr, td, p, a, b, i, ul, ol, li {
	font-size: 11px;
}

a {
	text-decoration: none;
	color: #0066CC;
}

a:visited {
	color: #0066cc;
}

a:active, a:hover {
	#color: #FF9900;
	text-decoration: underline;
}

UL { 
	margin-left: 10px; 
	padding-left: 1.5em; 
	margin-bottom: 10px; 
	margin-top: 0px; 
}
LI.lilnav { 
	list-style-image: url("/img/bullet_small.gif") 
}

LI.lilnavon { 
	list-style-image: url("/img/bullet_small_on.gif") 
}
td.tdoutter {
	background-color: #F5FCFC;
	vertical-align: top;
}
td.tdwhite { 
	background-color: #FFFFFF;
}

td.tdltblue { 
	background-color: #F5FCFC;
}

td.tdblue { 
	background-color: #F5FCFC;
}

td.tdbluestripe { 
	background-image: url("img/bg_zone_stripe_light.gif");
}

td.tdbluestripesdark { 
	background-image: url("img/bg_zone_stripe_dark.gif");
}

td.tdblueline { 
	background-color: #badeee;
}

DIV.bluebox { 
	background-color: #badeee;
	width: 238px;
}

td.tdnavline { 
	background-color: #325c86;
}

td.tdorangeline { 
	background-color: #ff9a66;
}

td.tdorange { 
	background-color: #FF6600;
	color: #FFFFFF;
	line-height: 1.4em;
}
td.tdorange1 { 
	background-color: #FF6600;
	color: #FFFFFF;
	line-height: 1.4em;
	border-top: 1px solid black;
	border-right: 2px solid black;
	border-bottom: 1px solid black;
	border-left: 1px solid black;
}
td.tdorange A, A.visited, A.active, A.hover { 
	color: #FFFFFF;
}
td.tdltgrey { 
	background-color: #f0f0f0;
}

td.tdgreyline { 
	background-color: #7a7a7a;
}


.small {
	font-size: 10px;
}

SUP { font-size: 7px; }
SPAN.sub { font-size: 8px; }

.white { color: #ffffff; }
.orange { color: #FF6600; }


table.normalListing {
	border: 1px solid #badeee; 
	padding:5px;
}

table.premiumListing { 
        border: 1px solid #ff9a66;
        padding:5px;
}


div.services_offered {
	margin: 5px 0;
	border-color: #CCC;
	border-style:solid;
	border-width: 1px 0;
	background: #EFFFFF url('/img/bg_zone_stripe_light.gif');
	padding: 3px;
	display:none;
	font-size: 9px;
}

div.services_offered p {
	font-size: 9px;
	margin: 0 0 3px
}


