@charset "utf-8";
body  {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	background: #fff;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: left; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000;
}

.top1{background-image:url(../tpl/ghanapropertybase_top1.jpg); height:59px; width:909px; padding:0px; background-repeat:no-repeat;}
.top2{background-image:url(../tpl/ghanapropertybase_top2.jpg); height:145px; width:909px; padding:0px; background-repeat:no-repeat;}
.mainmid{background-image:url(../tpl/ghanapropertybase_bgmain.jpg); background-repeat:repeat-y; padding:0px;}
.mainbtm{background-image:url(../tpl/ghanapropertybase_main_btm.jpg); background-repeat:no-repeat; padding:0px; height:22px;}
.footerleft{background-image:url(../tpl/ghanapropertybase_footerleft.jpg); height:112px; width:30px; background-repeat:no-repeat; padding:0px;}
.footermid{background-image:url(../tpl/ghanapropertybase_footermid.jpg); background-repeat:repeat-x; padding:0px; height:112px;}
.footerright{background-image:url(../tpl/ghanapropertybase_footerright.jpg); height:112px; width:31px; background-repeat:no-repeat; padding:0px;}

.logintop{background-image:url(../tpl/ghanapropertybase_login_top.jpg); height:38px; width:272px; padding:0px; background-repeat:no-repeat;}
.loginmid{background-image:url(../tpl/ghanapropertybase_login_middle.jpg); background-repeat:repeat-y; padding:0px;}
.loginbot{background-image:url(../tpl/ghanapropertybase_login_bottom.jpg); height:11px; width:272px; padding:0px; background-repeat:no-repeat;}


.qlt{background-image:url(../tpl/ghanapropertybase_qlt.jpg); height:38px; width:272px; padding:0px; background-repeat:no-repeat;}
.qlm{background-image:url(../tpl/ghanapropertybase_qlm.jpg); background-repeat:repeat-y; padding:0px;}
.qlb{background-image:url(../tpl/ghanapropertybase_qlb.jpg); height:11px; width:272px; padding:0px; background-repeat:no-repeat;}

.addtop{background-image:url(../tpl/ghanapropertybase_quick_link_top.jpg); height:39px; width:272px; padding:0px; background-repeat:no-repeat;}
.addmid{background-image:url(../tpl/ghanapropertybase_quick_link_middle.jpg); background-repeat:repeat-y; padding:0px;}
.addbot{background-image:url(../tpl/ghanapropertybase_quick_link_bottom.jpg); height:13px; width:272px; padding:0px; background-repeat:no-repeat;}

.tblistingtop{background-image:url(../tpl/ghanapropertybase_listing_top.jpg); height:38px; width:561px; padding:0px; background-repeat:no-repeat;}
.tblistingmiddle{background-image:url(../tpl/ghanapropertybase_listing_middle.jpg); height:7px; padding:0px; background-repeat:repeat-y;}
.tblistingbottom{background-image:url(../tpl/ghanapropertybase_listing_bottom.jpg); height:13px; width:561px; padding:0px; background-repeat:no-repeat;}

.error{
	color:#F30;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}

.sent{
	border-top:solid 2px #990;
	border-bottom:solid 2px #990;
	background-color:#E2EDB6;
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	padding:5px;
}
