BODY, TABLE, TD {font-family: Tahoma, Arial,Helvetica; font-size: 10pt; }
TH {font-family: Tahoma, Arial,Helvetica; text-align: left;}
A {text-decoration: underline; color: #336699; }
A:hover { color: #000000; background-color: #ffff00; text-decoration: none}
A.nav {color: #000000; text-decoration: underline; }
A.title {color: #000000; }
A.nav:visited { color: #FFFFFF }
.notice {font-family: Tahoma, Arial,Helvetica; font-size: small;}

table.container {
   background: #ffffff;
}
table.outertable {
   border: 1px solid #353535;
}
th.header {
/*   background: url('/images/header.png'); */
   color: orange;
   font-size: 22px;
   font-weight: bold;
   height: 45px;
   padding: 0 10px 0 10px;
   vertical-align: middle;
   text-align: left;
}
td.secheader {
   background: #CD2626;
   border-bottom: 1px solid #A6A6A6;
   color: white;
   font-size: 16px;
   font-weight: bold;
   padding: 5px 10px 5px 10px;
   text-align: left;
}
td.navi {
   background: #BFBFBF;
   border-bottom: 1px solid #A6A6A6;
   color: #828282;
   font-size: 12px;
   padding: 5px;
   text-align: center;
}
th.navi {
   background: #BFBFBF;
   border-bottom: 1px solid #A6A6A6;
   color: #828282;
   font-size: 12px;
   padding: 5px;
   text-align: center;
}
td.content {
   padding: 10px;
   vertical-align: middle;
}
td.thumbs {
   color: #000000;
   font-size: 10px;
   vertical-align: baseline;
   padding: 10px 5px 5px 5px;
   text-align: center;
}
td.desc {
   background: #BFBFBF;
   border-top: 1px solid #A6A6A6;
   color: #000000;
   font-size: 12px;
   padding: 5px;
   text-align: center;
}
td.footer {
   background: #4A4A4A;
   color: #808080;
   font-size: 10px;
   padding: 10px;
   text-align: center;
}

td.navmenu{
  font:normal 12px Verdana;
}

a.navmenu{
font:normal 12px Verdana;
line-height:18px;
}

#dropmenudiv{
position:absolute;
border:1px solid black;
border-bottom-width: 0;
font:normal 12px Verdana;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: yellow;
}

div.scroll {
    height: 600px;
    width: 750px;
    overflow: auto;
    border: 1px solid #666;
    padding: 8px;
}
