﻿body {
 margin: 0px;
 padding: 0px;
 font-family: Arial;
 font-size: 13px;
 color: #000;
 text-align: center; 
 background-image: url(body_bg.gif);
}

/* Text styles starts here */
p {
 
}
.text10 {
 font-size: 10px;
}
.text11 {
 font-size: 11px;
}
.text12 {
 font-size: 12px;
}
.text12b {
 color: #666;
 font-size: 12px;
 font-weight: bold;
}
.text13 {
 font-size: 13px;
}
.text14 {
 font-size: 14px;
}
.text18 { 
 color : #929191; 
 font-size : 18px; 
}
.footer { 
 color: #544330; 
}
.label {
 font-size: 12px;
 color: #666;
}
/* Text styles ends here */

/* Navigation styles starts here */
.navNormal {
 color: #0000ff;
 font-size: 11px;
 text-decoration: underline;
}
.navNormal:hover {
 text-decoration: none;
}
.navLinks {
 color: #0000ff;
 text-decoration: underline;
}
.navNormal:hover {
 text-decoration: none;
}
.navSpecial { 
 color: #0000ff; 
 text-decoration: underline; 
} 
.navSpecial:hover { 
 color: #0000ff; 
 text-decoration: none; 
} 
.navBig { 
 color: #0000ff; 
 font-size: 14px;
 font-weight: bold;
 text-decoration: underline; 
} 
.navBig:hover { 
 color: #0000ff; 
 font-size: 14px;
 font-weight: bold;
 text-decoration: none; 
} 
/* Navigation styles ends here */

img {
 border: none;
}
.error { 
 font-size: 12px;
 color: #ff0000;
}

.headings {
 color: #015779;
 font-size: 19px;
}
.subHeading {
 color: #9e0b0f;
 font-size: 14px;
 font-weight: bold;
}
.pageTitle { 
 color : #068eb4;
 font-size : 18px; 
 letter-spacing : 0.02em; 
} 
.notes {
 color : #0000ff;
 font-size : 11px; 
}
.date { 
 color : #ebe7be; 
 font-family : verdana; 
 font-size : 11px; 
} 
.numbers {
 font-size: 14px;
 font-weight: bold;
 color: #888;
}
.pID {
 padding-right: 20px;
 color : #ff0000; 
 font-weight : bold; 
 font-size : 12px; 
 letter-spacing : 0.02em;    
}
.pSuburb {
 padding-right: 20px;
 font-size : 12px; 
 letter-spacing : 0.02em; 
 font-weight: bold;   
}
.pPropertyType {
 padding-right: 20px;
 color : #068eb4; 
 font-size : 12px; 
 letter-spacing : 0.02em; 
 font-weight: bold;    
}
.pPrice {
 padding-right: 20px;
 color : #ff0000; 
 font-size : 12px;
 letter-spacing : 0.02em;  
 font-weight: bold;   
}
.pStatus {
 padding-right: 0px;
 color : #0000ff; 
 font-size : 12px; 
 letter-spacing : 0.02em; 
 font-weight: bold;   
}
.pSaleType {
 padding-right: 0px;
 color : #e2262b; 
 font-size : 12px; 
 letter-spacing : 0.02em; 
 font-weight: bold;   
}
.pDelete {
 padding-right: 20px;
 color : #ff0000;  
 font-weight : normal; 
 font-size : 12px; 
 letter-spacing : 0.02em; 
 text-align: left;    
}
.deleteText {
 color : #0000ff;  
 font-weight : normal; 
 font-size : 13px; 
 letter-spacing : 0.02em; 
 text-align: left;    
 text-decoration: underline;
}
/* Control styles starts here */
.textBox { 
 height: 18px;
 border: solid 1px #96bcdb;
}
/* Control styles ends here */

.HeaderBg {
 margin: 0px;
 padding: 0px;
 height: 30px;
 background-image: url('form_header_bg.gif'); 
 border-bottom: solid 1px #918d5a; 
 text-align: left;
}