body {
	margin : 0 0 0 0;
	background-color : #D2D1D1;
	font-family: Verdana, Arial, sans serif;
	font-size: 12px;
	}

/*--------------------------------------------------------------------------- P */
th, td {
	font-size: 12px;
}

table.listing td {
	vertical-align: top;
}

p {
	margin : 1 2 1 3;
	font : 12px Verdana, Arial, sans serif;
	color : #000000;
	text-align : justify;
	}
p.contentPH {
	margin : 1 0 1 5;
	font : 14px Verdana, Arial, sans serif;
	color : #515151;
	font-weight : bold;
	text-align : center;
	}
p.contentPHleft {
	margin : 1 0 1 5;
	font : 14px Verdana, Arial, sans serif;
	color : #515151;
	font-weight : bold;
	text-align : left;
	}

p.advert {
	margin : 1 0 1 5;
	font : 12px Verdana, Arial, Sans Serif;
	color: #FFFFFF;
}	
span.searchT {
	font : 12px Verdana, Arial, Sans Serif;
	font-weight : bold;
	color: #000000
}
p.contentP {
	text-align : center;
	}
p.contentTitle {
	font : 14px Verdana, Arial, sans serif;
	font-weight : bold;
	color : #000000;
	}
p.contentDesc {
	font : 11px Verdana, Arial, sans serif;
	text-align : justify;
	}
p.boldLeft {
	font : 11px Verdana, Arial, sans serif;
	font-weight : bold;
	}
p.boldRight {
	margin : 2 2 2 2;
	font : 11px Verdana, Arial, sans serif;
	font-weight : bold;
	text-align : right;
	}
p.formBoldRight {
	font : 11px Verdana, Arial, sans serif;
	font-weight : bold;
	text-align : left;
	}
p.formBig {
	margin : 0 0 0 2;
	font : 15px Verdana, Arial, sans serif;
	font-weight : bold;
	text-align : left;
	}
p.listing {
	margin : 0 0 0 2;
	font : 14px Verdana, Arial, sans serif;
	font-weight : bold;
	text-align : left;
	}

/*--------------------------------------------------------------------------- A */
a {
	margin : 0 0 0 0;
	color : #000000;
	text-decoration : underline;
	}
a:hover {
	margin : 0 0 0 0;
	color : #EE9966;
	text-decoration : none;
	}
a.quest {
	margin : 0 0 0 0;
	font-weight : bold;
	text-decoration : none;
	}
a.quest:hover {
	color : #EE9966;
	}
a.listing {
	font : 15px Verdana, Arial, sans serif;
	font-weight : bold;
	}
a.listing:hover {
	color : #557626;
	}

a.biz {
	color : #488D16;
	}
a.broker {
	color : #974892;
	}
a.franchise {
	color : #312E8F;
	}
a.biz:hover {
	color : #D66F44;
	text-decoration : none;
	}
a.broker:hover {
	color : #D66F44;
	text-decoration : none;
	}
a.franchise:hover {
	color : #D66F44;
	text-decoration : none;
	}

/*--------------------------------------------------------------------------- Content Table */
td.contentCellHBusiness {
	margin : 0 0 0 0;
	background-color : #77B747/*66A636*/;
	border-top : 1px solid #000000;
	border-right : 1px solid #000000;
	border-bottom : 1px solid #000000;
	border-left : 1px solid #000000;
	}
td.contentCellHFranchise {
	margin : 0 0 0 0;
	background-color : #8883C7/*6661A5*/;
	border-top : 1px solid #000000;
	border-right : 1px solid #000000;
	border-bottom : 1px solid #000000;
	border-left : 1px solid #000000;
	}
td.contentCellHBroker {
	margin : 0 0 0 0;
	background-color : #C876BC;
	border-top : 1px solid #000000;
	border-right : 1px solid #000000;
	border-bottom : 1px solid #000000;
	border-left : 1px solid #000000;
	}
td.contentCellH {
	margin : 0 0 0 0;
	background-color : #EE9966;
	border-top : 1px solid #000000;
	border-right : 1px solid #000000;
	border-bottom : 1px solid #000000;
	border-left : 1px solid #000000;
	}
td.contentCellLeftH {
	margin : 0 0 0 0;
	background-color : #EE9966;
	border-top : 1px solid #000000;
	border-right : 0px;
	border-bottom : 0px;
	border-left : 1px solid #000000;
	}
td.contentCellRightH {
	margin : 0 0 0 0;
	background-color : #EE9966;
	border-top : 1px solid #000000;
	border-right : 1px solid #000000;
	border-bottom : 0px;
	border-left : 1px solid #000000;
	}
td.contentCellTopLeft {
	margin : 0 0 0 0;
	background-color : #EEEEEE;
	border-top : 0px;
	border-right : 0px;
	border-bottom : 1px solid #000000;
	border-left : 1px solid #000000;
	}
td.contentCellTop {
	margin : 0 0 0 0;
	background-color : #EEEEEE;
	border-top : 1px solid #000000;
	border-right : 1px solid #000000;
	border-bottom : 1px solid #000000;
	border-left : 1px solid #000000;
	}
td.contentCellLeft {
	margin : 0 0 0 0;
	background-color : #EEEEEE;
	border-top : 1px solid #000000;
	border-right : 0px;
	border-bottom : 0px;
	border-left : 1px solid #000000;
	}
td.contentCellRight {
	margin : 0 0 0 0;
	background-color : #EEEEEE;
	border-top : 1px solid #000000;
	border-right : 1px solid #000000;
	border-bottom : 0px;
	border-left : 1px solid #000000;
	}
td.contentCellBottom {
	margin : 0 0 0 0;
	background-color : #EEEEEE;
	border-top : 1px solid #000000;
	border-right : 1px solid #000000;
	border-bottom : 1px solid #000000;
	border-left : 0px;
	}
td.contentCellBottomRight {
	margin : 0 0 0 0;
	background-color : #EEEEEE;
	border-top : 1px solid #000000;
	border-right : 1px solid #000000;
	border-bottom : 1px solid #000000;
	border-left : 1px solid #000000;
	}
td.contentCell {
	margin : 0 0 0 0;
	background-color : #EEEEEE;
	border-top : 0px;
	border-right : 1px solid #000000;
	border-bottom : 1px solid #000000;
	border-left : 1px solid #000000;
	}
td.contentCellPremium {
	margin : 0 0 0 0;
	background-color : #D0D0D0;
	border-top : 0px;
	border-right : 1px solid #000000;
	border-bottom : 1px solid #000000;
	border-left : 1px solid #000000;
	}
td.contentCellSellaBiz {
	margin : 0 0 0 0;
	background-color : #EEEEEE;
	border-top : 0px;
	border-right : 0px;
	border-bottom : 1px solid #000000;
	border-left : 1px solid #000000;
	}
td.contentCellRight {
	margin : 0 0 0 0;
	background-color : #EEEEEE;
	border-top : 0px;
	border-right : 1px solid #000000;
	border-bottom : 1px solid #000000;
	border-left : 1px solid #000000;
	}
td.contentCellHBusinessTop {
	margin : 0 0 0 0;
	background-color : #77B747/*66A636*/;
	border-top : 1px solid #000000;
	border-right : 0px;
	border-bottom : 1px solid #000000;
	border-left : 1px solid #000000;
	}
td.contentCellHFranchiseTop {
	margin : 0 0 0 0;
	background-color : #8883C7/*6661A5*/;
	border-top : 1px solid #000000;
	border-right : 0px;
	border-bottom : 1px solid #000000;
	border-left : 1px solid #000000;
	}
td.contentCellHBrokerTop {
	margin : 0 0 0 0;
	background-color : #C876BC;
	border-top : 1px solid #000000;
	border-right : 0px;
	border-bottom : 1px solid #000000;
	border-left : 1px solid #000000;
	}
td.contentCellHBusinessTopRight {
	margin : 0 0 0 0;
	background-color : #77B747/*66A636*/;
	border-top : 1px solid #000000;
	border-right : 1px solid #000000;
	border-bottom : 1px solid #000000;
	border-left : 1px solid #000000;
	}
td.contentCellHFranchiseTopRight {
	margin : 0 0 0 0;
	background-color : #8883C7/*6661A5*/;
	border-top : 1px solid #000000;
	border-right : 1px solid #000000;
	border-bottom : 1px solid #000000;
	border-left : 1px solid #000000;
	}
td.contentCellHBrokerTopRight {
	margin : 0 0 0 0;
	background-color : #C876BC;
	border-top : 1px solid #000000;
	border-right : 1px solid #000000;
	border-bottom : 1px solid #000000;
	border-left : 1px solid #000000;
	}
td.contentCellHBusinessBottom {
	margin : 0 0 0 0;
	background-color : #77B747/*66A636*/;
	border-top : 0px;
	border-right : 0px;
	border-bottom : 1px solid #000000;
	border-left : 1px solid #000000;
	}
td.contentCellHFranchiseBottom {
	margin : 0 0 0 0;
	background-color : #8883C7/*6661A5*/;
	border-top : 0px;
	border-right : 0px;
	border-bottom : 1px solid #000000;
	border-left : 1px solid #000000;
	}
td.contentCellHBrokerBottom {
	margin : 0 0 0 0;
	background-color : #C876BC;
	border-top : 0px;
	border-right : 0px;
	border-bottom : 1px solid #000000;
	border-left : 1px solid #000000;
	}
td.contentCellHBusinessBottomRight {
	margin : 0 0 0 0;
	background-color : #77B747/*66A636*/;
	border-top : 0px;
	border-right : 1px solid #000000;
	border-bottom : 1px solid #000000;
	border-left : 1px solid #000000;
	}
td.contentCellHFranchiseBottomRight {
	margin : 0 0 0 0;
	background-color : #8883C7/*6661A5*/;
	border-top : 0px;
	border-right : 1px solid #000000;
	border-bottom : 1px solid #000000;
	border-left : 1px solid #000000;
	}
td.contentCellHBrokerBottomRight {
	margin : 0 0 0 0;
	background-color : #C876BC;
	border-top : 0px;
	border-right : 1px solid #000000;
	border-bottom : 1px solid #000000;
	border-left : 1px solid #000000;
	}
td.advertCellHeader {
	margin : 0 2 2 0;
	background-color : red;
	border-top : 0px;
	border-right : 0px solid #000000;
	border-bottom : 1px solid #000000;
	border-left : 0px solid #000000;
	}	
td.advertCellImage {
	margin : 0 0 0 0;
	border-top : 0px;
	border-right : 0px solid #000000;
	border-bottom : 1px solid #000000;
	border-left : 0px solid #000000;
	}		
td.imageContent {
	margin : 0 0 0 0;
	border-top : 1px solid #000000;
	border-right : 1px solid #000000;
	border-bottom : 1px solid #000000;
	border-left : 1px solid #000000;
	}			
/*--------------------------------------------------------------------------- Span's */
span.wanted {
	font : 11px;
	color : #000000;
	font-weight : normal;
	}
span.contentDescH {
	font : 11px Verdana, Arial, sans serif;
	font-weight : bold;
	}
span.big {
	font : 13px Verdana, Arial, sans serif;
	font-weight : bold;
	}

/*--------------------------------------------------------------------------- H1 */
h1.pageHeading {
	margin : 0 0 0 0;
	font : 25px Verdana, Arial, sans serif;
	font-weight : bold;
	text-align : justify;
	}
table.advertBorder {
		border-top : 1px solid #000000;
		border-right : 1px solid #000000;
		border-bottom : 1px solid #000000;
		border-left : 1px solid #000000;
}

TD.leftnavbg 
{
	BACKGROUND-POSITION: left top; BACKGROUND-IMAGE: url(images/leftframe/leftmenu_bg-and-spacer.gif); BACKGROUND-REPEAT: repeat-y
}

span.bolded {
	font-weight: bold;
	font-size: 14px;
	padding-right: 20px;
}