.titlebar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: yellow;
}

.agentinfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: black;
}

.listingblock {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: black;
}

.progressbar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: black;
}

.listingwarning {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: red;
}

.infoblock {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: blue;
}

.msgboardtxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0033FF;
}

.navbar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: black;
	text-decoration: none;
}

.navbarlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: white;
	text-decoration: none;
}

.menuhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: black;
	text-decoration: none;
}

A:hover {
	color: red;
	text-decoration: none;
}

.blueformborders {
	border: 1px solid #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	background-color: #BDC6DE;
	padding: 3px;
}

.yellowformborders {
	border: 1px solid #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	background-color: #FFFF99;
	padding: 3px;
}

.singleborder {
	border: 2px solid #000000;
	background-color: #BDC6DE;
}

.inputborders {
	border: 1px solid #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	background-color: #FFFFFF;
	padding: 2px;
}

.inputnoborders {
	font-family: Arial, Helvetica, sans-serif;
    	font-size: 10px;
	font-weight: bold;
	background-color: ##BDC6DE;
}

.inputnobordersbig {
	font-family: Arial, Helvetica, sans-serif;
    	font-size: 12px;
	background-color: ##BDC6DE;
}

.adminnoborders {
	font-family: Arial, Helvetica, sans-serif;
    	font-size: 11px;
	font-weight: bold;
	background-color: ##BDC6DE;
}


.abouttoexpire {
	background-color: yellow;
}

.highlight {
	background-color: yellow;
}

.seperate {
	background-color: #94D6E7;
}

.formtext {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 9px;
        font-weight: bold;
	font-color: black;
}

.formtextwarning {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 10px;
        font-weight: bold;
        font-color: red;
}

.editadheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-color: black;
	text-decoration: underline;
}

.renderingheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-color: white;
}

.bluebox {

	background-color: lt blue;
}

div.agentprofile {
  border-width: 2px;
  border-color: #CCCC00;
  border-style: solid;
  background-color: #FFFFCC;
}

div.listingcount {
 border-width: 2px;
  border-color: #616161;
  border-style: solid;  
  background-color: #CCCCCC;
}

div.listings {
 border-width: 2px;
  border-color: #3152A5;
  border-style: solid;  
  background-color: #CCCCFF;
}

div.pages {
 border-width: 2px;
  border-color: #299C39;
  border-style: solid;  
  background-color: #CCFFCC;
}

div.inventory {
  border-width: 2px;
  border-color: #70551A;
  border-style: solid;
  background-color: #FF9900;
}

div.adminlogin {
  border-width: 2px;
  border-color: #3152A5;
  border-style: solid;  
  background-color: #CCCCFF;
  padding: 5px;
}

div.msgboard {
  border-width: 2px;
  border-color: #3152A5;
  border-style: solid;  
  background-color: #E0E0E0;
  padding: 2px;
}

.openhouse (
  border-width: 4px;
  border-color: #000000;
  border-style: solid;
  background-color: #EFE8AD
  padding: 2px;
}

div.warn {
 border-width: 2px;
  border-color: #FF0000;
  border-style: solid;  
  background-color: #CCCCCC;
}

.admin {
  border-width: 2px;
  border-color: red;
  border-style: solid;
  background-color: #FFF0F5;
  padding: 5px;
}

.agentphotoinfo {
  border-width: 2px;
  border-color: #CCCC00;
  border-style: solid;
  background-color: #FFFFCC;
  padding: 5px;
}

.files {
 border-width: 2px;
  border-color: #299C39;
  border-style: solid;  
  background-color: #FFFFFF;
}

.filewarn {
 border-width: 1px;
  border-color: #299C39;
  border-style: solid;  
  background-color: #110000;
}
