
body {
   padding:0;
   margin:0;
   color:#000000;
   overflow:yes;
   cursor:default;
   font-family:arial,helvetica,helv,sans-serif;
   font-size:9pt;
   font-weight:normal;
   background:#ffffff;
}
.toolbar {
   background:#000000;
}
.button {
   background:#FFCC33;
   font-family:tahoma,arial,helvetica,helv,sans-serif;
   font-size:9pt;
   font-weight:bold;
   color:#ffffff;
}
.button a{
   color:#000000;
   text-decoration:none;      
}
.button a:hover{
   color:#881100;
}
.toolbarLight {
   background:#dddddd;
   font-family:arial,helvetica,helv,sans-serif;
   font-size:9pt;
   font-weight:bold;
   color:#000000;
}
.whiteFont {
   background:#0055bb;
   font-family:tahoma,arial,helvetica,helv,sans-serif;
   font-size:8pt;
   color:#ffffff;
   font-weight:bold;
}
.footer {
   background:#ffffff url("footer.gif") repeat-x;
}
.normalFont {
   font-family:tahoma,arial,helvetica,helv,sans-serif;
   font-size:8pt;
   color:#000000;
}
.simpleFont {
   background:#ffffff;
   font-family:tahoma,arial,helvetica,helv,sans-serif;
   font-size:8pt;
   color:#000000;
}
.simpleFont a{
   font-weight:bold;
   color:#338855;   
}
.simpleFont0 {
   background:#eeeeee;
   font-family:tahoma,arial,helvetica,helv,sans-serif;
   font-size:8pt;
   color:#000000;
}
.simpleFont0 a{
   font-weight:bold;
   color:#338855;   
}
.simpleFont1 {
   background:#dddddd;
   font-family:tahoma,arial,helvetica,helv,sans-serif;
   font-size:8pt;
   color:#000000;
}
.simpleFont1 a{
   font-weight:bold;
   color:#338855;   
}
.simpleFontDark {
   background:#A6BAD1;
   font-family:tahoma,arial,helvetica,helv,sans-serif;
   font-size:8pt;
   color:#ffffff;
}
.simpleFontDark a{
   font-weight:bold;
   color:#338855;   
}
.footerFont {
   font-family:tahoma,arial,helvetica,helv,sans-serif;
   font-size:7pt;
   color:#97A2B5;
}
.footerFont a{
   font-weight:bold;
   color:#0055bb;   
}
.selectedLabel{
   background:#225577;
   color:#ffffff;
   font-family:tahoma,arial,helvetica,helv,sans-serif;
   font-size:8pt;
   font-weight:bold;
}
.selectedLabel a {
   font-weight:bold;   
   color:#0055bb;
}
.selectedLabel a:hover {
   color:#000000;
}
.notselectedLabel{
   background:#7799AA;
   color:#ffffff;
   font-family:tahoma,arial,helvetica,helv,sans-serif;
   font-size:8pt;
   font-weight:bold;
}
.notselectedLabel a {
   font-weight:bold;   
   color:#003388;
}
.notselectedLabel a:hover {
   color:#000000;
}
.redFont {
   background:#ffeced;
   color:#000000;
   font-family:tahoma,arial,helvetica,helv,sans-serif;
   font-size:9pt;
   font-weight:bold;
}
.redBorder {
   background:#ff1122;
}


