body {
  scrollbar-face-color: #fff;
  scrollbar-track-color: #fff;
  scrollbar-arrow-color: #F06C00;
  scrollbar-shadow-color: #ccc;
  scrollbar-3dlight-color: #fff;
  scrollbar-darkshadow-color: #666;
  buttonface: #333333;
  font: 12px arial;
  }
td { font: 12px arial; }
p { margin: 0; }
hr {
  color: #666;
  border-style: dotted;
  border-width: thin;
  size: 1;
  }

td.news_title, td.news_title a {
  color: #000080;
  FONT-WEIGHT: bold;
  }
.news_subtitle {
  font-size: 10px;
  color: #336;
  }
.center_title {
  COLOR: #900;
  FONT-WEIGHT: bold;
  }
a.center_title:link,
a.center_title:visited,
a.center_title:hover,
a.center_title:active {
  color: #900;
  text-decoration: none;
  }
.center_content { COLOR: #333; }
a.center_content:link,
a.center_content:visited,
a.center_content:active {
  color: #333;
  text-decoration: none;
  }
a.center_content:hover {
  color: #900;
  text-decoration: none;
  }

.left_title {
  COLOR: #900;
  FONT-WEIGHT: bold;
  }
a.left_title:link,
a.left_title:visited,
a.left_title:active {
  color: #900;
  text-decoration: none;
  }
a.left_title:hover {
  color: #F00;
  text-decoration: none;
  }
.left_content { COLOR: #333; }
a.left_content:link,
a.left_content:visited,
a.left_content:active {
  color: #333;
  text-decoration: none;
  }
a.left_content:hover {
  color: #F00;
  text-decoration: none;
  }
.right_title {
  COLOR: #900;
  FONT-WEIGHT: bold;
  }
a.right_title:link,
a.right_title:visited,
a.right_title:active {
  color: #900;
  text-decoration: none;
  }
a.right_title:hover {
  color: #F00;
  text-decoration: none;
  }
.right_content { COLOR: #333; }
a.right_title:link,
a.right_title:visited,
a.right_title:active {
  color: #333;
  text-decoration: none;
  }
a.right_title:hover {
  color: #F00;
  text-decoration: none;
  }
.title {
  COLOR: #336;
  FONT-WEIGHT: bold;
  }
a.title:link {
  color: #336;
  text-decoration: none;
  FONT-WEIGHT: bold;
  }
a.title:visited,
a.title:active {
  color: #333;
  text-decoration: none;
  }
a.title:hover {
  color: #900;
  text-decoration: none;
  FONT-WEIGHT: bold;
  }
.page_title {
  COLOR: #900;
  font-weight: bold;
  }
a.page_title:visited,
a.page_title:active,
a.page_title:link {
  color: #900;
  text-decoration: none;
  }
a.page_title:hover {
  color: #F00;
  text-decoration: none;
  }
a:link,
a:visited,
a:active {
  color: #333;
  text-decoration: none;
  }
a:hover {
  color: #900;
  text-decoration: none;
  }
.menu {
  color: #900;
  font-weight: bold;
  }
a.menu:link,
a.menu:visited,
a.menu:active {
  color: #900;
  text-decoration: none;
  }
a.menu:hover {
  color: #C00;
  text-decoration: none;
  }
.menu_bold {
  color: #333;
  font-weight: bold;
  }
a.menu_bold:link,
a.menu_bold:visited,
a.menu_bold:active {
  color: #333;
  font-weight: bold;
  text-decoration: none;
  }
a.menu_bold:hover {
  color: #900;
  font-weight: bold;
  text-decoration: none;
  }
.menu_bold_large {
  color: #333;
  font-weight: bold;
  }
a.menu_bold_large:link,
a.menu_bold_large:visited,
a.menu_bold_large:active {
  color: #333;
  font-weight: bold;
  text-decoration: none;
  }
a.menu_bold_large:hover {
  color: #990000;
  font-weight: bold;
  text-decoration: none;
  }
.red { color: #FF0900; }
a.red:link,
a.red:visited,
a.red:active {
  color: #FF0900;
  text-decoration: none;
  }
a.red:hover {
  color: #F06C00;
  text-decoration: none;
  }
.white {
  color: #FFF;
  text-decoration: none;
  }
a.white:link,
a.white:visited,
a.white:active {
  color: #FFF;
  text-decoration: none;
  }
a.white:hover {
  color: #FF0900;
  text-decoration: none;
  }
.foot,
a.foot:link,
a.foot:visited,
a.foot:active {
  color: #FFF;
  text-decoration: none;
  }
a.foot:hover {
  color: #09F;
  text-decoration: none;
  }
input {
  background-color: #FBFBFB;
  color: #333;
  font: 12px arial;
  border: 1px solid #CCC;
  text-indent: 2px;
  border-collapse: separate;
  }
button {
  background-color: #FFF;
  color: #333;
  font: 12px arial;
  border: 1px solid #CCC;
  text-indent: 2px;
  border-collapse: separate;
  }

