/*body {
	scrollbar-face-color: #498BAF;
	scrollbar-shadow-color: #1C6E9B;
	scrollbar-highlight-color: #D2E2EB;
	scrollbar-3dlight-color: #D2E2EB;
	scrollbar-darkshadow-color: #498BAF;
	scrollbar-track-color: #BFD7E3;
	scrollbar-arrow-color: #D2E2EB;
}*/

/*.mytable {
    border-collapse: separate;
    outline: #ff0000 soldi 1px;
}*/

.enquiry_sent {
	color: #0B56CE;
	font-size: 12px;
	font-family: Arial;
	font-weight: bold;
}

.enquiry_not_sent {
	color: #FF0000;
	font-size: 12px;
	font-family: Arial;
	font-weight: bold;
}

.center_table
{ 
    margin-left: auto;
    margin-right: auto;
}

.table_title {
	color: #000000;
	font-size: 12px;
	font-family: Arial;
	font-weight : bold;
}

.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;
}

.button_calculate 
{
	color: #ffffff;
	background : #ffffff;
	font-size: 0px;
	border-width : 0px;
	cursor : hand;
	background-image : url(../img/button_calculate.gif);
	width: 64px;
	height : 19px;
}

.page_title {
	color: #A61B00;
	font-size: 18px;
	font-family: Arial;
	font-weight : bold;
}

.search_page_title {
	color: #A61B00;
	font-size: 18px;
	font-family: Arial;
	font-weight : bold;
}

.readOnlyMode
{
    font-size: 11px;
    font-weight: bold;
    color: #000000;
    font-family: Verdana, Arial;
    background-color: #FFFFFF;
    text-align: left;
    table-layout: fixed;
    border-width: 0px;    
}

.adv_border {
	border : 1px solid #9D9B91;
}


.adv_links {
	color: #0955CE;
	font-size: 11px;
	font-family: Verdana, Arial;
	font-weight : normal;
}

A.adv_links {
	text-decoration : none;
}
		
.adv_links a:hover {
	text-decoration : underline;
}

.photo_border {
	border : 1px solid #9E9B90;
}

.pager
{
    font-size: 12px;
    font-weight: bold; /*color : #FFA358;*/
    font-family: verdana, arial;
    text-align: center;
}

.star {
	font-size : 11px;
	font-weight : bold;
	color : #FFA358;
	font-family : verdana, arial;
}

.error_msg {
	color: #FF0000;
	font-size: 11px;
	font-family: Verdana, Arial;
	font-weight : bold;
}

.features {
	color: #000000;
	font-size: 11px;
	font-family: Verdana, Arial;
	font-weight : normal;
	line-height: 16px;
}

.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;
}

.input {
	font-size : 11px;
	font-weight : normal;
	color : #000000;
	font-family : Verdana, Arial;
	border : 1px solid #D1CEBE;
	background-color : #ffffff;
}

.suburb_name {
	color: #033F77;
	font-size: 26px;
	font-family: Verdana, Arial;
	font-weight : bold;
}

.red_11 {
	color: #A23200;
	font-size: 11px;
	font-family: Verdana, Arial;
	font-weight : normal;
}

.red_11b {
	color: #A23200;
	font-size: 11px;
	font-family: Verdana, Arial;
	font-weight : bold;
}

.red_12 {
	color: #A23200;
	font-size: 12px;
	font-family: Verdana, Arial;
	font-weight : normal;
}

.red_12b {
	color: #A23200;
	font-size: 12px;
	font-family: Verdana, Arial;
	font-weight : bold;
}

.white_12b {
	color: #ffffff;
	font-size: 12px;
	font-family: Verdana, Arial;
	font-weight : bold;
}

.gray_11 {
	color: #53524D;
	font-size: 11px;
	font-family: Verdana, Arial;
	font-weight : normal;
}

.gray_11b {
	color: #53524D;
	font-size: 11px;
	font-family: Verdana, Arial;
	font-weight : bold;
}

.black_10 {
	color: #000000;
	font-size: 10px;
	font-family: Verdana, Arial;
	font-weight : normal;
}

.black_11 {
	color: #000000;
	font-size: 11px;
	font-family: Verdana, Arial;
	font-weight : normal;
}

.black_11b {
	color: #000000;
	font-size: 11px;
	font-family: Verdana, Arial;
	font-weight : bold;
}

.black_12 {
	color: #000000;
	font-size: 12px;
	font-family: Verdana, Arial;
	font-weight : normal;
}

A.black_11 {
	text-decoration : none;
}
		
.black_11 a:hover {
	text-decoration : underline;
}