.PageHeader {
  color: #000000;
  font-family: verdana;
  font-size: 14pt;
  font-weight: bold;
}

.SectionHeader {
  color: #000000;
  font-family: verdana;
  font-size: 8pt;
  font-weight: bold;
}

.Location {
	color: #808080;
	font-family: verdana;
	font-size: 14pt;
}

.CatHeader {
	color: #0099CC;
	font-family: verdana;
	font-size: 14pt;
}

.TableHeader {
	background-color:#99CCCC;
	font-family: verdana;
	font-size: 8pt;
	font-weight: normal;
}

.SuperHeader {
	background-color:#99CCCC;
	font-family: verdana;
	font-size: 16pt;
	font-weight: normal;
}

.Error {
  color: #ff0000;
  font-family: verdana;
  font-size: 8pt;
  font-weight: bold;
}

.Input {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
}

.List {
  color: #000000;
  font-family: verdana;
  font-size: 8pt;
  font-weight: normal;
}

.ListBold {
  color: #000000;
  font-family: verdana;
  font-size: 8pt;
  font-weight: bold;
}

.Button {
  background-color: #c0c0c0;
  color: #000000;
  font-family: verdana;
  font-size: 8pt;
  font-weight: normal;
}

.SearchButton {
  background-color: #c4dc0a;
  color: #000000;
  font-family: verdana;
  font-size: 8pt;
  font-weight: normal;
}

.Text {
  color: #44759d;
  font-family: verdana;
  font-size: 8pt;
  font-weight: bold;
}

.MostHeaderText {
  color: #000000;
  font-family: verdana;
  font-size: 10pt;
  font-weight: bold;
}

.TableHeaderText {
  background-color: #c4dc0a;
  color: #000000;
  font-family: verdana;
  font-size: 8pt;
  font-weight: bold;
}

.CatDesc
{
    COLOR: #000000;
    font-family: verdana;
    FONT-SIZE: 8pt;
    FONT-WEIGHT: normal;
}

.FileDesc
{
    COLOR: #000000;
    font-family: verdana;
    FONT-SIZE: 8pt;
    FONT-WEIGHT: normal;
}

A:link, A:hover, A:visited
{
	COLOR: #0099CC;
	font-family: verdana;
	font-size: 8pt;
	FONT-WEIGHT: bold;
	TEXT-DECORATION: none
}

A:active
{
	COLOR: #0099CC;
	font-family: verdana;
	font-size: 8pt;
	FONT-WEIGHT: bold;
	TEXT-DECORATION: none
}

A.AreaLink:active, A.AreaLink:link, A.AreaLink:visited
{
  color: #000000;
  font-family: verdana;
  font-size: 8pt;
  font-weight: bold;
  text-decoration : none;
}

a.AreaLink:hover {
  color: #000000;
  font-family: verdana;
  font-size: 8pt;
  font-weight: bold;
  text-decoration : underline;
}

A.CatLink:link, A.CatLink:active, A.CatLink:visited, A.CatLink:hover
{
	COLOR: #0099CC;
	font-family: verdana;
	FONT-SIZE: 12pt;
	FONT-WEIGHT: bold;
	TEXT-DECORATION: underline;
	text-transform: lowercase;
}

A.FileLink:active, A.FileLink:link, A.FileLink:visited
{
	color: #0099CC;
	font-family: verdana;
	font-size: 8pt;
	font-weight: bold;
	text-decoration : none;
}

a.FileLink:hover {
	color: #0099CC;
	font-family: verdana;
	font-size: 8pt;
	font-weight: bold;
	text-decoration : underline;
}

.SmallText
{
    COLOR: #000000;
    font-family: verdana;
    FONT-SIZE: 7pt;
    FONT-WEIGHT: normal;
}

.NewestFilesHeader {
	background-color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
}

td.MostDownloadedFilesHeader {
	background-color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
}

