
BODY {
  background-color: #FFFFFF;
  font-family: Helvetica;
  font-size: 12px;
  margin-left: 0px;
  margin-right: 0px;
  margin-top: 0px;
  margin-bottom: 0px;
}

TD {
  font-family: Helvetica;
  font-size: 12px;
}

/*
A:link, A:active, A:visited {
  color: #666666;
  font-family: Helvetica;
  font-weight: normal;
  text-decoration: underline;
  font-size: 12px;
}

A:hover {
  color: #666666;
  font-family: Helvetica;
  font-weight: normal;
  text-decoration: underline;
  font-size: 12px;
}*/
.hilite {color:orange;}

A.barlink:link, A.barlink:active, A.barlink:visited {
  color: #333333;
  font-family: Helvetica;
  font-weight: normal;
  text-decoration: none;
  font-size: 11px;
}

A.barlink:hover {
  color: #333333;
  font-family: Helvetica;
  font-weight: normal;
  text-decoration: underline;
  font-size: 11px;
}

.maincontent {
  background-color: #FFFFFF;
  color: #000000;
  font-family: Helvetica;
  font-weight: normal;
  font-size: 12px;
}

.contentbar1 {
  background-color: #DDDDDD;
  color: #000000;
  font-family: Helvetica;
  font-weight: normal;
  font-size: 11px;
}

.contentbar2 {
  background-color: #BBBBBB;
  color: #000000;
  font-family: Helvetica;
  font-weight: normal;
  font-size: 11px;
}

.categorybar {
  #background-color: #999999;
  #color: #FFFFFF;
  #font-family: Helvetica;
  #font-weight: normal;
  #font-size: 11px;
	COLOR: #000000; FONT-FAMILY: arial, verdana, helvetica, SunSans-Regular, sans-serif; BACKGROUND-COLOR: #eeeeee
}

.menubar {
  background-color: #ECECEC;
  color: #000000;
  font-family: Helvetica;
  font-weight: normal;
  font-size: 11px;
}


