.cssTableMaster {
  border-color: #000088;
  border-left-style: solid;
  border-left-width: 1;
  border-right-style: solid;
  border-right-width: 1;
  border-top-style: solid;
  border-top-width: 1;
  border-bottom-style: solid;
  border-bottom-width: 1;
}

.cssTableHeader {
  border-color: #000088;
  border-left-style: solid;
  border-left-width: 1;
  border-right-style: solid;
  border-right-width: 1;
  border-top-style: solid;
  border-top-width: 1;
  border-bottom-style: solid;
  border-bottom-width: 1;
}

.cssTableMenu {
  border-color: #000088;
  border-left-style: solid;
  border-left-width: 1;
  border-right-style: solid;
  border-right-width: 1;
  border-top-style: solid;
  border-top-width: 1;
  border-bottom-style: solid;
  border-bottom-width: 1;
}

.cssTableRef {
  font-family: Verdana;
  font-size: 10px;
  border-color: #000088;
  border-left-style: solid;
  border-left-width: 0;
  border-right-style: solid;
  border-right-width: 0;
  border-top-style: solid;
  border-top-width: 1;
  border-bottom-style: solid;
  border-bottom-width: 1;
}

.cssTableCellHead {
  font-family: Verdana;
  font-size: 10px;
  font-weight: bold;
  color: #000000;
}

.cssTableCellData {
  font-family: Verdana;
  font-size: 10px;
  font-weight: normal;
  color: #404040;
}

.cssTableRowAlt {
  font-family: Verdana;
  font-size: 10px;
  background: #E3E4FF;
}

.cssTableRowTop {
  font-family: Verdana;
  font-size: 10px;
  font-weight: bold;
  color: #FFFFFF;
  background: #000088;
}

.cssTableMenuBarLeft {

}

.cssTableMenuBarRight {

}

.cssTableBody {
  border-color: #000088;
  border-left-style: solid;
  border-left-width: 1;
  border-right-style: solid;
  border-right-width: 1;
  border-top-style: solid;
  border-top-width: 1;
  border-bottom-style: solid;
  border-bottom-width: 0;
}

.cssTxtContent {
  color: #404040;
  font-family: Verdana;
  font-size: 10px;
}

.cssTxtContentSelected {
  color: #FF9900;
  font-family: Verdana;
  font-size: 10px;
  font-weight: bold;
}

.cssTxtContentHighlight {
  color: #404040;
  font-family: Verdana;
  font-size: 10px;
  font-weight: bold;
}

.cssTxtSpecial {
  color: #404040;
  font-family: Verdana;
  font-size: 10px;
}

.cssTxtContentPg {
  color: #000000;
  font-family: Verdana;
  font-size: 11px;
  font-weight: bold;
}

.cssTxtContentHead {
  color: #202020;
  font-family: Verdana;
  font-size: 10px;
  font-weight: bold;
}

.cssTxtTitle {
  color: #FF9900;
  font-family: Verdana;
  font-size: 12px;
  font-weight: bold;
}

.cssTxtDisclaimer a {
  text-decoration: none;
  color: #C0C0C0;
  font-family: Verdana;
  font-size: 9px;
}

a.cssInternalLink:link {
  text-decoration: none;
  color: #000088;
  font-family: Verdana;
  font-size: 10px;
}

a.cssInternalLink:hover {
  text-decoration: none;
  color: #000088;
  font-family: Verdana;
  font-size: 10px;
  font-weight: bold;
}

a.cssInternalLink:visited {
  text-decoration: none;
  color: #000088;
  font-family: Verdana;
  font-size: 10px;
}

.cssTxtMenuBar {
  color: #FF9900;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
}

a.cssTxtMenuLink:link {
  text-decoration: none;
  color: #000088;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
}

a.cssTxtMenuLink:visited {
  text-decoration: none;
  color: #000088;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
}

a.cssTxtMenuLink:hover {
  text-decoration: none;
  color: #FF9900;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
}

input {
  font-style: normal;
  font-weight: normal;
  font-size: 10px;
  width: 150px;
  height: 17px;
  font-family: Verdana, Arial, Helvetica, Garamond;
  color: #000000;
  border: 1px solid #000088; 
  background: #FFFFFF;
}

textarea {
  font-style: normal;
  font-weight: normal;
  font-size: 10px;
  width: 340px;
  height: 80px;
  font-family: Verdana, Arial, Helvetica, Garamond;
  color: #000000;
  border: 1px solid #000088; 
  background: #FFFFFF;
  SCROLLBAR-FACE-COLOR: #E0E0E0;
  SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF;
  SCROLLBAR-SHADOW-COLOR: #000000;
  SCROLLBAR-3DLIGHT-COLOR: #808080;
  SCROLLBAR-ARROW-COLOR: #000000;
  SCROLLBAR-TRACK-COLOR: #E0E0E0;
  SCROLLBAR-DARKSHADOW-COLOR: #FFFFFF
}

input.button {
  font-style: normal;
  font-weight: normal;
  font-size: 10px;
  width: 70px;
  height: 17px;
  font-family: Verdana, Arial, Helvetica, Garamond;
  font-weight: bold;
  color: #000000;
  border: 1px solid #000088; 
  background: #FFFFFF;
  
}