BODY {
 background-color: #241D04;
 font-family: arial, sans-serif;
 font-size: 9pt;
 color: #000000;
 margin-top: 10px;
 margin-left: 0px;
 margin-right: 0px;
}
LI,TD {
 font-family: arial, sans-serif;
 font-size: 9pt;
 color: #000000;
}
LABEL {
 font-weight: bold;
}
HR {
 border: 1px solid #C84533;
 width: 700px;
 text-align: center;
}
HR.line1 {
 border: 1px solid #C84533;
 width: 200px;
 text-align: center;
}
.title1 {
 font-size: 13pt;
 font-weight: bold;
 color: #342A0F;
}
.title2 {
 font-size: 11pt;
 font-weight: bold;
 color: #342A0F;
}
.title3 {
 font-size: 16pt;
 font-weight: bold;
 color: #FFFFFF;
}
.title4 {
 font-size: 13pt;
 font-weight: bold;
 color: #FFFFFF;
}
.table1 {
 background-color: #EEEEEE;
}
.table2 {
 background-color: #4D401E;
}
.highlight1 {
 font-weight: bold;
 color: #342A0F;
}
.border1 {
 border-color: #000000;
 border-style: solid;
 border-width: 2px;
}
.border2 {
 border-color: #000000;
 border-style: solid;
 border-width: 1px;
}
.note1 {
 font-size: 8pt;
 vertical-align: text-top;
}
.note2 {
 font-size: 8pt;
}
.imglink {
 cursor: pointer;
 cursor: hand;
}
.ftr {
 font-size: 8pt;
}
A.ftr:link {
 color: #FFFFFF;
}
A.ftr:visited {
 color: #FFFFFF;
}
A:link {
 color: #C84533;
}
A:visited {
 color: #C84533;
}
A:hover {
 color: #000000;
}
A:active {
 color: #000000;
}

/* popup menu styles */
.lowText, a.lowText:link, a.lowText:visited, a.lowText:active, a.lowText:focus {
 color: #FFFFFF;
 font: 12px Arial, sans-serif;
 font-weight: bold;
 text-align: left;
 text-decoration: none;
}
.highText, a.highText:link, a.highText:visited, a.highText:active, a.highText:focus {
 color: #FFFFFF;
 font: 12px Arial, sans-serif;
 font-weight: bold;
 text-align: left;
 text-decoration: none;
}

.itemBorder {
 border: 1px solid #666666;
}
.itemBorderBlank {
 border: 1px solid #CCCCDD;
}

