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: #993333;
  font-family: Helvetica;
  font-weight: normal;
  text-decoration: underline;
  font-size: 12px;
}

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

A.markclass:link, A.markclass:active, A.markclass:visited {
  color: white;
  text-decoration: underline;
  font-family: Helvetica;
  font-weight: normal;
  font-size: 11px;
}

A.markclass:hover {
  color: #993333;
  font-family: Helvetica;
  font-weight: normal;
  text-decoration: underline;
  font-size: 11px;
}

A.barlink:link, A.barlink:active, A.barlink:visited {
/*  color: #000099;
  font-family: Helvetica;
  font-weight: normal;
  text-decoration: none;
  font-size: 12px;*/
  
  color: #cc0000;
  font-family : Arial, sans-serif;
  font-size: 9pt;
  font-weight : bold;
  text-decoration: none;
}

A.barlink:hover {
/*  color: #FF3333; 
  font-family: Helvetica;
  font-weight: normal;
  text-decoration: underline;
  font-size: 12px;*/
  
  color: #000000;
  font-family : Arial, sans-serif;
  font-size: 9pt;
  font-weight : bold;
  text-decoration: none;
}

.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: #FFFFFF;
  color: #000000;
/*  font-family: Helvetica;
  font-weight: normal;
  font-size: 11px;*/

	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:8pt;
	font-weight:bold;
}

.menubar {
  background-color: #000000;
  color: #FFFFFF;
  font-family: Helvetica;
  font-weight: normal;
  font-size: 11px;
}
input {
	color : #cc0000;
	font-family : Arial, sans-serif;
	font-size: 8pt;
}

.greytext {
        color:#333333;
        font-family : Arial, sans-serif;
        font-size: 8pt;
        font-weight : normal;
}

.navbar{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:8pt;
	color:#333333;
	font-weight:bold;
}

a.navbar:hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:8pt;
	color:#cc0000;
	font-weight:bold;
}

.navbarback{
	border-bottom:1px solid #cc0000;
	border-top:1px solid #cc0000;
}

.title{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12pt;
	color:#333333;
	font-weight:bold;
}
