
.normalFont {
   color:#000000;
   font-family:verdana,tahoma,arial,helvetica,helv,sans-serif;
   font-size:9pt;
}
.normalFont a {
   color:#227766;
   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:#227766;
   font-weight:bold;
}
.simpleFont a:hover {
   color:#000000;
}

.simpleFontDark0 {
   background:#DBE6E5;   
   color:#000000;
   font-family:verdana,tahoma,arial,helvetica,helv,sans-serif;
   font-size:9pt;
   font-weight:normal;

}
.simpleFontDark0 a {
   color:#227766;
   font-weight:bold;
}
.simpleFontDark1 {
   background:#DFEBEB;
   color:#000000;
   font-family:verdana,tahoma,arial,helvetica,helv,sans-serif;
   font-size:9pt;
   font-weight:normal;

}
.simpleFontDark1 a {
   color:#227766;
   font-weight:bold;
}
.whiteFont {
   background:#99cccc;   
   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:#88bbbb;   
   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:#227766;
}
.notselectedLabel a:hover {
   color:#000000;
}

