/*
Maroon: #7B0819
Blue: #3A7A9D
*/
a.search:link {
text-decoration:underline;
color: #7B0819;
font-size:12px;
}

a.search:visited {
color: #3A7A9D;
font-size:12px;
}

a.search:hover {
color: #3A7A9D;
font-size:12px;
}

a.search:active{
}

a {
text-decoration: none;
font-weight: bold;
color: #024B76
}

a:hover {
text-decoration: underline;
font-weight: bold;
color: #024B76;
cursor:pointer
}

a:visited {
text-decoration: underline;
font-weight: bold;
color: #024B76
}

a:active{
text-decoration:underline;
}

a.blue{
font-size:11px;
color:#3A7A9D;
}

a.blue:hover{
font-size:11px;
color:#7B0819;
text-decoration:underline;
}

body {
background-color: #FFFFFF;
margin-top: 0px;
margin-left: 0px;
margin-right: 0px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
}

p {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: x-small;
text-align: left
}

table.nav{
padding:0 0 0 0;
border:1px solid #7B0819;
border-left:0;
background-color:#7B0819;
}

td.nav{
background-color:#FFF;
border:2px solid #3A7A9D;
}

td.maroon{
background-color:#7B0819;
}

.tdns6 {display: block}

.bold {
font-weight: bold;
}

.center { 
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: x-small;
text-align: center;
}
		   
.header {
font-size: 18px;
font-weight:bold;
}

.image{
border:1px solid #000;
}

.image:hover{
cursor:pointer;
}

.left {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: x-small;
text-align: left
}

.propertyHeader{
font-size:14px;
font-weight:600;
}

.right { 
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: x-small;
text-align: right
}

.searchContent{
font-size:11px;
line-height:15px;
}

.searchProperty{
border-top:1px solid #000;
font-size:12px;
font-weight:600;
}

.searchHeader{
font-size:20px;
}

.subhead{
font-size:13px;
font-weight:600;
}

.text {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: x-small;
}

