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:#F2C709;
}
.lightBorder {
   background:#E6E6E6;
}
.border {
   background:#E6E6E6;
}
.dotH {
   background:#FFFFFF url('dot-h.gif') repeat-x;
}
.dotV {
   background:#FFFFFF url('dot-v.gif') repeat-y;
}
.mainFont {
   background:#FFFFFF url('main-font.gif') repeat-x;
   font-family:arial,helvetica,helv,sans-serif;
   font-size:9pt;
   color:#000000;
}
.button {
   background:#F2C709 url('toolbar.gif') repeat-y;
   font-family:arial,helvetica,helv,sans-serif;
   font-size:9pt;
   font-weight:bold;
   color:#000000;
}
.button_nav {
   background:#FFDD20 url('toolbar_nav.gif') repeat-y;
   font-family:arial,helvetica,helv,sans-serif;
   font-size:9pt;
   font-weight:bold;
   color:#000000;
}

.button_nav a{
   text-decoration:none;
   color:#000000;
}
.button_nav a:hover{
   color:#AF2015;
}

.button a{
   text-decoration:none;
   color:#000000;
}
.button a:hover{
   color:#AF2015;
}
.smallFont {
   font-family:arial,helvetica,helv,sans-serif;
   font-size:8pt;
   color:#000000;
   padding-right:2;
}
.smallFontLight {
   font-family:arial,helvetica,helv,sans-serif;
   font-size:8pt;
   color:#BBBBBB;
   padding-right:10;
}
.simpleFont {
   background:#FFFFFF;
   font-family:arial,helvetica,helv,sans-serif;
   font-size:9pt;
   color:#000000;
}
.simpleFont0 {
   background:#EEEEEE;
   font-family:arial,helvetica,helv,sans-serif;
   font-size:9pt;
   color:#000000;
}
.simpleFont1 {
   background:#F8F8F8;
   font-family:arial,helvetica,helv,sans-serif;
   font-size:9pt;
   color:#000000;
}
.normalFont {
   font-family:arial,helvetica,helv,sans-serif;
   font-size:9pt;
   color:#000000;
}
.simpleFont a, .simpleFont0 a, .simpleFont1 a, .normalFont a {
   font-weight:bold;
   color:#D05835;
}
.smallFont a{
   font-weight:bold;
   color:#999999;
}
.cap {
   font-family:arial,helvetica,helv,sans-serif;
   font-size:12pt;
   color:#999999;
   background:#FFFFFF url('caption.gif') repeat-y top right;
   font-weight:bold;
}
.capFont {
   font-family:arial,helvetica,helv,sans-serif;
   font-size:12pt;
   color:#999999;
   font-weight:bold;
   padding-left:10;
}
.footerFont {
   font-family:arial,helvetica,helv,sans-serif;
   font-size:8pt;
   color:#999999;
}
.footerFont a{
   color:#666666;
}
.selectedLabel{
   background:#505050;
   color:#ffffff;
   font-family:arial,helvetica,helv,sans-serif;
   font-size:9pt;
   font-weight:bold;
}
.selectedLabel a {
   font-weight:bold;
   color:#FFFFFF;
}
.notselectedLabel{
   background:#939393;
   color:#ffffff;
   font-family:arial,helvetica,helv,sans-serif;
   font-size:9pt;
   font-weight:bold;
}
.notselectedLabel a {
   font-weight:bold;
   color:#FFFFFF;
}
.redFont {
   background:#ffeced;
   color:#000000;
   font-family:arial,helvetica,helv,sans-serif;
   font-size:9pt;
   font-weight:bold;
}
.redBorder {
   background:#ff1122;
}
.captionFont {
   font-family:arial,helvetica,helv,sans-serif;
   font-size:12pt;
   color:#999999;
   background:#FFFFFF;
   font-weight:bold;
}
.simpleFontDark {
   background:#DDDDDD;
   font-family:tahoma,arial,helvetica,helv,sans-serif;
   font-size:9pt;
   color:#666666;
}
.simpleFontDark a{
   font-weight:bold;
   color:#000000;   
}
