a {text-decoration:none}
a:hover { font-family:Tahoma; text-decoration: underline }
        
.HeaderWB { font-family:Tahoma; font-size: 9pt; color: #FFFFFF; text-decoration: none; font-weight: bold}
.HeaderW { font-family:Tahoma; font-size: 9pt; color: #FFFFFF; text-decoration: none;}
.HeaderLinks { font-family:Tahoma; color: #0000D0; text-decoration: none; font-weight: bold}
.HeaderPipes { font-family:Tahoma; color: #0000D0; text-decoration: none; font-weight: bold}
.HeaderP { font-family:Tahoma; font-size: 9pt; color: #96ca65; text-decoration: none; }
.Footer { font-family:Tahoma; font-size: 9pt; color: #666666; text-decoration: none;}
.Menu0TextOff { font-family:Tahoma; font-size: 12pt; color: #0000D0; text-decoration: none; font-weight: Bold;}
.Menu0TextOn { font-family:Tahoma; font-size: 12pt; color: #96ca65; text-decoration: none; font-weight: Bold;}
.Menu1TextOff { font-family:Tahoma; font-size: 11pt; color: #0000FF; text-decoration: none;}
.Menu1TextOn { font-family:Tahoma; font-size: 11pt; color: #96ca65; text-decoration: none;}
.Menu2TextOff { font-family:Tahoma; font-size: 11pt; color: #0000FF; text-decoration: none;}
.Menu2TextOn { font-family:Tahoma; font-size: 11pt; color: #96ca65; text-decoration: none;}
.Menu3TextOff { font-family:Tahoma; font-size: 11pt; color: #0000FF; text-decoration: none;}
.Menu3TextOn { font-family:Tahoma; font-size: 11pt; color: #96ca65; text-decoration: none;}
.Menu4TextOff { font-family:Tahoma; font-size: 11pt; color: #0000FF; text-decoration: none;}
.Menu4TextOn { font-family:Tahoma; font-size: 11pt; color: #96ca65; text-decoration: none;}
.Menu5TextOff { font-family:Tahoma; font-size: 11pt; color: #0000FF; text-decoration: none;}
.Menu5TextOn { font-family:Tahoma; font-size: 11pt; color: #96ca65; text-decoration: none;}
.CTit1 { font-family:Tahoma; font-size: 11pt; color: #96ca65; text-decoration: none; font-weight: Bold;}
.CTit2 { font-family:Tahoma; font-size: 11pt; color: #0000D0; text-decoration: none; font-weight: Bold;}
.CTit3 { font-family:Tahoma; font-size: 10pt; color: #0000D0; text-decoration: none; font-weight: Bold;}
.CTit4 { font-family:Tahoma; font-size: 11pt; color: #FFFFFF; text-decoration: none; font-weight: Bold;}
.CTit5 { font-family:Tahoma; font-size: 10pt; color: #000063; text-decoration: none; font-weight: Bold;}
.CTit6 { font-family:Tahoma; font-size: 10pt; color: #96ca65; text-decoration: none; font-weight: Bold;}
.CTit7 { font-family:Tahoma; font-size: 10pt; color: #FFFFFF; text-decoration: none; font-weight: Bold;}
.CTxt1 { font-family:Tahoma; font-size: 10pt; color: #000063; text-decoration: none; font-weight: Normal;}
.CTxt2 { font-family:Tahoma; font-size: 11pt; color: #000063; text-decoration: none; font-weight: Normal;}
.CTxt3 { font-family:Tahoma; font-size: 11pt; color: #96ca65; text-decoration: none; font-weight: Bold;}
.CLnk1 { font-family:Tahoma; font-size: 10pt; color: #0000D0; text-decoration: none; font-weight: Bold;}
.CLnk2 { font-family:Tahoma; font-size: 11pt; color: #0000D0; text-decoration: none; font-weight: Bold;}
.CFrm1 { font-family:Tahoma; font-size: 10pt; color: #0000D0; text-decoration: none;}
.CFrm2 { font-family:Tahoma; font-size: 10pt; color: #0000D0; text-decoration: none;}
.CFrm3 { font-family:Tahoma; font-size: 10pt; color: #96ca65; text-decoration: none;}
.CFrm4 { font-family:Tahoma; font-size: 7pt; color: #0000D0; text-decoration: none;}
.CFrm5 { font-family:Tahoma; font-size: 9pt; color: #0000D0; text-decoration: none;}
.CErr1 { font-family:Tahoma; font-size: 11pt; color: #FF0000; text-decoration: blink; ; font-weight: bold}
.CErr2 { font-family:Tahoma; font-size: 11pt; color: #FF0000; text-decoration: none; ; font-weight: bold}
.CBlk { font-family:Tahoma; color: #000000}
.NoHuman { display: none;}

#contMsg {
        text-align:center;
}

#msg {
        margin:10px auto;
        width:400px;
}

#msg #alert {
        background:#FFDD5A;
        padding:10px;
        color:#2E3192;
        font-weight:bold;
        text-align:center;
        font-family:arial,sans-serif;
        font-size:12px;
}

.err {
        color:#e60000;
        font-weight:bold;
        text-align:left;
        padding-left:10px;
        font-size:11px;
        font-family:arial;
}
