
.normalFont {
   color:#000000;
   font-family:verdana,tahoma,arial,helvetica,helv,sans-serif;
   font-size:9pt;
}
.normalFont a {
   color:#5555cc;
   font-weight:bold;
}
.normalFont a:hover {
   color:#000000;
}
.simpleFont {
   background:#ffffff;   
   color:#000000;
   font-family:verdana,tahoma,arial,helvetica,helv,sans-serif;
   font-size:9pt;
   font-weight:normal;

}
.simpleFont a {
   color:#5555cc;
   font-weight:bold;
}
.simpleFont a:hover {
   color:#000000;
}

.simpleFontDark0 {
   background:#E0E5ED;   
   color:#000000;
   font-family:verdana,tahoma,arial,helvetica,helv,sans-serif;
   font-size:9pt;
   font-weight:normal;

}
.simpleFontDark0 a {
   color:#5555cc;
   font-weight:bold;
}
.simpleFontDark1 {
   background:#E4EBF2;
   color:#000000;
   font-family:verdana,tahoma,arial,helvetica,helv,sans-serif;
   font-size:9pt;
   font-weight:normal;

}
.simpleFontDark1 a {
   color:#5555cc;
   font-weight:bold;
}
.whiteFont {
   background:#8888cc;   
   color:#ffffff;
   font-family:verdana,tahoma,arial,helvetica,helv,sans-serif;
   font-size:9pt;
   font-weight:bold;

}
.whiteFont a {
   color:#ffffff;
   font-weight:bold;
}
.whiteFont0 {
   background:#7777bb;   
   color:#ffffff;
   font-family:verdana,tahoma,arial,helvetica,helv,sans-serif;
   font-size:8pt;
   font-weight:bold;

}
.whiteFont0 a {
   color:#ffffff;
   font-weight:bold;
}

.notselectedLabel{
   background:#ffffff url("label-n.gif") repeat-x;
   color:#7799aa;
   font-family:tahoma,arial,helvetica,helv,sans-serif;
   font-size:10pt;
   font-weight:bold;
}
.notselectedLabel a {
   font-weight:bold;   
   color:#5555cc;
}
.notselectedLabel a:hover {
   color:#000000;
}

