/* radiators */
body {
   padding:0;
   margin:0;
   color:#000000;
   overflow:auto;
   cursor:default;
   font-family:tahoma,arial,helvetica,helv,sans-serif;
   font-size:7pt;
   font-weight:normal;
   background:#ffffff;
}
.header {
   background:#D2A261;
   color:#FFDABF;
   font-family:tahoma,arial,helvetica,helv,sans-serif;
   font-size:8pt;
   font-weight:bold;
}
.header a {
   color:#ffffff;
   font-weight:bold;
   text-decoration:none;
}
.header a:hover {
   text-decoration:underline;
}
.searchbar {
   background:#FFDB9E;
   color:#000000;
   font-family:tahoma,arial,helvetica,helv,sans-serif;
   font-size:8pt;
   font-weight:bold;
}
.tableCaption {
   background:#925432;
   color:#ffffff;
   font-family:tahoma,arial,helvetica,helv,sans-serif;
   font-size:8pt;
   font-weight:bold;
}
.toolbar {
   background:#A0613A;
   color:#ffffff;
   font-family:tahoma,arial,helvetica,helv,sans-serif;
   font-size:8pt;
   font-weight:bold;
}
.toolbar a {
   color:#ffffff;
   font-weight:bold;
   text-decoration:none;
}
.toolbar a:hover {
   text-decoration:none;
}
.underToolbar {
   background:#A9B7C0;
}
.underButton {
   background:#8A8B90;
}
.underButtonSelected {
   background:#882200;
}
.border {
   background:#A9B7C0;
   color:#FFFFFF;
   font-family:tahoma,arial,helvetica,helv,sans-serif;
   font-size:7pt;
}
.border a {
   color:#FFFFFF;
   font-weight:bold;
}
.border a:hover {
   color:#FFFFFF;
   font-weight:bold;
}
.smallFont {
   color:#697A86;
   font-family:tahoma,arial,helvetica,helv,sans-serif;
   font-size:7pt;
}
.normalFont {
   color:#697A86;
   font-family:tahoma,arial,helvetica,helv,sans-serif;
   font-size:8pt;
}
.normalFont a {
   color:#925432;
   font-weight:bold;
}
.normalFont a:visited {
   color:#aaaaaa;
   font-weight:bold;
}
.normalFont a:hover {
   color:#FF4400;
   font-weight:bold;
}
/*.normalFont b {
   color:#495862;
   font-weight:bold;
}*/
.simpleFont {
   background:#ffffff;
   color:#000000;
   font-family:tahoma,arial,helvetica,helv,sans-serif;
   font-size:8pt;
}
.simpleFont0 {
   background:#FFE8D7;
   color:#000000;
   font-family:tahoma,arial,helvetica,helv,sans-serif;
   font-size:8pt;
}
.simpleFont0 a {
   color:#925432;
   font-weight:bold;
}
.simpleFont0 a:hover {
   color:#FF4400;
   font-weight:bold;
}
.simpleFont1 {
   background:#FFF2E8;
   color:#000000;
   font-family:tahoma,arial,helvetica,helv,sans-serif;
   font-size:8pt;
}
.simpleFont1 a {
   color:#925432;
   font-weight:bold;
}
.simpleFont1 a:hover {
   color:#FF4400;
   font-weight:bold;
}
.caption {
   color:#000000;
   font-family:tahoma,arial,helvetica,helv,sans-serif;
   font-size:10pt;
}
.search {
   background:#E7E4D9;
   color:#000000;
   font-family:tahoma,arial,helvetica,helv,sans-serif;
   font-size:7pt;
}
.footer {
   background:#E8EDF0;
   color:#697A86;
   font-family:tahoma,arial,helvetica,helv,sans-serif;
   font-size:7pt;
}
.footer a {
   text-decoration:none;
   color:#B09B8C;
   font-weight:bold;
}
.footer a:hover {
   color:#000000;
   font-weight:bold;
}
.selectedLabel{
   background:#ffffff url("label-a.gif") repeat-x;
   color:#000000;
   font-family:tahoma,arial,helvetica,helv,sans-serif;
   font-size:8pt;
   font-weight:bold;
}
.notselectedLabel{
   background:#ffffff url("label-n.gif") repeat-x;
   color:#CAD9D9;
   font-family:tahoma,arial,helvetica,helv,sans-serif;
   font-size:8pt;
   font-weight:bold;
}
.notselectedLabel a {
   font-weight:bold;   
   color:#CAD9D9;
}
.notselectedLabel a:hover {
   color:#444444;
}
.redFont {
   background:#ffeced;
   color:#000000;
   font-family:tahoma,arial,helvetica,helv,sans-serif;
   font-size:8pt;
   font-weight:bold;
}
H1 {
   padding:5 10 5 10;
   margin:0;
   color:#777777;
   font-family:arial,helvetica,helv,sans-serif;
   font-size:7pt;
   font-weight:normal;
}
H2 {
   MARGIN-TOP: 0pt; PADDING-LEFT: 2px; FONT-WEIGHT: bold; FONT-SIZE: 12pt; MARGIN-BOTTOM: 5px; PADDING-BOTTOM: 2px; WIDTH: 100%; PADDING-TOP: 5px; BORDER-BOTTOM: #A9B7C0 solid; FONT-STYLE: italic; FONT-FAMILY: Arial;
}
.toolbarRight {
   background:#7A7BA6;
   color:#ffffff;
   font-family:tahoma,arial,helvetica,helv,sans-serif;
   font-size:8pt;
   font-weight:bold;
}
.redBorder {
   background:#ff1122;
}