body {
  margin: 0;
  padding: 0;
  font-family: Tahoma, Arial, Helvetica, "Sans Serif";
  font-size: 11px;
  color: #646464;
  background-color: #fff;
}
td {
  font-family: Tahoma, Arial, Helvetica, "Sans Serif";
  font-size: 11px;
  color: #646464;
}
img { border:0px; }
form { margin:0px;padding:0px; }
input {
  border:0px;
  color:#000;
  font-size:11px;
}
#page {
  width: 753px;
  margin: 0;
  padding: 0;
  font-size: 11px;
}
h1 {
  font-size:12px;
  color:#000;
}
h3 {
  font-size:11px;
  color:#000;
}
.orange { color:#fa0; }
.blue { color:#6280b3; }
.yellow { color: #f9e169; }
.panel_orange { background: #fa0;color:#fff; }
.panel_dgray { background: #7f7f7f;color:#fff; }
.panel_lgray { background: #d3d6d9;color:#fff; }
.panel_blue { background: #6280b3;color:#fff; }
.borderl { border-left:1px solid #e9e9e9; }
.borderr { border-right:1px solid #e9e9e9; }
.borderb { border-bottom:1px solid #e9e9e9; }

.searchbar {
  background: #fa0;
  padding:4px;
  color:#fff;
}
.searchinput {
  border:1px solid #a7a6aa;
  padding:1px;
  background: #fff;
  color:#000;
  font-size:11px;
}
.searchselect {
  border:1px solid #a7a6aa;
  background: #fff;
  color:#000;
  font-size:11px;
}
.leftcol {
  background: #f7f7f7;
  padding:15px;
  color: #fff;
}
.leftcol a:link {
  color: #646464;
  text-decoration: none;
}
.leftcol a:visited {
  color: #646464;
  text-decoration: none;
}
.leftcol a:hover {
  color: #646464;
  text-decoration: underline;
}
.navlist {
  margin-left: 0;
  padding-left: 0;
  list-style: none;
}
.navlist li {
  padding: 0px 0px 2px 14px;
  background-image: url(images/dot.gif);
  background-repeat: no-repeat;
  background-position: 0 5px;
}
.content {
  background: #fff;
  padding:15px;
  color: #646464;
}
.content p { margin:0; padding:5px 0 10px 0; }
.content a:link {
  font-weight: bold;
  color: #6280b3;
  text-decoration: none;
}
.content a:visited {
  font-weight: bold;
  color: #6280b3;
  text-decoration: none;
}
.content a:hover {
  font-weight: bold;
  color: #fa0;
  text-decoration: none;
}
.list {
  margin-left: 0;
  padding-left: 0;
  list-style: none;
}
.list li {
  padding: 0px 0px 2px 14px;
  background-image: url(images/dot.gif);
  background-repeat: no-repeat;
  background-position: 0px 5px;
}
.list a:link {
  font-weight: normal;
  color: #646464;
  text-decoration: none;
}
.list a:visited {
  font-weight: normal;
  color: #646464;
  text-decoration: none;
}
.list a:hover {
  font-weight: normal;
  color: #646464;
  text-decoration: underline;
}

.highlight { border-bottom: 1px dotted #6280b3; }
.hilite { color:#6280b3; background:#fcf0ba; }
.lfooter {
  background: #6280b3;
  color: #fff;
  padding:5px 10px;
}
.lfooter a:link {
  color: #fff;
  text-decoration: none;
}
.lfooter a:visited {
  color: #fff;
  text-decoration: none;
}
.lfooter a:hover {
  color: #fff;
  text-decoration: underline;
}
.rfooter {
  background: #fff;
  color: #000;
  padding:5px 10px;
}
.rfooter a:link {
  color: #fa0;
  text-decoration: none;
}
.rfooter a:visited {
  color: #fa0;
  text-decoration: none;
}
.rfooter a:hover {
  color: #fa0;
  text-decoration: underline;
}

.adbox_bw { margin:0; padding:5px 5px 10px 5px; border:1px solid #d3d6d9; font-size:12px; }
.adbox_nbw { margin:0; padding:5px 0px 10px 0px; font-size:12px; }
.adsponsor { font-size:11px; color:#646464; }
.adbox_bw .adsponsor { text-align:right; }
.ad { margin:10px 0 15px 0; }
.adtitle a:link, .adtitle a:visited { font-size:12px; font-weight: bold; color: #6280b3; text-decoration: none; }
.adtitle a:hover { color: #fa0; text-decoration: underline; }
.adtext a:link, .adtext a:visited { font-size:11px; font-weight:normal; color: #646464; text-decoration: none; }
.adtext a:hover { color: #646464; text-decoration: none; }
.adurl a:link, .adurl a:visited { font-size:11px; font-weight:normal; color: #ffaa00; text-decoration: none; }
.adurl a:hover { color: #ffaa00; text-decoration: underline; }
.adthumb { float:left; margin:0 10px 0 0; }
.adthumb a img, .adthumb a img:visited { border:1px solid #666; padding:1px; }
.adthumb a img:hover { border:1px solid #999; }
