// cr-eparts
body {
   padding:0;
   margin:0;
   color:#000000;
   overflow:auto;
   cursor:default;
   font-family:arial,helvetica,helv,sans-serif;
   font-size:9pt;
   font-weight:normal;
   background:#ffffff;
}
.header {
   background:#FFCC77 url("header.gif") repeat-x;
}
.toolbar {
   padding:6 0 0 0;
   background:#F9F8F5 url("toolbar.gif") repeat-x;
   font-family:arial,helvetica,helv,sans-serif;
   font-size:9pt;
   color:#882200;
}
.toolbar a {
   color:#882200;
   text-decoration:none;
}
.toolbar a:hover {
   color:#CC4400;
}
.tableTop {
   background:#ffffff url("table-t.gif") repeat-x;
}
.tableBottom {
   background:#ffffff url("table-b.gif") repeat-x;
}
.rightBorder {
   background:#CADEED;
}
.border {
   background:#CEC6C3;
}
.tableBorder {
   background:#E4D6CF;
}
.rightFont {
   background:#EDF6FC;
   color:#000000;
   font-family:arial,helvetica,helv,sans-serif;
   font-size:8pt;
   font-weight:bold;
}
.rightFont a {
   color:#6B9EC5;
}
.rightFont a:hover {
   color:#336699;
}
.normalFont {
   color:#000000;
   font-family:arial,helvetica,helv,sans-serif;
   font-size:9pt;
}
.normalFont a {
   color:#cc3300;
}
.normalFont a:visited {
   color:#551100;
}
.normalFont a:hover {
   color:#FF7733;
}
.simpleFont {
   background:#ffffff;
   color:#000000;
   font-family:arial,helvetica,helv,sans-serif;
   font-size:9pt;
}
/*.simpleFont b {
   color:#cc3300;
}*/
.simpleFont a {
   color:#cc3300;
}
.simpleFont a:visited {
   color:#551100;
}
.simpleFont a:hover {
   color:#FF7733;
}
.simpleFont0 {
   background:#FEF6E8;
   color:#000000;
   font-family:arial,helvetica,helv,sans-serif;
   font-size:9pt;
}
.simpleFont0 b {
   color:#cc3300;
}
.simpleFont0 a {
   color:#cc3300;
}
.simpleFont0 a:visited {
   color:#551100;
}
.simpleFont0 a:hover {
   color:#FF7733;
}
.simpleFont1 {
   background:#FCF7EE;
   color:#000000;
   font-family:arial,helvetica,helv,sans-serif;
   font-size:9pt;
}
.simpleFont1 a {
   color:#cc3300;
}
.simpleFont1 a:visited {
   color:#551100;
}
.simpleFont1 a:hover {
   color:#FF7733;
}
.simpleFont2 {
   background:#FFE7BE;
   color:#000000;
   font-family:arial,helvetica,helv,sans-serif;
   font-size:9pt;
}
.simpleFont2 a {
   color:#cc3300;
}
.simpleFont2 a:visited {
   color:#551100;
}
.simpleFont2 a:hover {
   color:#FF7733;
}
.footerFont {
   color:#666666;
   font-family:arial,helvetica,helv,sans-serif;
   font-size:8pt;
}
.footerFont a{
   color:#cc3300;
}
.caption {
   font-family:arial,helvetica,helv,sans-serif;
   font-size:10pt;
   font-weight:bold;
   color:#FF7733;
   text-decoration:underline;
}
.smallFont {
   color:#000000;
   font-family:arial,helvetica,helv,sans-serif;
   font-size:7pt;
}
.smallFont a {
   color:#cc3300;
}
.smallFont a:visited {
   color:#551100;
}
.smallFont a:hover {
   color:#FF7733;
}
.selectedLabel {
   background:#dddddd url("/images/mr_eparts/label-a.gif") repeat-x;
   font-family:tahoma,arial,helvetica,helv,sans-serif;
   font-size:8pt;
   color:#000000;
   font-weight:bold;
}
.notselectedLabel{
   background:#f8f8f8 url("label-n.gif") repeat-x;
   color:#888888;
   padding-left:10;
   font-family:tahoma,arial,helvetica,helv,sans-serif;
   font-size:8pt;
   font-weight:bold;
}
.notselectedLabel a {
   font-weight:bold;   
   color:#113355;
   text-decoration:none;
}
.notselectedLabel a:hover {
   color:#000000;
   text-decoration:none;
}
.labelRight{
   background:#ffffff url("label-right.gif") repeat-x;
}
.topLabel{
   background:#ffffff url("lab-no.gif") repeat-x;
} 

.redFont {
   background:#ffeced;
   color:#000000;
   font-family:tahoma,arial,helvetica,helv,sans-serif;
   font-size:9pt;
   font-weight:bold;
}
.redBorder {
   background:#ff1122;
}
.smallBlack {
   padding:0 5 0 5;
   font-family:arial,helvetica,helv,sans-serif;
   font-size:7pt;
   color:#000000;
}
.smallBlack a {
   text-decoration:none;
   color:#000000;
}
H1 {
   color:#cc3300;
   font-family:arial,helvetica,helv,sans-serif;
   font-size:11pt;
   margin:4 0 10 0;
   padding:3;
   background:#FFE7BE;
}
H2 {
   color:#cc3300;
   font-family:arial,helvetica,helv,sans-serif;
   font-size:9pt;
   margin:4 0 10 0;
   padding:3;
   background:#EEEEEE;
}
