body {
}

.ctr{
  text-align: center;  
}

#header{
  background-color: #ffeebb;
}


#menubar{
  background-color: #ccbb66;
  background-color: #ffeeaa;
  height: 20pt;
}

#menubar1{
  background-color: #ccbb66;
  background-color: #ccbb66;
  height: 4pt;
}

#navi{
  background-color: #ffeeaa;
  height: 16pt;
}

table{
  border-color: #990000;
  background-color: #ffffcc;
}

td {
  border-color: #990000;
}

hr.s{
  border: 0;
  height: 1px;
  color: #990000;
  width: 100%;
  background-color: #990000;
}

hr.t{
  border: 0;
  height: 1px;
  color: #990000;
  width: 65%;
  background-color: #990000;
}

div.news{
  border:3px dashed #990000;
}

#hdr{
  font-size: 18pt;
  font-weight: bold;
}

.hdr2{
  font-size: 13pt;
}

#footer{
  font-family: Verdana, Arial;
  font-size: 9pt;
  font-weight: normal;
}

td.navi_top{
  height: 450px;
}

img.noborder{
  border-style: none; 
}

body, p, a, td{
  font-family: Verdana, Arial;
  font-size: 10pt;
  color: #990000;
}

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

a:visited{
  color: #990000;
}

a:hover{
  color: orange;
}

font.norm{
  font-weight: normal;
}

.under{
  text-decoration: underline;
}

