/* All browsers */

body{
background-color: white;
scrollbar-track-color : #730000;
scrollbar-base-color : #730000;
scrollbar-dark-shadow-color : red;
scrollbar-face-color : #2F0F0F;
scrollbar-arrow-color : White;
}

body.nav{
background-image: URL(http://new.garfieldcountyassessor.com/images/navBG.gif);
background-repeat: no-repeat;
margin: 0 0 0 0;
}

/* Font Family */

body,td,p,div,blockquote,h4,h3,h2,h1{
font-family: Arial,Helvetica,sans-serif;
}

/* Nav Bar Links */

a.navLink:link, a.navLink:visited, a.navLink:active{
text-decoration: none;
font-weight: bold;
color: white;
}

a.navLink:hover{
text-decoration: none;
}

/* Header Bar Links */

.header, a.header:link, a.header:visited, a.header:active{
color: #2F0F0F;
text-decoration: none;
font-weight: bold;
}

a.header:hover{
color: red;
text-decoration: underline overline;
}

hr{
color: red;
}

.companyName{
color: white;
}

.hilite, #hilite{
font-weight: bold;
color: red;
}

a:link, a:visited, a:active{
color: red;
text-decoration: none;
}

a:hover{
color: #2F0F0F;
text-decoration: underline;
}

#companyName{
color: white;
}

#header{
color: #730000;
}


#footer{
background-color: #2F0F0F;
color: white;
}

#subFooter{
color: red;
}

a.subFooter:link, a.subFooter:visited, a.subFooter:active{
color: white;
text-decoration: none;
}

a.subFooter:hover{
color: red;
text-decoration: underline;
}

a.hosting:link, a.hosting:visited, a.hosting:active{
color: red;
text-decoration: none;
}
a.hosting:hover{
color: white;
text-decoration: underline;
}

input,select,text,textarea{
background-color: #EDEBEB;
color: #2F0F0F;
}

input.radio {
background-color: #ffffff;
color: #2F0F0F;
}

.checkbox {
background-color: #ffffff;
color: #2F0F0F;
}	

.darkcheckbox {
background-color: #2F0F0F;
color: #2F0F0F;
}

.button{
background-color: #2F0F0F;
color: #ffffff;
}

#light{
background-color: #EDEBEB;
}

#medium{
background-color: #730000;
color: white;
}

#dark{
background-color: #2F0F0F;
color: white;
}

.heavy{
font-weight: bold;
}

#formHeader{
font-weight: bold;
color: red;
}

a.resultsHeader:hover {
color: white;
}

.smallHeader{
color: white;
}

