body  {height:100%; font-size: 11px; font-family: Arial ;background:url(images/base/bkgd.gif)}
td  { font-size: 11px; font-family: Arial }
.footerNav { color: #f0e68c; font-weight: normal; font-size: 12px; font-family: Arial; text-decoration: none }
.footeerTitle { color: #fc3; font-weight: bold; font-size: 12px; font-family: Arial }
.footerTxt { color: #fc3; font-size: 11px; font-family: Arial }
.listingHeader { color: #daa520; font-weight: bold; font-size: 14px; font-family: Arial }
a { color: #f0e68c; font-family: Arial; text-decoration: none }
a:hover { color: #ffd700; font-family: Arial; text-decoration: underline }
a:visited { color: #eee8aa; font-family: Arial; text-decoration: none }
a:visited:hover { color: #eee8aa; font-family: Arial; text-decoration: underline }
.q11bold { color: #fafad2; font-weight: bold; font-size: 11px }
LI  { list-style-image: url(images/misc/bullet.gif) }
.homeHeader  { color: #4682b4; font-weight: bold; font-size: 18px; font-family: Arial }
.homeTxt { font-size: 14px; font-family: Arial }
.title { color: #808000; font-weight: bold; font-size: 15px; font-family: Arial }
.caption { font-size: 10px; font-family: Arial }
.searchField  { color: #ffd700; font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; background-color: black; margin: 2px 2px 5px; padding: 0px; border: solid 1px #daa520; width: 150px; height: 16px }
.year { color:#f0e68c }
#wrapper table{background-color:black;}
#wrapper_2 table{background-color:transparent;}


#wrapper {background-color:#000;height:100%}
#wrapper_2 {height:100%}
div#wrapper, div#wrapper_2 {
    margin-left: auto;
    margin-right: auto;
    min-width: 800px;
    max-width: 1024px;
    _width: expression((( document . body . clientWidth) ) <   800 ? "800px" : (( document . body . clientWidth ) ) >   1024 ? "1024px" : "auto" );
}
