<style type="text/css">
BODY {
  background-color: #006699;
  color: #ffffff;
  font-family: Arial, serif;
  font-size: medium;
  margin-left: 0px;
  margin-right: 0px;
  margin-top: 0px;
  margin-bottom: 0px;
}

TD {
  font-family: Arial, serif;
  font-size: medium;
}

TH {
  font-family: Arial, serif;
  font-size: medium;
}

p {
  font-family: Arial, serif;
  font-size: medium;
}


A:link {
  color: #ffff33;
  text-decoration: underline;
}

A:active {
  color: #ffffff;
  text-decoration: underline;
}

A:visited {
  color: #ffff33;
  text-decoration: underline;
}


A:hover {
  color: #ffffff;
  text-decoration: underline;
}

A.categorybar:link, A.categorybar:active {
  background-color: #000000;
  color: #99ffff;
}

A.categorybar:hover {
  background-color: #000000;
  color: #ffffff;
}

A.categorybar:visited {
  background-color: #000000;
  color: #99ffff;
}


A.areabar:link, A.areabar:active {
  background-color: #000000;
  color: #99ffff;
}

A.areabar:hover {
  background-color: #000000;
  color: #ffffff;
}

A.areabar:visited {
  background-color: #000000;
  color: #99ffff;
}




.navbar {
  color: #ffffff;
  background-color: #000000;
}

.categorybar {
  background-color: #000000;
  color: #ffffff;
  font-size: 8pt;
  font-family: Verdana, Serif;
  font-weight: 400;
  text-align: left;
}

.areabar {
  background-color: #000000;
  font-size: 10pt;
  font-family: Verdana, Serif;
  color: #ffffff;
  font-weight: 700;
  text-align: left;
}

.maincontent {
  background-color: #006699;
  color: #ffffff;
  font-family: Arial, serif;
  font-size: medium;
  font-weight: normal;
}

.contentbar1 {
  background-color: #000000;
  color: #000000;
  font-family: Arial, Serif;
  font-weight: normal;
  font-size: 11px;
}

.contentbar2 {
  background-color: #BBBBBB;
  color: #000000;
  font-family: Arial, Serif;
  font-weight: normal;
  font-size: 11px;
}

.standard_header {
  background-color: #006699;
  
  color: #ffff33;
  font-family: Arial, Serif;
  font-size: 14pt;
  font-weight: 700;
  text-align: center;
}

.standard_header2 {
  background-color: #006699;
  
  color: #ffff33;
  font-family: Arial, Serif;
  font-size: 12pt;
  font-weight: 700;
  text-align: center;
}

.table_header1 {
  background-color: #000000;
  color: #ffff33;
  font-family: Verdana, Serif;
  font-size: small;
  font-weight: 700;
  text-align: center;
}

A.table_header1:link, A.table_header1:active {
  color: #ffff33;
}

A.table_header1:visited {
  color: #ffff33;
}

A.table_header1:hover {
  color: #ffffff;
}

.table_header2 {
  background-color: #000000;
  color: #ffff33;
  font-family: Verdana, Serif;
  font-size: small;
  font-weight: 700;
  text-align: center;
}

A.table_header2:link, A.table_header2:active {
  color: #ffff33;
}

A.table_header2:visited {
  color: #ffff33;
}

A.table_header2:hover {
  color: #ffffff;
}

.table_row1 {
  background-color: #000000;
  color: #ffffff;
  font-family: Verdana, Serif;
  font-size: small;
  font-weight: 400;
}

A.table_row1:link, A.table_row1:active {
  color: #ffff33;
}

A.table_row1:visited {
  color: #ffff33;
}

A.table_row1:hover {
  color: #ffffff;
}

.table_row2 {
  background-color: #000000;
  color: #ffffff;
  font-family: Verdana, Serif;
  font-size: small;
  font-weight: 400;
}

A.table_row2:link, A.table_row2:active {
  color: #ffff33;
}

A.table_row2:visited {
  color: #ffff33;
}

A.table_row2:hover {
  color: #ffffff;
}


.standard_outline {
    border-bottom: 0px solid #006699;
    border-top: 0px solid #006699;
    border-left: 0px solid #006699;
    border-right: 0px solid #006699;
}

.standard_form {
  background-color: #ffffff;
  border-bottom: 0px solid #006699;
  border-top: 0px solid #006699;
  border-left: 0px solid #006699;
  border-right: 0px solid #006699;
}

.standard_form_field {
  background-color: #ffffff;
  color: #000000;
  font-family: Arial, Serif;
  font-size: 10pt;
  font-weight: 400;
}

.coolButton {
  background-color: #000000;
  color: #ffffff;
  font-family: Arial, Serif;
  font-size: 10pt;
  font-weight: 700;
  border-bottom: 2px solid #eeeeee;
  border-top: 1px solid #ffffff;
  border-left: 1px solid #ffffff;
  border-right: 2px solid #eeeeee;
}

.highlight1 {
  color: #000000;
  background-color: #eeeeff;
}

.highlight2 {
  color: #000000;
  background-color: #ffeeee;
}

</style>
