BODY {
  background       : #D4E4E0 url("images/main_back.gif") repeat-x;
  color            : #000000;
}

td,tr,p,div {
  font-family      : Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
  font-size        : 13px;
  color            : #000000;
}

ul {
  margin           : 0px 0px 0px 0px;
}

li {
  list-style       : inside url(images/arrow.gif) 2px;
  list-style-image : url(images/arrow.gif);
}

hr {
  background       : #C0C0C0;
  height           : 1px;
  width            : 100%;
}

a.Bodylink:link {
color: #003399; text-decoration: underline; font-weight:bold;
}


a.Bodylink:visited {
color: #747A7D; text-decoration: underline; font-weight:bold;
}


a.Bodylink:hover {
color:#FF9900; text-decoration: none; font-weight:bold;
}


a.Bodylink:active {
color: black; text-decoration: none; font-weight:bold;
}

.mainlevel {
  font-family      : Verdana, Geneva, Arial, Helvetica, serif;
  font-size		   : 10px;
  font-weight      : normal;
  width            : 100%;
  text-align       : left;
  text-decoration  : none;
  filter           : Alpha(opacity=100, finishopacity=0, style=1);
  -moz-opacity     : 0.65;
  letter-spacing   : 1px;
  text-indent      : 5px;
  padding          : 1px;
  display          : block;
  margin-top       : 1px;
  margin-bottom    : 1px;
}

a.mainlevel:link, a.mainlevel:visited {
  font-family      : Verdana, Geneva, Arial, Helvetica, serif;
  font-size		   : 10px;
  font-weight      : normal;
  border-top       : 1px solid #BBE5E3;
  border-bottom    : 1px solid #BBE5E3;
  background       : #FFFFFF;
  color            : #808080;
}
a.mainlevel:hover {
  font-family      : Verdana, Geneva, Arial, Helvetica, serif;
  font-size		   : 10px;
  font-weight      : normal;
  border-top       : 1px solid #FFFFFF;
  border-bottom    : 1px solid #FFFFFF;
  background-color : #BBE5E3;
  color            : #FFFFFF;
}
.h1
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:18px;
color:#666666;
}

.h2
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
color:#666666;
}