a.mainlevel {
  margin           : 0px;
  padding          : 0px;
  font-size        : 12px;
  font-family      : Arial, sans-serif;
  width            : 300px;
  /* background-color : #FFE08C;*/
  background-color : #FFFFFF;
  color            : #000000;
  text-indent      : 10px;
}
a.mainlevel:link {
  display          : block;
  padding          : 0px 0px 0px 0px;
  font-size        : 12px;
  font-weight      : normal;
  font-family      : Arial, sans-serif;
  color            : #000000;
  width            : 160px;
  border-top       : 1px solid #ffffff;
  border-bottom    : 1px solid #BCB778;
  background-color : #FFFFFF;
  text-indent      : 10px;
  text-align      : left;
  text-decoration  : none;
}
a.mainlevel:visited {
display          : block;
font-size        : 12px;
font-family      : Arial, sans-serif;
color            : #000000;
border-top       : 1px solid #ffffff;
border-bottom    : 1px solid #BCB778;
background-color : #FFFFFF;
font-weight      : normal;
padding          : 2px 0px 2px 0px;
width            : 160px;
text-indent      : 10px;
text-align      : left;
/*    font-weight      : bold; */
text-decoration  : none;
 }

a.mainlevel:hover {
/*  background-color : #FECF52;*/
  background-color : #999999;
  font-size        : 12px;
  font-family      : Arial, sans-serif;
  color            : #000000;
  font-weight      : normal;
  text-decoration  : none;
  text-indent      : 10px;
}

#active_menu {
  color            : #000000;
  font-weight      : bold;
}

a#active_menu:hover {
  color            : #333333;
}


a:link, a:active {
/*     font-size        : 12px; */
/*    font-weight      : bold; */
/*  text-decoration  : none; */
}
a:visited {
/*   font-size        : 12px; */
/*   font-weight      : bold; */
/*   text-decoration  : none; */
}
a:hover {
/*    font-size        : 12px; */
/*    color            : #FF0000; */
/*    text-decoration  : underline; */
/*  font-weight      : bold; */
}
a.category:link, a.category:visited {
  font-size        : 12px;
  font-weight      : bold;
}
a.readon:link, a.readon:visited {
  color            : #CC9900;
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 12px;
  background       : url('../images/read.gif') no-repeat;
  white-space:normal; font-weight:bold; border:1px solid #BCB778; padding-bottom:3px; padding-left:21px; padding-right:2px; padding-top:1px; float:left; line-height:10px; text-decoration:none; background-repeat:no-repeat 
}
a.readon:hover {
  color            : #FFFFFF;
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 12px;
  background       : no-repeat;
  white-space:normal; font-weight:bold; border:1px solid #BCB778; padding-bottom:3px; padding-left:21px; padding-right:2px; padding-top:1px; float:left; line-height:10px; text-decoration:none; background-repeat:no-repeat 
}
