main {
  background-color: white;
  scrollbar-face-color:#E8E8E8; scrollbar-highlight-color:gray; scrollbar-shadow-color:#ffffff; scrollbar-3dlight-color:#ffffff; scrollbar-arrow-color:#000000; scrollbar-track-color:#f5f5f5; scrollbar-darkshadow-color:gray;
}

body.index {
  background-color: #f5f5f5;
  scrollbar-face-color:#E8E8E8; scrollbar-highlight-color:gray; scrollbar-shadow-color:#ffffff; scrollbar-3dlight-color:#ffffff; scrollbar-arrow-color:#000000; scrollbar-track-color:#f5f5f5; scrollbar-darkshadow-color:gray;
}

table {
  border-width: 1px;
  border-style: solid;
  border-color: gray;
}

.bodyif {
  scrollbar-face-color:#E8E8E8; scrollbar-highlight-color:gray; scrollbar-shadow-color:#ffffff; scrollbar-3dlight-color:#ffffff; scrollbar-arrow-color:#000000; scrollbar-track-color:#f5f5f5; scrollbar-darkshadow-color:gray;
  background-color: white;
 
}

.top {
  border-top-width: 1px;
  border-top-style: inset;
  border-top-color: gray;
  border-width: 100%; 
}

.menu {
  background-color: #E8E8E8;
  padding: 5px;
  text-align: center; 
  color: black;
  font-family: arial;
  font-size: 11pt;
  text-decoration: none;
  font-weight: none;  
}                           

.footer {                       
  background-color: #E8E8E8;  
  padding: 5px;
  text-align: center; 
  color: black;
  font-family: arial;
  font-size: 8pt;
  text-decoration: none;
  font-weight: none;              
}                             

.t1 {
  text-align: center; 
  color: black;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11pt;
  text-decoration: none;
  font-weight: bold;
}

a {
  color: blue;
  font-family: arial;
  font-size: 10pt;
  text-decoration: none;
  font-weight: none;
}

a:link {
  color: blue;
  font-family: arial;
  font-size: 10pt;
  text-decoration: none;
  font-weight: none;
}

a:visited {
  color: purple
  font-family: arial;
  font-size: 10pt;
  text-decoration: none;
  font-weight: none;
}

a:hover {
  color: red;
  font-family: arial;
  font-size: 10pt;
  text-decoration: underline;
  font-weight: none;
}

a:active {
  color: blue;
  font-family: arial;
  font-size: 10pt;
  text-decoration: none;
  font-weight: none;
}

#menucont {
  font-family: arial;
  font-size: 8pt;
  font-weight: bold;
  color: black;
  background-color: transparent;
  top: 0px;
  left: 0px;
}

.menublock, .display {
  float:left;
  width: 115px;
  background-color: #CC0000;
  border-bottom: 1px solid #CC0000;
}

.subs {
  background-color: #CC0000;
}

.subs a {
  display: block;
}

.menublock .subs {
  display: none;
}

a.tl, a.tl:hover, a.tl:active, a.sl, a.sl:hover, a.sl:active {
  display: block;
  text-decoration: none;
  text-align: center;
  font-weight: bold;
  color: #CC0000;
  background-color: white;
  margin: 1px 1px 1px 1px;
  padding: 0px 0px 0px 10px;
  border-bottom: -1px solid #CC0000;
}

a.tl:active , a.sl:active {
  background-color: white;
  text-align: center;
  text-decoration: none;
  color: #CC0000;
}

a.tl:hover, a.sl:hover {
  background-color: white;
  text-align: center;
  text-decoration: none;
  color: black;
}

.title {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10pt;
  font-weight: bold;
  color: black;
  text-decoration: none;
}

.title_lws {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10pt;
  font-weight: bold;
  color: #666666;
  text-decoration: none;
}

.title_ver {
  font-family: Verdana, Arial, sans-serif;
  font-size: 7pt;
  font-weight: bold;
  color: black;
  text-decoration: none;
}

.search {
  font-family: Verdana, Arial, sans-serif;
  font-size: 8pt;
  font-weight: bold;
  color: #666666;
  text-decoration: none;
}

s4 {
  font-family: Verdana, Arial, sans-serif;
  color: #000000;
  font-size: 8pt;
}

A:link.nav {
  font-family: arial;
  font-size: 8pt;
  font-weight: bold;
  color: #CC0000;
  background-color: transparent;
  text-decoration: none;
}

A:visited.nav {
  font-family: arial;
  font-size: 8pt;
  font-weight: bold;
  color: #CC0000;
  background-color: transparent;
  text-decoration: none;
}

A:hover.nav {
  font-family: arial;
  font-size: 8pt;
  font-weight: bold;
  color: black;
  background transparent;
  text-decoration: none;
}

A:active.nav {
  font-family: arial;
  font-size: 8pt;
  font-weight: bold;
  color: #CC0000;
  background: transparent;
}