html, body
{
	font:Arial, Helvetica, sans-serif;
	margin:0px;
	padding:0px;
	height:100%;
	background-color:#6D6E6B;	
}

#tblSearch a:link 
{
	border:0px;
	color: white;
	text-decoration: none;
}

#tblSearch a:active
{
	border:0px;
	color: white;		
	text-decoration: none;	
}

#tblSearch a:visited
{
	border:0px;
	color: white;	
   text-decoration: none;
}

table
{
	padding:0px;
}

#tdOuterBorderLeft, #tdOuterBorderRight
{
	background-repeat:repeat-y;
	width:41px;
	height:100%;
}

#tdOuterBorderLeft
{
	background-image:url(../images/border_left_grey.jpg);
}

#tdOuterBorderRight
{
	background-image:url(../images/border_right_grey.jpg);
}

#tdHeader
{
	background-image:url(../images/header.jpg);
	width:917px;
	height:180px;
	background-repeat:no-repeat;
}

#tdInnerBorderLeft, #tdInnerBorderRight
{
	background-repeat:repeat-y;
	width:10px;
}

#tdInnerBorderLeft
{
	background-image:url(../images/innerborder_left_green.jpg);
}

#tdInnerBorderRight
{
	background-image:url(../images/innerborder_right_green.jpg);
}

#tdMenuLeft, #tdMenuRight
{
	background-image:url(../images/button_ad_bg.jpg);
	background-repeat:repeat;
	vertical-align:top;
	width:200px;
}

#tdCenter
{
	width:495px;
	height: 100%;
	border:1px solid black;
	background-color:white;
	vertical-align:top;
	text-align:center;
}

#tblSearch
{
	display: none;
	margin-top:0px;
	position:relative;
	top:-30px;	
}

#tblSearch td
{
	background-color: #800000;
	color:white;	
	border: 2px solid #999966;
	padding:0px 5px;
}

#tdFooter
{
	background-image:url(../images/footer.jpg);
	background-repeat:no-repeat;
	width:897px;
	height:127px;
	color: #FFFFFF;	
	font-weight:bold;	
}

#tdMenuLeft
{
	padding-top:8px;
}

#tdMenuLeft img, select
{
	margin: 3px 0px 3px 5px;
}

#tdMenuLeft img
{
	cursor: pointer;
	border:0px;
}

select
{
	font-size: 9pt;
}

.btnGroup
{
	margin-top:30px;
}

#tdMenuRight
{
	padding-top: 0px;
}

#tdMenuRight img
{
	margin: 14px 0px 14px 5px;
	cursor:pointer;
	width:190px;
	height:155px;
	border:0px;
}

.spacer
{
	display:none;
}

#imgMap
{
	margin:10px 0px 0px 0px;
}

#divMapHeader
{
	text-align: center;
	background-color: #800000;
	color:white;
	border: 2px solid #999966;
	padding:5px;	
}

#divMiscSltProvince
{
	display:none;
	position: absolute;
	z-index:10;
	text-align: left;
	border: 2px solid #999966;
	top:0px;
	left:0px;
	background-color: #800000;
	padding: 3px 5px;
}

#divMiscSltProvince input
{
	vertical-align: top;
	font-size: 9pt;
	padding: 2px 0px;
}

#divMiscSltProvince a:link 
{
	border:0px;
	color: white;
	text-decoration: underline;
}

#divMiscSltProvince a:active
{
	border:0px;
	color: white;		
	text-decoration: underline;	
}

#divMiscSltProvince a:visited
{
	border:0px;
	color: white;	
   text-decoration: underline;
}

#divMiscSltAdType
{
	display:none;
	position: absolute;
	z-index:10;
	text-align: left;
	border: 2px solid #999966;
	top:0px;
	left:0px;
	background-color: #800000;
	padding: 3px 5px;
}

#divMiscSltAdType input
{
	vertical-align: top;
	font-size: 9pt;
	padding: 2px 0px;
}

#divMiscSltAdType a:link 
{
	border:0px;
	color: white;
	text-decoration: underline;
}

#divMiscSltAdType a:active
{
	border:0px;
	color: white;		
	text-decoration: underline;	
}

#divMiscSltAdType a:visited
{
	border:0px;
	color: white;	
   text-decoration: underline;
}

#spanAddYourBusiness
{
	/*display:none;*/
}

#tdFooter a
{
	color: #FFFFFF;	
	font-weight:bold;
	text-decoration:none;
}

#tdFooter a:hover
{
	text-decoration:underline;
}

.tdInfoHeader a
{
	color: #FFFFFF;	
	font-weight:bold;
	text-decoration:none;
	font-size:8pt;
	margin-left:5px;
}

.tdInfoHeader a:hover
{
	text-decoration:underline;
}