body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

h1 {
	font-size: 18px;
	color:#0b2d46;
}

.tbl_header {
	background-color: #4B5391;
}


.topMenu a:link, .topMenu a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}

.topMenu a:hover {
	text-decoration: none;
	color: #FFFF00;
}

#footer {
        color: #666666;
        background: #f3f3f3;
        padding: 20px 20px;
        border-top: 5px #d9d9d9 solid;
        font-size: 11px;
        text-align: center;
}

.img_border {
	border: 1px solid #999999;
	padding: 3px;
}

.price {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #FF6600;
}

.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #FFEE00;
}
.style8 {font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; font-size: 12px; color: #333333; }


.tbl_listing {
	border-collapse: collapse;
	background-color: #e2e2e2;
}

.tbl_listing th {
	background-color: #083f75;
	color: #fff;
	line-height: 20px;
	padding: 2px 3px;
}

.tbl_listing td {
	padding: 2px 5px;
}

.tbl_sales_team {
	text-align:center;
}

.tbl_sales_team th {
font-weight: bold;
}


.tbl_gallery {
	text-align: left;
	width: 200px;
	background-color: #e1e1e1;
	font-size: 11px;
}

.tbl_gallery th {
	color: #ffffff;
	font-weight: bold;
	text-align: right;
	height: 32px;
	vertical-align: top;
	font-size: 11px;
}

.tbl_gallery td {
	padding: 2px;
}

.tbl_enquiry {
	background-color: #FFFF99;
}

.tbl_enquiry td {
	padding: 5px;
}

.text_error {
	color:#FF0000;
	font-size:10px;
}

