BODY {
  scrollbar-face-color: #FFFFFF;
  scrollbar-highlight-color: #EEEEEE;
  scrollbar-shadow-color: #CCCCCC;
  scrollbar-3dlight-color: #CCCCCC;
  scrollbar-arrow-color: #FF6600;
  scrollbar-track-color: #EEEEEE;
  scrollbar-darkshadow-color: #CCCCCC;
  scrollbar-base-color: #CCCCCC;
  background-color: #FFFFF4;
  margin-top: 1;
  margin-bottom: 1;
  margin-left: 1;
  margin-right: 1;
  font-family: Verdana;
  font-size: 11px;
  color: #666666;
}

p {  font-size: 11px;
  margin: 5px;
}

.table {
  border-style: none;
  border-color: #F8C62F;
  border-size: 0px;
}

td {
  font-size: 11px;
}

.tdbottom {
  font-size: 10px;
}

.td {
  vertical-align: top;
  border-style: none;
  border-color: silver;
  border-size: 0px;
  font-size: 11px;
}

.th {
  vertical-align: top;
  border-style: solid;
  border-color: #F8C630;
  border-size: 1px;
  font-size: 11px;
}

.td_photo {  vertical-align: top;
}


.tdonline {  font-family: Verdana;
  font-size: 10px;
  font-weight: bold;
  color: #4760B5;
}

.tdonlinef {
  font-family: Verdana;
  font-size: 9px;
  color: #FF6F0F;
}

.tdmenu {
  font-family: Verdana;
  font-size: 14px;
  font-weight: bold;
  color: #5870BE;
}

.newsdate {
  font-family: Verdana;
  font-size: 9px;
  font-weight: bold;
  color: #FF6F0F;
}

.news {
  font-family: Verdana;
  font-size: 10px;
  color: #666666;
}

.onairp {  font-family: Verdana;
  font-size: 10px;
  font-weight: bold;
  color: #FF6F0F;
}

.onairv {
  font-family: Verdana;
  font-size: 10px;
  font-weight: bold;
  color: #5870BE;
}

a:link {
  color: #4760B5; text-decoration: underline
}
a:visited {
  color: #4760B5; text-decoration: underline
}
a:active {
  color: #4760B5; text-decoration: underline
}
a:hover {
  color: #FF6F0F; text-decoration: underline
}


.menu:link {
  color: #4760B5; text-decoration: none
}
.menu:visited {
  color: #4760B5; text-decoration: none
}
.menu:active {
  color: #4760B5; text-decoration: underline
}
.menu:hover {
  color: #FF6F0F; text-decoration: underline
}

.bottom:link {
  color: #FFFFFF; text-decoration: none;
  font-family: Verdana;
  font-size: 9px;
  font-weight: bold;
}
.bottom:visited {
  color: #FFFFFF; text-decoration: none;
  font-family: Verdana;
  font-size: 9px;
  font-weight: bold;
}
.bottom:active {
  color: #FFFFFF; text-decoration: underline;
  font-family: Verdana;
  font-size: 9px;
  font-weight: bold;
}
.bottom:hover {
  color: #FFFFFF; text-decoration: underline;
  font-family: Verdana;
  font-size: 9px;
  font-weight: bold;
}

h1 {  color: #4760B5;
  font-size: 16px;
  font-weight: bold;
}

h2 {
  color: #4760B5;
  font-size: 16px;
  font-weight: bold;
}

a.linkopacity {
  font-size: 10px;
}

a.linkopacity img {
  filter:alpha(opacity=95);
  -moz-opacity: 0.95;
  opacity: 0.95;
  border: 1px solid #004080;
}

a.linkopacity:hover img {
  filter:alpha(opacity=100);
  -moz-opacity: 1.0;
  opacity: 1.0;
  border: 1px outset #004080;
}

a.linkopacity:visited img {
  filter:alpha(opacity=80);
  -moz-opacity: 0.8;
  opacity: 0.8;
  border: 1px outset #004080;
}

hr {
 border:1;
 height:1px;
 background-color: #FAC26D;
 color: #FAC26D;
 width: 95%;
 padding: 0px;
 margin: 0px;
}


.button {
  border: 1px #F8C630 solid;
  background: #FEEAAB;
  color: #666666;
  font-size: 11px;
  width: 180px;
  height: 24px;
}


.button_hit {
  border: 1px #F8C630 solid;
  background: #FEEAAB;
  color: #666666;
  font-size: 11px;
  width: 100px;
  height: 22px;
}

.button_hit_list {
  border: 0px #F8C630 solid;
  background: #FFFFF4;
  color: #FF6F0F;
  font-size: 11px;
  font-weight: bold;
  width: 50px;
  height: 22px;
}
