<STYLE type="text/css">
<!--
A:link {text-decoration: none; font-size: 12px; font-weight: bold;}
A:visited {text-decoration: none; font-size: 12px; font-weight: bold;}
A:active {text-decoration: none; font-size: 12px; font-weight: bold;}
A:hover {text-decoration: underline; font-size: 12px; font-weight: bold;}
H1 {text-decoration: none; font-size: 15px; font-weight: bold;}
H2 {text-decoration: none; font-size: 14px; font-weight: bold;}

.clButtonMenu{
  font-family : Verdana,Arial,Helvetica;
  font-weight:bold;
  background-color:"#808080";
  color:white;
  width:150px;
  cursor: hand;
  border-style: solid;
  border-top-width: 1px;
  border-bottom-width: 2px;
  border-left-width: 1px;
  border-right-width: 2px;
}
.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;
}
.clTitleText{
  font-family : Verdana,Arial,Helvetica;
  font-weight : bold;
  font-size: 14px;
}
.clDisplayDataText{
  font-family : Verdana,Arial,Helvetica;
  font-weight : bold;
  font-size: 12px;
  background-color: #d0d0d0;
  color: #000080;
}
.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;
}

.clBR{
  border-left-style: solid;
  border-top-style: solid;
  border-width: 1px;
  border-bottom-style: solid;
}


-->
</STYLE>
