﻿body {
	color: #000000;
	font-size: 11px;
	font-family: Verdana, Arial;
	font-weight: normal;
}

.center_table
{ 
    margin-left: auto;
    margin-right: auto;
}

.page_title {
	color: #103168;
	font-size: 30px;
	font-family: Arial;
	font-weight : bold;
	
}

.copyright {
	color: #FFFFFF;
	font-size: 10px;
	font-family: Verdana, Arial;
	font-weight: normal;
}

.copyright_black {
	color: #000000;
	font-size: 10px;
	font-family: Verdana, Arial;
	font-weight: normal;
}

.button_print 
{
	color: #ffffff;
	background: #ffffff;
	font-size: 0px;
	border-width: 0px;
	cursor: hand;
	background-image: url(../img/button_print.gif);
	width: 68px;
	height: 29px;
}

.photo_border {
	border : 1px solid #9E9B90;
}

.on_market_for {
	color: #CD0A09;
	font-size: 18px;
	font-family: Verdana, Arial;
	font-weight : bold;
}

.on_market_for_price {
	color: #53524D;
	font-size: 18px;
	font-family: Verdana, Arial;
	font-weight : bold;
}

.suburb_name {
	color: #033F77;
	font-size: 26px;
	font-family: Verdana, Arial;
	font-weight : bold;
}

/*color: #A23200;*/

.header {
	color: #53524D;
	font-size: 14px;
	font-family: Verdana, Arial;
	font-weight : bold;
}

.black_12 {
	color: #000000;
	font-size: 12px;
	font-family: Verdana, Arial;
	font-weight: normal;
}