body {
  font-family: Arial,Verdona,sans-serif;
  font-size: 10pt;
  font-color: black;
  background-color: #FFCC66;
  link: #DD0000;
  vlink: #FF2222;
}
.bodyFont {
  color: #000000;
  font-size: 10pt;
  font-family: Arial;
}
.heading1 {
  color: #000000;
  font-size: 20pt;
  font-family: Arial;
}
.label {
  font-color: #000000;
  font-size: 8pt;
  font-family: Arial;
}
.headerFont {
  color: #A90303;
  font-size: 12pt;
  font-family: Arial;
}
.highlightFont {
  color: #A90303;
  font-size: 10pt;
}
.highlightOnFont {
  color: #FF1313;
  font-size: 10pt;
}
.smallFont {
  font-size: 8pt;
  color: #000000;
}
.text_headline{
  background-color: #AAAAAA;
  font-weight: heavy;
  font-size: 10 pt;
  font-color: #000000;
}

.standardTable {
  background-color: FFBB55;
  border-style: solid;
  border-color: #888888;
  border-width: 1px;
}
table {
  font-family: Arial;
  font-size: 10pt;
}
td.tableSpacer {
  background-color: #AAAAAA;
}
td.verticalSpacer {
  background-color: #777777;
  width: 1px;
}
.errorMsg {
  FONT-SIZE: 10pt;
  COLOR: #A90303;
  FONT-FAMILY: Arial
  FONT-WEIGHT: Heavy
}
.menuColor1 {
  color: #DD7711;
}
.menuColor2 {
  color: #770000;
}
.menuBarColor1 {
  background-color: #FFCC66;
}
.menuBarColor2 {
  background-color: #FFCC66;
}
a {
  cursor: pointer;
  font-family: Arial,Verdona,sans-serif;
  font-size:  10pt;
  color: #DD7711;
}
a:hover {
  color: #CC0000;
}
.equalWidth2 {
  WIDTH: 147px
}
.headerRow {
  font-family: Arial, Verdana, Helvetica, Helvetica-Narrow, sans-serif;
  margin: 0px;
  font-size: 1em;
  font-weight: bold;
}
.headerFont {
  font-family: Arial, Verdana, Helvetica, Helvetica-Narrow, sans-serif;
  font-size: 0.8em;
  font-weight: bold;
  color: #DD3333;
}
.helpDiv{
  background-color: #a7cbd9;
  font-size: 9pt;
  height: 300px;
  font-family: Tahoma;
  overflow: auto;
  display: none;
  color: black;
}
.portlet {
  background-color: #AA8833;
  font-size: 9pt;
  font-family: Tahoma;
  border: 1px solid black;
}

.portlet thead td {
  background-color: #AA8833;
  font-size: 9pt;
  font-family: Tahoma;
}

.portlet td {
  background-color: #FFFFFF;
  color: black;
  cursor: pointer;
}
#seofooter{
  display: none;
  visibility: hidden;
}

.tdback { background-image: url(templates/os/themes/aqua/images/custom/menu-c.png);}
.tgback { background-image: url(templates/os/themes/aqua/images/custom/menu-bg.png);}
.tcback { background-image: url(templates/os/themes/aqua/images/custom/shadow-tc.png);}
.tbback { background-image: url(templates/os/themes/aqua/images/custom/shadow-bc.png);}
.tlback { background-image: url(templates/os/themes/aqua/images/custom/shadow-cl.png);}
.trback { background-image: url(templates/os/themes/aqua/images/custom/shadow-cr.png);}
.cellbcg { background-image: url(templates/os/themes/aqua/images/custom/shadow-tc.png); }
.lefttopcorner { background-image: url(templates/os/themes/aqua/images/custom/shadow-tl.png); }
.righttopcorner { background-image: url(templates/os/themes/aqua/images/custom/shadow-tr.png); }
.leftbottomcorner { background-image: url(templates/os/themes/aqua/images/custom/shadow-bl.png); }
.rightbottomcorner { background-image: url(templates/os/themes/aqua/images/custom/shadow-br.png); }
.cellbg { background-color: #CCCCCC; }
