.even {
background-color: #e9e9e9;
font-family: verdana, sans-serif
}
.even a,.odd a {
font-family: verdana, sans-serif
font-size: 16px;
text-decoration: none;
color: #951823;
}
.even a:hover,.odd a:hover {
font-family: verdana, sans-serif
font-size: 16pt;
text-decoration: 1px dashed;
color: #951823;
background-color: #dddddd;
}
.odd {
font-family: verdana, sans-serif
font-size: 16px;
background-color: #fff;
}
.tblheader {
background-color: #97999a;
color: #f7f8f8;
font-family: verdana, sans-serif
font-size: 18px;
font-weight: bold;
}
.stateName {
background-color: #91b1c5;
color: #f7f8f8;
font-family: verdana, sans-serif
font-size: 18px;
font-weight: bold;
}
.header2 {
background-color: #cccccc;
}
.directory { 
border: 1px solid #666666; 
border-collapse: collapse;
}
.listing {
border: 1px solid #666666; 
border-collapse: collapse;
}
th .header {
background-color: #91b1c5;
width: 897px;
align: center;
color: #f7f8f8;
font-family: verdana, sans-serif
font-size: 18px;
font-weight: bold;
}
.listing a {
font-family: verdana, sans-serif
font-size: 11px;
text-decoration: none;
color: #951823;
}
