body,td{
  font-size:13px;
}
td.pagetitle{
  color:#1F3B0C;
  font-family:arial,helvetica;
  font-size:28px;
  font-weight:600;
}
td.cm,td.fm,div.cb{
  background:#EEF7DF;
}
td.cb,td.fb,div.cb{
  background:#DCEDBD;
}
td.fb,td.fm{
  text-align:justify;
}
span.small,td.small{
  font-size:8pt;
  font-weight:100;
}
span.title{
  font-weight:600;
  color:#457323;
  font-family:arial,helvetica;
}
select.jumper{
  width:150px;
  background:#000000;
  color:#E5EAEF;
  font-size:8pt;
}
input.shadow,textarea.shadow{  
  /*border:1px solid #888888;*/
  font-family:arial;
}
a{
  font-weight:300;
}
a.page{
  text-decoration:none;
}

a.menu{
  color:#000000;
  font-weight:100;
  font-size:8pt;
  text-decoration:none;
}
a.menu:hover{
  text-decoration:none;
  color:#000000;
}
td.menu,table.menu{
}
span.currentpage{
  color:#000000;
  font-weight:600;
}
span.search{
  color:#000000;
  background:#ffffff;
}

h3{
  text-align:left;
}

.date{
  font-size       : 11px;
  text-align      : right;
  background      : #457323;
  background-image: url('../images/button_bg.gif');
  height          : 20px;
  color           : #ffffff;
}

a.toCP{
  color: #ffffff;
  text-decoration: underline;
  font-weight: 600;
}

a.toCP:hover{
  color: #ffffff;
  text-decoration: none;
  font-weight: 600;
}

span.info{
  color:#444444;
  font-style:italic;
}

td.seperator{
  background: red;
}

td.userinfo{
  font-size:11px;
  
}
