body{
  background: #f3f3f3 repeat-x left top;
  color: #000;
  font: 12px/17px Arial, Helvetica, sans-serif;
}

h1{
  color: #000;
  font-size: 26px;
  line-height: 32px;
}

h2{
  color: #000;
  font-size: 22px;
  line-height: 28px;
}

h3{
  color: #333;
  font-size: 20px;
  line-height: 24px;
}

h4{
  color: #333;
  font-size: 18px;
  line-height: 22px;
}

p{
  font-size: 12px;
}

.content{
  padding: 10px 10px 10px 15px;
}

.morenews{
  background: #069;
  color: #fff;
  float: right;
  font-style: italic;
  padding: 2px;
}

.style1,.style2,.style3,.style4,.style5,.style6{
  font-weight: bold;
}

.subnav{
  font-size: 12px;
  margin-left: 10px;
  margin-right: 20px;
}

td.off, td.off_fill{
  background: #424242;
  font: bold 14px Arial, Helvetica, sans-serif;
  height: 24px;
}

td.off_fill_border{
  background: #424242;
  border: 1px solid #666;
  border-bottom: 1px solid #999;
  border-top: 0px;
  font: bold 14px Arial, Helvetica, sans-serif;
  height: 24px;
}

td.on, td.on_sub{
  font: bold 14px Arial, Helvetica, sans-serif;
  height: 24px;
}

#body{
  border: none;
  margin-left: auto;
  margin-right: auto;
  width: 970px;
}

#conf_nav{
  margin-left: 0px;
  margin-top: 0px;
  padding: 0px;
}

#conf_nav li{
  background: url(/images/left_hr.gif) no-repeat left bottom;
  font-size: 12px;
  height: 30px;
  line-height: 22px;
  list-style: none inside url(/images/confnav_li.gif);
  padding: 5px 0px 5px 15px;
}

#landingpage{
  padding-left: 20px;
  padding-right: 20px;
}

#conf_nav a:hover{
  color: #cc8f2a;
}

#conf_nav a:link,#conf_nav a:visited{
  color: #039;
}

.menu, a.menu:link, a.menu:visited, a.menu:hover, a.menu:active{
  color: #999;
  font: 12px Arial, Helvetica, sans-serif;
}

.morenews:hover{
  color: #ccc;
  text-decoration: none;
}

.morenews:link,.morenews:visited{
  color: #fff;
}

a.link_off:link, a.link_off:visited, a.link_off:active{
  color: #fff;
  text-decoration: none;
}

a.link_off:hover{
  color: #069;
  text-decoration: none;
}

a.linksub:hover {
  color: #c93;
  font-weight: 600;
  text-decoration: underline;
}

a:hover{
  color: #c93;
  font-weight: bold;
}

a:link, a:visited{
  color: #069;
  font-weight: bold;
  text-decoration: none;
}

td.off:hover{
  background: #d6d6d6;
  font: bold 14px Arial, Helvetica, sans-serif;
  height: 24px;
}
