body {
background-color: #fff;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
line-height: 0px;
}

p {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
line-height: 14px;
}

ul,td {
font-size: 11px;
line-height: 14px;
}

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

a:hover {
/* background-color: #CCCC99; */
font-weight: bold;
text-decoration: underline;
}

a:visited {
color: #990000;
}

.crumbs {
font-size: 9px;
font-weight: bold;
}

.header {
font-weight: bold;
}

.footer {
font-size: 8px;
font-weight: bold;
}

.az {
line-height: 18px;
}


.headline {
font-weight: bold;
color: #000;
text-decoration: none;
line-height: 100%;}


a.headline {
font-weight: bold;
color: #000;
text-decoration: none;
line-height: 100%;}

a.headline:hover {
color: #990000;
text-decoration: underline;
}

.headline {
margin-top: 20px;
}

option {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
}

select {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
}

td.top {
border-top: 5px solid #000;
border-left: 1px solid #000;
border-right: 1px solid #000;
border-bottom: 1px solid #000;
}

td.leftnav {
background-color: #CCCC99;
border-left: 1px solid #000;
border-right: 1px solid #000;
border-bottom: 15px solid #000;
}

td.homebutton {
border-bottom: 1px solid #000;
padding-left: 7px;
padding-bottom: 5px;
padding-top: 20px;
background-color: #996;
}

a.homelink {
text-decoration: none;
font-weight: normal;
color: #000;
}

td.rightnav {
border-right: 1px solid #000;
border-left: 1px solid #000;
border-bottom: 15px solid #000;
background-color: #cccc99;
}

td.main_content {
background-color: #ffffff;
padding-top: 15px;
padding-bottom: 20px;
padding-left: 15px;
padding-right: 15px;
border-bottom: 15px solid #000;
}

td.home {
padding-left: 10px;
padding-right: 10px;
padding-top: 20px;
padding-bottom: 20px;
}

td.for {
border-bottom: 1px solid #000;
background-color: #996;
line-height: 0px;
}

td.nav {
background-color: #cc9;
border-bottom: 1px solid #999;
padding-left: 10px;
padding-top: 3px;
padding-bottom: 3px;
line-height: 120%;
font-size: 11px;
}

/*

td.nav:hover, td.navhome:hover  {
background-color:#ffc;
}

*/

td.navhome {
border-bottom: 1px solid #999;

padding-top: 10px;
padding-left: 10px;
padding-bottom: 3px;
}

a.nav,a.nav:link,a.nav:visited{
color: #000;
font-weight: normal;
text-decoration: none;
}
a.nav:hover {
text-decoration: underline;
font-weight: normal;
color: #900;
}

a.navhome,a.navhome:link,a.navhome:visited {
color: #000;
font-weight: normal;
text-decoration: none;
}
a.navhome:hover {
text-decoration: none;
color: #900;
font-weight: normal;
}

td.quickbox {
border-bottom: 1px solid #000; background-color:#999966; padding: 3px;
}

td.quickbox:hover {
background-color: #ffc;
}