/* this style sheet handles all of the property display pages, and the public agent profile pages. */

A.agentlink:link, A.agentlink:visited, A.agentlink:active { 
    font-family: arial;
    font-size: 9pt;
    color: #990033;
    text-decoration: none;
    font-weight: bold;
}

A.agentlink:hover { 
    font-family: arial;
    font-size: 9pt;
    color: #003366;
    font-weight: bold;
    text-decoration: none;
    background-color: #cccccc;
}

.pagetitle {
  font-family: arial;
  font-size: 12pt;
  color: #036;
  font-weight: bold;
}

.pagetitleorg {
  font-family: arial;
  font-size: 12pt;
  color: #000;
  font-weight: bold;
}

A.proptopframe:link, A.proptopframe:visited, A.proptopframe:active { 
    font-family: arial;
    font-size: 9pt;
    color: #ffffff;
    text-decoration: none;
}

A.proptopframe:hover { 
    font-family: arial;
    font-size: 9pt;
    color: #ffffff;
    text-decoration: none;
    background-color: #003399;
}

.boxtitle {
  font-family: arial;
  font-size: 9pt;
  color: #ffffff;
  font-weight: bold;
}

.data {  
  font-family: arial;
  font-size: 9pt; 
  color: #000; 
}

.datatitle {  
  font-family: arial;
  font-size: 10pt; 
  color: #036;
  font-weight: bold; 
}

.datatitlebox {  
  font-family: arial;
  font-size: 10pt; 
  color: #036;
  font-weight: bold; 
  border: 1px solid #000;
}

.desig {  
  font-family: arial;
  font-size: 9pt; 
  color: #333;
  font-weight: bold; 
}

.head { 
  font-family: arial;
  font-size: 11pt; 
  font-weight: bold;
  color: #333; 
}

.lotdata {
  font-family: arial;
  font-size: 9pt;
  color: #000000;
}

.lotnum {
  font-family: arial;
  font-weight: bold;
  font-size: 9pt;
  color: #000000;
}
  
  .main {
  font-family: arial;
  font-size: 10pt;
  color: #000;
}

.nophoto {
  font-family: arial;
  font-size: 9pt;
  color: #ffffff;
}

.propdata {
  font-family: arial;
  font-size: 9pt;
  font-weight: normal;
  color: #000000;
}

.propfield {
  font-family: arial;
  font-weight: bold;
  font-size: 9pt;
  color: #000000;
}

a.propfield {
  font-family: arial;
  font-weight: bold;
  font-size: 9pt;
  color: #003399;
  text-decoration: none;
}

.propoutdata {
  font-family: arial;
  font-size: 9pt;
  color: #000000;
}

.propoutdatabar {
  font-family: arial;
  font-size: 9pt;
  color: #000000;
}

.propoutheader {
  font-family: arial;
  font-size: 9pt;
  color: #ffffff;
  background-color: 003366;
}

.small {
  font-family: arial;
  font-size: 9pt;
  color: #003399;
}

.titlerow {
  font-family: arial;
  font-weight: bold;
  font-size: 10pt;
  color: #000000;
}

.titlerow2 {
  font-family: arial;
  font-weight: bold;
  font-size: 12pt;
  color: #003399;
}

.url {
  font-family: arial;
  font-size: 8pt;
  color: #003399;
}
