BODY {
  background-color: #8E9AA6;
  font-family: Helvetica;
  font-size: 13px;
  margin-left: 0px;
  margin-right: 0px;
  margin-top: 0px;
  margin-bottom: 0px;
}

H3 {
	font: bold 15px/16px Arial, Helvetica, sans-serif;
}

TD {
  font-family: Helvetica;
  font-size: 13px;
}

A:link, A:active, A:visited {
  color: #6E7A86;
  font-family: Helvetica;
  font-weight: normal;
  text-decoration: none;
  font-size: 13px;
}

A:hover {
  color: #AAAACC;
  font-family: Helvetica;
  font-weight: normal;
  text-decoration: underline;
  font-size: 13px;
}

A.barlink:link, A.barlink:active, A.barlink:visited {
  color: #6E7A86;
  font-family: Helvetica;
  font-weight: bold;
  text-decoration: none;
  font-size: 13px;
}

A.barlink:hover {
  color: #AAAACC;
  font-family: Helvetica;
  font-weight: bold;
  text-decoration: none;
  font-size: 13px;
}

.maincontent {
  background-color: #FFFFFF;
  color: #333300;
  font-family: Helvetica;
  font-weight: normal;
  font-size: 13px;
}

.contentbar1 {
  background-color: #DDDDDD;
  color: #333300;
  font-family: Helvetica;
  font-weight: normal;
  font-size: 11px;
}

.contentbar2 {
  background-color: #BBBBBB;
  color: #333300;
  font-family: Helvetica;
  font-weight: 600;
  font-size: 11px;
}

.categorybar {
  background-color: #FAE3C1;
  color: #000000;
  font-family: Helvetica;
  font-weight: bold;
  font-size: 13px;
}

.menubar {
  background-color: #CC3333;
  color: #FFFFFF;
  font-family: Helvetica;
  font-weight: normal;
  font-size: 11px;
}

.cs_notation{
	font-size:10px;
}

