/* PHP ASR WEBSITE CSS */

BODY {
	background-color : #FFFFFF;
	color : #000000;
	font-family : Arial, Tahoma, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
    margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}

a{
  text-decoration: none;
}

a.asrlink{
  color: #000000;
  font-family: arial, verdana;
  font-size: 11px;
  font-weight: bolder;
  text-decoration: none;
}

a.asrlink:hover{
  color: blue;
  font-family: arial, verdana;
  font-size: 11px;
  font-weight: bolder;
  text-decoration: none;
}

a.reclink{
  color: #000000;
  font-family: arial, verdana;
  font-size: 11px;
  font-weight: bolder;
  text-decoration: none;
}

a.reclink:hover{
  color: #EA6FCB;
  font-family: arial, verdana;
  font-size: 11px;
  font-weight: bolder;
  text-decoration: none;
}


/* Property Search Styles */
#searchresrec {
  cursor:pointer;
}

#searchresrec a {
  font-size:12px
}


#searchheader {
  background-color:#6699CC
}

H1 {
	color : Teal;
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size : 200%;
	margin-bottom : -1em;
	margin-left : -5%;
}

H2 {
	color : Teal;
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size : 160%;
	margin-left : -5%m;
}

H2.ASSESSOR2 {
	color : white;
	font-size : 130%;
	
}

H2.ASSESSOR {
	color : "#003366";
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size : 160%;
	margin-left : -5%m;
}

H2.Recorder {
	color : "#993377";
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size : 160%;
	margin-left : -5%m;
}

H3 {
	color : Teal;
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size : 140%;
	margin-left : -5%;

}

H4 {
	color : Teal;
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size : 115%;
	margin-left : -5%m;
	margin-bottom: 1.5%;
}

H5 {
	color : Teal;
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size : 100%;
	font-weight : 900;
	margin-left : -5%m;
}

H6 {
	color : #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 100%;
	font-style : italic;
	font-weight : 800;
	margin-bottom : -0.8em;
}

BLOCKQUOTE {
	margin-left : 0;
}

CAPTION {
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-weight : 800;
}

TH {
}

TR.PADIT {
	padding-right: 8em;
	padding-left: 8em;
}
TR.PADIT2 {
	padding-right: -2em;
	padding-left: -2em;
}

TD {
    font-size: 12px;
}
TD.H2 {
    font-size: 20px;
}

TD.BkBlueBar {
	background-color: "#003366";
	font-weight : 900;
	font-size : 90%;
	margin-top: 1.5%;
	margin-bottom: -0.5%;
}

TD.BKAssessor {
	background-color: "#e6e6e6";
	margin-top: 1.5%;
	padding-top: 0em;
	padding-bottom: 0em;
}

TD.BKAssessor2 {
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-weight : 900;
	background-color: "#003366";
	margin-top: 0.5%;
	margin-bottom: -0.5%;
	color : white;
}

TD.BKRecorder {
	background-color: "#e6e6e6";
    margin-top: 1.5%;
	padding-top: 0em;
	padding-bottom: 0em;
}

TD.small5 {
    font-size: 5px;
}

TD.SMALL10 {
    font-size: 10px;
}

TD.SMALL {
    font-size: 11px;
}

DIV.Assessor {
	color : white;
	font-size : 130%;
	font-weight : 900;
	background-color: "#003366";
}

DIV.Recorder {
	color : white;
	font-size : 130%;
	font-weight : 900;
	background-color: "#993377";
}

P.INDENT {
    margin-left: 8;
	margin-top: 1.0%;
	margin-bottom: 1.5%;
}

P.BKTEAL {
	background-color: "#003366";
	margin-bottom: 1.5%;
}

P.RecTitleBar {
	font-size : 130%;
	font-weight : 900;
	background-color: "#993377";
	margin-top: 1;
	margin-bottom: 1;
}

P.AssrTitleBar {
	font-size : 130%;
	font-weight : 900;
	background-color: "#003366";
	margin-top: 1;
	margin-bottom: 1;
}

P.RecSubBar {
	background-color: "#e6e6e6";
	margin-top: 1;
	margin-bottom: 1;
}

P.AssrSubBar {
	background-color: "#e6e6e6";
	margin-top: 1;
	margin-bottom: 1;
}

P.LightBBar {
	background-color: "#cceeff";
	margin-top: 0.5%;
	margin-bottom: 1.0%;
}

P.H2 {
	font-size: 16px;
	font-weight: bold;
	color: Green;
}

B.Center { 
  margin-left : 35.0%;
}

B.White { 
	color: White;
}

B.Black { 
	color: Black;
}

.Red { 
	margin-left: 8;
	color: Red;
}

HR.NOSPACE {
   	margin-top: -1%;
    margin-bottom: -1%;
}
