h1 {  font-family: Verdana; font-size: 20px; color: black;}
h3 {  font-family: Verdana; font-size: 18px; color: black;}

th { 
    text-align: Left; 
    background-color: #434343;
    color: #FFFFFF;
    filter: progid:DXImageTransform.Microsoft.gradient (GradientType=0, startColorstr=#838383, endColorstr=#434343);
}

.historytr {
    vertical-align: top;
    background-color: #e5e6e8;            
}

td { vertical-align: top; } 

a {  font-family: Verdana; font-size: 11px; color: black; text-decoration: none}
a:hover { font-family: Verdana; font-size: 11px; color: black; text-decoration: none }
a:active { font-family: Verdana; font-size: 11px; color: black; text-decoration: none }
a:visited { font-family: Verdana; font-size: 11px; color: black; text-decoration: none }

.center { text-align: center; }
.bold { font-weight: bold; }
.border {  border: solid 1px #434343; }
.formtext {  font-family: Verdana; font-size: 11px; color: #000000}
.formlayout {
    background-color: #f5f6f8;
    filter: progid:DXImageTransform.Microsoft.gradient (GradientType=0, startColorstr=#e5e6e8, endColorstr=#ffffff);
}    
.formbutton {
    font-family: Verdana; font-size: 11px; color: #FFFFFF;
    filter: progid:DXImageTransform.Microsoft.gradient (GradientType=0, startColorstr=#838383, endColorstr=#434343);
}

.hover {
    vertical-align: top;
    background-color: #f5f6f8;            
}

.akuttext {  font-family: Verdana; font-size: 11px; color: #CC0000;}
.hidden { display: none; }
.redText { color: red; }
