.TBLcell {
color: #FFFFFF;
font-family: Verdana;
font-size: 10pt;
font-weight: bold;
}
.TBLcell_hover {
cursor: pointer;
color: #A10101;
background-color: #FFFFFF;
font-family: Verdana;
font-size: 10pt;
font-weight: bold;
}
.TXTstandard {
color: #FFFFFF;
font-family: Verdana;
font-size: 10pt;
font-weight: bold;
}
.TXTheader {
color: #FFFFFF;
font-family: Verdana;
font-size: 14pt;
font-weight: none;
}
.NavItem {
color: #FFFFFF;
font-family: Verdana;
font-size: 10pt;
font-weight: bold;
colour: #FFFFFF;
border: 2px solid #A10101;
background-color: #A10101;
text-decoration: none;
}
.NavItem_hover {
cursor: pointer;
color: #A10101;
background-color: #FFFFFF;
border: 2px solid #FFFFFF;
font-family: Verdana;
font-size: 10pt;
font-weight: bold;
text-decoration: none;
}
.NavSeperator {
color: #C0C0C0;
font-family: Verdana;
font-size: 10pt;
font-weight: bold;
}