/* accessories */
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:#ffffff;
   color:#000000;
   font-family:tahoma,arial,helvetica,helv,sans-serif;
   font-size:8pt;
   font-weight:bold;
}
.header a {
   text-decoration:none;
   color:#660000;
   font-weight:bold;
}
.header a:hover {
   color:#CC3300;
   font-weight:bold;
}
.tableCaption {
   background:#AA5555;
   color:#ffffff;
   font-family:tahoma,arial,helvetica,helv,sans-serif;
   font-size:9pt;
   font-weight:bold;
}
.toolbar {
   background:#C7875C;
   color:#FBE4BB;
   font-family:tahoma,arial,helvetica,helv,sans-serif;
   font-size:8pt;
   font-weight:bold;
}
.toolbar a {
   color:#FBE4BB;
   font-weight:bold;
   text-decoration:none;
}
.toolbar a:hover {
   color:#ffffff;
   text-decoration:underline;
}
.toolbar b {
   color:#FFCc00;
   font-weight:bold;
}
.topToolbar {
   background:#ffffff url("lines-accessories.gif") repeat-x;
}
.top {
   background:#ffffff url("top-centre.gif") repeat-x;
}
.normalFont {
   background:#ffffff;
   color:#000000;
   font-family:tahoma,arial,helvetica,helv,sans-serif;
   font-size:9pt;
}
.normalFont a {
   color:#cc3300;
   font-weight:bold;
}
.normalFont a:visited {
   color:#bbaa99;
   font-weight:bold;
}
.normalFont a:hover {
   color:#ff4400;
   font-weight:bold;
}
.simpleFont {
   color:#000000;
   font-family:tahoma,arial,helvetica,helv,sans-serif;
   font-size:9pt;
}
.simpleFont0 {
   background:#F7EBE2;
   color:#000000;
   font-family:tahoma,arial,helvetica,helv,sans-serif;
   font-size:9pt;
}
.simpleFont0 a {
   color:#cc7755;
   font-weight:bold;
}
.simpleFont0 a:hover {
   color:#ff4400;
   font-weight:bold;
}
.simpleFont1 {
   background:#FDF4E3;
   color:#000000;
   font-family:tahoma,arial,helvetica,helv,sans-serif;
   font-size:9pt;
}
.simpleFont1 a {
   color:#cc7755;
   font-weight:bold;
}
.simpleFont1 a:hover {
   color:#ff4400;
   font-weight:bold;
}
.caption {
   color:#aa0000;
   font-family:tahoma,arial,helvetica,helv,sans-serif;
   font-size:10pt;
   font-weight:bold;
}
.search {
   background:#D1A384;
   color:#000000;
   font-family:tahoma,arial,helvetica,helv,sans-serif;
   font-size:7pt;
}
.footer {
   background:#f8f8f8;
   color:#C2A095;
   font-family:tahoma,arial,helvetica,helv,sans-serif;
   font-size:8pt;
}
.footer a {
   text-decoration:none;
   color:#cc5533;
   font-weight:bold;
}
.footer a:hover {
   color:#cc3300;
   font-weight:bold;
}
.selectedLabel{
   background:#ffffff url("label-a-accessories.gif") repeat-x;
   color:#000000;
   font-family:tahoma,arial,helvetica,helv,sans-serif;
   font-size:9pt;
   font-weight:bold;
}
.notselectedLabel{
   background:#ffffff url("label-n-accessories.gif") repeat-x;
   color:#999999;
   font-family:tahoma,arial,helvetica,helv,sans-serif;
   font-size:9pt;
   font-weight:bold;
}
.notselectedLabel a {
   font-weight:bold;   
   color:#6655BB;
}
.notselectedLabel a:hover {
   color:#000000;
}
.redFont {
   background:#ffeced;
   color:#000000;
   font-family:tahoma,arial,helvetica,helv,sans-serif;
   font-size:9pt;
   font-weight:bold;
}
.toolbarRight {
   background:#C7875C;
   font-family:tahoma,arial,helvetica,helv,sans-serif;
   font-size:10pt;
   color:#000000;
   font-weight:bold;
}
.redBorder {
   background:#ff1122;
}
.simpleFontDark {
   background:#C7875C;
   font-family:tahoma,arial,helvetica,helv,sans-serif;
   font-size:8pt;
   color:#ffffff;
}
.simpleFontDark a{
   font-weight:bold;
   color:#003388;   
}
h1 {
   padding:0;
   margin:0;
   color:#B30000;
   font-family:tahoma,arial,helvetica,helv,sans-serif;
   font-size:10pt;
   font-weight:bold;
}