<!--
.dfltstyle { font-family: verdana, helvetica, sans-serif, serif; font-size: 13px; color: rgb(0,0,0);
             background-color: rgb(255,255,255)}
.bodystyle { font-family: verdana, helvetica, sans-serif, serif; font-size: 13px; color: rgb(255,255,255);
             background-color: rgb(0,0,0); padding: 8px;
             /* filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000', endColorstr='#222222'); */
           }
.navBarStyle { font-family: verdana, helvetica, sans-serif, serif; font-size: 15px; color: rgb(255,255,255);
               font-weight: bold; background-color: rgb(0,0,0); padding: 8px}
.altNavBarStyle { font-family: verdana, helvetica, sans-serif, serif; font-size: 15px; color: rgb(0,0,0);
                  font-weight: bold; background-color: rgb(238,238,238); padding: 8px}
.printstyle { font-family: verdana, helvetica, sans-serif, serif; font-size: 13px; color: rgb(0,0,0);
              background-color: rgb(255,255,255)}

.dfltstyle A:link {text-decoration: none; color: rgb(51,102,255)}
.dfltstyle A:visited {text-decoration: none; color: rgb(30,60,180)}
.dfltstyle A:active {text-decoration: none; color: rgb(30,60,180)}
.dfltstyle A:hover {text-decoration: none; color: rgb(128,128,128)}   
.dfltstyle PRE { font-family: courier, "courier new", monaco; font-size: 13px; color: rgb(30,60,180)}
.dfltstyle TT { font-family: courier, "courier new", monaco; font-size: 13px; color: rgb(30,60,180)}
.dfltstyle CODE { font-family: courier, "courier new", monaco; font-size: 13px; color: rgb(30,60,180)}

.navBarStyle TD {padding: 5px; width: 160px; vertical-align: top}
.navBarStyle A:link {text-decoration: none; color: rgb(152,255,90)}
.navBarStyle A:visited {text-decoration: none; color: rgb(110,165,70)}
.navBarStyle A:active {text-decoration: none; color: rgb(110,165,70)}
.navBarStyle A:hover {text-decoration: none; color: rgb(175,175,175)}
.navBarStyle table {
  border-collapse: collapse;
  border-style: solid;
  border-width: 2px
}

.altNavBarStyle TD {padding: 5px; width: 160px; vertical-align: top}
.altNavBarStyle A:link {text-decoration: none; color: rgb(51,102,255)}
.altNavBarStyle A:visited {text-decoration: none; color: rgb(30,60,180)}
.altNavBarStyle A:active {text-decoration: none; color: rgb(30,60,180)}
.altNavBarStyle A:hover {text-decoration: none; color: rgb(128,128,128)}   
.altNavBarStyle table {
  border-collapse: collapse;
  border-style: solid;
  border-width: 1px
}

.bodystyle A:link {text-decoration: none; color: rgb(152,255,90)}
.bodystyle A:visited {text-decoration: none; color: rgb(110,165,70)}
.bodystyle A:active {text-decoration: none; color: rgb(110,165,70)}
.bodystyle A:hover {text-decoration: none; color: rgb(175,175,175)}
.bodystyle PRE { font-family: courier, "courier new", monaco; font-size: 13px; color: rgb(152,255,90)}
.bodystyle TT { font-family: courier, "courier new", monaco; font-size: 13px; color: rgb(152,255,90)}
.bodystyle CODE { font-family: courier, "courier new", monaco; font-size: 13px; color: rgb(152,255,90)}

.printstyle A:link {text-decoration: none; color: rgb(0,0,0)}
.printstyle A:visited {text-decoration: none; color: rgb(0,0,0)}
.printstyle A:active {text-decoration: none; color: rgb(0,0,0)}
.printstyle A:hover {text-decoration: none; color: rgb(0,0,0)}   
.printstyle CODE {font-family: courier, "courier new", monaco; font-size: 13px; color: rgb(0,0,0)}
.printstyle TT {font-family: courier, "courier new", monaco; font-size: 13px; color: rgb(0,0,0)}
.printstyle PRE {font-family: courier, "courier new", monaco; font-size: 13px; color: rgb(0,0,0)}

.centered {
 margin-left: auto;
 margin-right: auto;
}
 
.searchButton td {
 vertical-align: bottom;
 padding: 10px;
 text-align: right;
 height: 115px
}
.searchField td {
 vertical-align: middle;
 padding: 10px;
 text-align: right;
 height: 45px
}

.homepage td {
 width: 390px; 
 vertical-align: middle
}
.homepage img {
 position: relative;
 width: 90%;
 -moz-opacity: .50; 
 opacity: .50;
 -khtml-opacity: .50;
 /* -ms-filter:'alpha(opacity=50)'; */
 /* filter:'alpha(opacity=50)'; */
 z-index: 1;
}

.homepage div {
 position: relative;
 width: 100%;
 height: 90%;
 -moz-opacity: 1.0; 
 opacity: 1.0;
 -khtml-opacity: 1.0;
 -ms-filter:'alpha(opacity=50)';
 filter:'alpha(opacity=50)';
 background-color: #eeeeee;
 z-index: 2;
}

.leftpad td {width: 390px; vertical-align: middle; padding-left: 4px; text-align: left}
.rightpad td {width: 390px; vertical-align: middle; padding-right: 4px; text-align: right}
.btmrow {vertical-align: bottom; height: 80px; padding: 5px}
.btmrow img {border: none}

#tinybox {
 position:absolute; 
 display:none; 
 padding:10px; 
 background:#fff url(/img/loading.gif) 
 no-repeat 50% 50%; 
 border:10px solid #e3e3e3; 
 z-index:2000
}
#tinymask {
 position:absolute; 
 display:none; 
 top:0; 
 left:0;
 height:100%;
 width:100%;
 background:#000;
 z-index:1500
}
#tinycontent {
 background:#fff
}
.tinyButton {
 color: rgb(51,102,255); 
 background:#eee; 
 cursor:pointer
}

/* This is where you can customize the appearance of the tooltip */
div#tipDiv {
  position:absolute; visibility:hidden; left:0; top:0; z-index:10000;
  background-color:#ffffff; border:1px solid #336; 
  width:200px; padding:4px;
  color:#000; font-size:11px; line-height:1.2;
}
-->

