<STYLE type="text/css">
<!--
A:link {color: #902090; text-decoration: none; font-size: 12px; font-weight: bold;}
A:visited {color: #900090; text-decoration: none; font-size: 12px; font-weight: bold;}
A:active { color: #b000b0;
           text-decoration: none;
           font-size: 12px;
           font-weight: bold;
}
A:hover { color: #b000b0;
          text-decoration: underline;
          font-size: 12px;
          font-weight: bold;
}

.clButtonMenu{
  font-family : Verdana,Arial,Helvetica;
  font-weight:bold;
  width:150px;
  background-color:"#808080";
  color: black;
  cursor: hand;
  border-style: solid;
  border-top-width: 1px;
  border-bottom-width: 2px;
  border-left-width: 1px;
  border-right-width: 2px;
}
.clButtonMenu1{
  width:150px;
  cursor: hand;
}
.clButtonMenuVarWidth{
  font-family : Verdana,Arial,Helvetica;
  font-weight:bold;
  background-color:"#808080";
  color: white;
  cursor: hand;
  border-style: solid;
  border-top-width: 1px;
  border-bottom-width: 2px;
  border-left-width: 1px;
  border-right-width: 2px;
}
.clButtonImage{
  cursor: hand;
}
.clEditText{
  font-family : Verdana,Arial,Helvetica;
  font-weight : bold;
  font-size: 12px;
  color: #000080;
  padding: 2;
  border-width: 1px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
}
.clNormalText{
  font-family : Verdana,Arial,Helvetica;
  font-weight : normal;
  font-size: 12px;
  color: #000000;
}
.clTitleText{
  font-family : Verdana,Arial,Helvetica;
  font-weight : bold;
  font-size: 14px;
}
.clDisplayDataText{
  font-family : Verdana,Arial,Helvetica;
  font-weight : bold;
  font-size: 12px;
  color: #000080;
}
.clDisplayDataText1{
  font-family : Verdana,Arial,Helvetica;
  font-weight : bold;
  font-size: 12px;
  color: #000080;
   border-bottom-style: solid;
   border-left-style: solid;
   border-width: 1px
}
.clDisplayDataText2{
  font-family : Verdana,Arial,Helvetica;
  font-weight : bold;
  font-size: 12px;
  color: #000080;
   border-bottom-style: solid;
   border-left-style: solid;
   border-width: 1px
}
.clDisplayDataTextSmall{
  font-family : Verdana,Arial,Helvetica;
  font-weight : bold;
  font-size: 9px;
  color: #000080;
   border-bottom-style: solid;
   border-left-style: solid;
   border-width: 1px
}
.clDisplayDataNumberLeft{
  font-family : Verdana,Arial,Helvetica;
  font-weight : bold;
  font-size: 12px;
  text-align: left;
  background-color: #d0d0d0;
  color: #800080;
}
.clDisplayDataNumberRight{
  font-family : Verdana,Arial,Helvetica;
  font-weight : bold;
  font-size: 12px;
  text-align: right;
  background-color: #d0d0d0;
  color: #800080;
}

.clEditNumber{
  font-family : Verdana,Arial,Helvetica;
  font-weight : bold;
  color: #800080;
  font-size: 12px;
  padding: 2;
  text-align : right;
  border-width: 1px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
}
.clEditGridOrdno{
  font-family : Verdana,Arial,Helvetica;
  font-size: 12px;
  font-weight: bold;
  color: #000080;
  padding: 2;
  border-width: 1px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
}
.clEditGridText{
  font-family : Verdana,Arial,Helvetica;
  font-size: 12px;
  padding: 2;
  border-width: 1px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
}
.clEditGridBold{
  font-family : Verdana,Arial,Helvetica;
  font-size: 12px;
  font-weight: bold;
  padding: 2;
  text-align: center;
  border-width: 1px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
}
.clEditGridNumber{
  font-family : Verdana,Arial,Helvetica;
  font-size: 12px;
  font-weight: bold;
  color: #800080;
  padding: 2;
  border-width: 1px;
  text-align : right;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
}

.clThinTable{
  border-style: solid;
  border-width: 1px;
}

.clBorderTitle{
  color: #800000;
  height: 25px;
  width: 150px;
  background-color: #f0f0f0;
  border-top-width: 2px;
  border-bottom-width: 4px;
  border-left-width: 2px;
  border-right-width: 4px;
  border-style: solid;
  text-align: center;
  font-size: 14px;
}

.clTheCell{
   border-bottom-style: solid;
   border-left-style: solid;
   border-width: 1px
}
  

-->
</STYLE>
