<!--
.td1 {  font-family: "MS Sans Serif"; font-size: 9pt}
.td2 {  font-family: "MS Sans Serif"; font-size: 10pt}
.button {  font-family: "MS Sans Serif"; font-size: 9pt; height: 22px; width: 75px}

.button_a{
FONT-SIZE: 11px;
height:24px;
width:125px;
padding:0px;
background-color: #B7EEA3;
color:black;
text-align: center;
vertical-align: top;
border-right: 1px inset #6f6f6f;
border-bottom: 1px inset #000000;
border-top: 1px solid white;
border-left: 1px solid white;
cursor: pointer;
cursor: hand;
}

.button_b{
FONT-SIZE: 11px;
height:24px;
width:125px;
padding:0px;
background-color: #EEEEEE;
color:black;
text-align: center;
vertical-align: top;
border-right: 1px inset #6f6f6f;
border-bottom: 1px inset #000000;
border-top: 1px solid white;
border-left: 1px solid white;
cursor: pointer;
cursor: hand;
}

.button_c{
FONT-SIZE: 11px;
height:24px;
width:75px;
padding:0px;
background-color: #EEEEEE;
color:black;
text-align: center;
vertical-align: top;
border-right: 1px inset #6f6f6f;
border-bottom: 1px inset #000000;
border-top: 1px solid white;
border-left: 1px solid white;
cursor: pointer;
cursor: hand;
}

.button_ex{
FONT-SIZE: 11px;
height:24px;
width:75px;
padding:0px;
background-color: #EEEEEE;
color:CC0000;
text-align: center;
vertical-align: top;
border-right: 1px inset #6f6f6f;
border-bottom: 1px inset #000000;
border-top: 1px solid white;
border-left: 1px solid white;
cursor: pointer;
cursor: hand;
}

.input {  
font-family: "MS Sans Serif"; 
font-size: 9pt; 
height: 18px; 
width: 200px;
/*border: solid 1px #808080;*/
}

.td10 {  font-family: "Arial"; font-size: 8pt}

.tdref { 
border: dotted 2px #FF0000;
font-family: "MS Sans Serif"; 
font-size: 9pt;
}

.err {
color: #CC0000;
}

-->
