body {
  background-image: url(../images/bg.gif);
  margin: 20px;
  color: #000000;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10pt;
}

a {
  color: #1991F8;
  text-decoration: none;
}

a:hover {
  color: #000000;
  text-decoration: none;
}

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

#shade_left {
 background-image: url(../images/shade_left.gif);
 width: 37px;
}

#shade_right {
 background-image: url(../images/shade_right.gif);
 width: 37px;
}

#header {
 background-color: #1991F8;
 background-image: url(../images/headerbg.gif);
 text-align: left;
 vertical-align: top;
}

#navbar_ver {
 height: 22px;
}

#site_content{
 width: 580px;
 background-color: #F4F4F4;
 vertical-align: top;
 height: 100%;
 color : #000000;
 font-size : 8pt;
 font-family : Verdana, Arial, Helvetica, sans-serif;
}

#ad {
 width: 580px;
 background-color: #F4F4F4;
 vertical-align: bottom;
 height: 0;
}

#ad img {
 border: 1px solid #C6CAD1;
}

.table_default {
 height: 100%;
 border: 0px;
}

.dlbutton {
 color: #1991F8;
 background-color: #F4F4F4;
 border: none;
 cursor: pointer;
}

.navbar {
 background-color: #F6F7F9;
 background-image: url(../images/navbar.gif);
 width: 141px;
 text-align: center;
 vertical-align: middle;
}

.bluebar_left {
 background-color: #1991F8;
 background-image: url(../images/topbar_left.gif);
 width: 99px;
 text-align: center;
 vertical-align: bottom;
}

.bluebar_right {
 background-color: #1991F8;
 background-image: url(../images/topbar_right.gif);
 width: 99px;
 text-align: center;
 vertical-align: bottom;
}

.bluebar {
 background-color: #1991F8;
 background-image: url(../images/topbar.gif);
 width: 559px;
 text-align: center;
}

.bluebar_ver {
 height: 64px;
}

.leftpan_left {
 background-color: #F7F8FA;
 background-image: url(../images/leftpan_l.gif);
 width: 5px;
 text-align: center;
}

.leftpan_right {
 background-color: #F7F8FA;
 background-image: url(../images/leftpan_r.gif);
 width: 5px;
 text-align: center;
}

.leftpan {
 background-color: #F7F8FA;
 width: 185px;
 height: 100%;
 text-align: center;
 vertical-align: top;
 color: #C6CAD1;
 font-size : 8pt;
 font-weight : bold;
 font-family : Verdana, Arial, Helvetica, sans-serif;
}

.leftpan a {
 color: #C6CAD1;
 text-decoration: none;
}

.leftpan a:hover { 
 color : #A5A7AB;
 text-decoration: none;
}

.footer {
  color : #FFFFFF;
  font-size : 8pt;
  font-family : Verdana, Arial, Helvetica, sans-serif;
}

.footer a {
 color: #FFFFFF;
  text-decoration: none;
}

.footer a:hover { 
  color: #FFFFFF;
  text-decoration: underline;
}

.white {
  color : #FFFFFF;
  font-size : 8pt;
  font-family : Verdana, Arial, Helvetica, sans-serif;
}

.white a {
  color: #FFFFFF;
  text-decoration: none;
}

.white a:hover {
  color: #FFFFFF;
  text-decoration: underline;
}

.newstitle {
  color : #000000;
  font-size : 8pt;
  font-weight : bold;
  font-family : Verdana, Arial, Helvetica, sans-serif;
}

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

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

.news a {
  color: #1991F8;
  text-decoration: none;
}

.news a:hover {
  color: #000000;
  text-decoration: none;
}

.title {
  color : #000000;
  font-size : 8pt;
  font-weight : bold;
  font-family : Verdana, Arial, Helvetica, sans-serif;
}

.stitle {
  color : #FFFFFF;
  font-size : 8pt;
  font-weight : bold;
  font-family : Verdana, Arial, Helvetica, sans-serif;
}

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

.desc a {
  color: #858585;
  text-decoration: none;
}

.desc a:hover {
 color: #000000;
  text-decoration: none;
}

.valinks {
 color: #FFFFFF;
 font-size : 8pt;
 line-height: 18px;
 font-family : Verdana, Arial, Helvetica, sans-serif;
 background-color: #F6F7F9;
 background-image: url(../images/val_link.gif);
 height: 17px;
 width: 109px;
 text-align: left;
 vertical-align: middle;
}

.valinks a {
 color: #FFFFFF;
 text-decoration: none;
 display: block;
 background-image: url(../images/val_link.gif);
}

.valinks a:hover {
 color: #FFFFFF;
 text-decoration: none;
 background-image: url(../images/val_link_over.gif);
}