body, p, div, td {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 8pt;
  line-height: 14pt;
  color: #333333;
}



A:LINK {color: #832E2E; text-decoration: underline;}
A:VISITED {color: #832E2E; text-decoration: underline;}
A:ACTIVE {color: #43587D; text-decoration: underline;}
A:HOVER {color: #43587D; text-decoration: underline;}



.textBody {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 8pt;
  line-height: 14pt;
  color: #333333;
}
.textBody A:LINK {color: #832E2E; text-decoration: underline;}
.textBody A:VISITED {color: #832E2E; text-decoration: underline;}
.textBody A:ACTIVE {color: #43587D; text-decoration: underline;}
.textBody A:HOVER {color: #43587D; text-decoration: underline;}


.textBodyBullet {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 14pt;
	color: #333333;
	list-style-type: circle;
	list-style-image: url(../images/plus_bullet.gif);


}
.textBodyBullet A:LINK {color: #832E2E; text-decoration: underline;}
.textBodyBullet A:VISITED {color: #832E2E; text-decoration: underline;}
.textBodyBullet A:ACTIVE {color: #43587D; text-decoration: underline;}
.textBodyBullet A:HOVER {color: #43587D; text-decoration: underline;}


.textBodyHeader2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	line-height: 14pt;
	color: #000000;
	font-weight: bold;

}
.textBodyHeader2 A:LINK {color: #43587D; text-decoration: none;}
.textBodyHeader2 A:VISITED {color: #43587D; text-decoration: none;}
.textBodyHeader2 A:ACTIVE {color: #43587D; text-decoration: none;}
.textBodyHeader2 A:HOVER {color: #43587D; text-decoration: underline;}


.textSubnav {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 7pt;
  color: #FFFFFF;
  border: 1px solid #FFFFFF;

}
.textSubnav A:LINK {color: #2B4370; text-decoration: none;}
.textSubnav A:VISITED {color: #2B4370; text-decoration: none;}
.textSubnav A:ACTIVE {color: #2B4370; text-decoration: none;}
.textSubnav A:HOVER {color: #CC0000; text-decoration: none;}


.textBodyHeader {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 9pt;
  color: #832E2E;
  font-weight: bold;
}
.textBodyHeader A:LINK {color: #4800D5; text-decoration: none;}
.textBodyHeader A:VISITED {color: #4800D5; text-decoration: none;}
.textBodyHeader A:ACTIVE {color: #4800D5; text-decoration: none;}
.textBodyHeader A:HOVER {color: #4800D5; text-decoration: underline;}



.transcorInput {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 8pt;
  color: #333333;
  background-color: #FFFFFF;
  border-top: 1px solid #666666;
  border-right: 1px solid #666666;
  border-bottom: 1px solid #666666;
  border-left: 1px solid #666666;
}


.transcorButton {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 8pt;
  color: #800000;
  background-color: #FFFFFF;
  border-top: 1px solid #999999;
  border-right: 1px solid #333333;
  border-bottom: 1px solid #333333;
  border-left: 1px solid #999999;

}

BODY {
scrollbar-3dlight-color:#CCCCCC;
scrollbar-darkshadow-color:#000000;
scrollbar-highlight-color:#FFFFFF;
scrollbar-shadow-color:#999999;
scrollbar-track-color:#FFFFFF;
scrollbar-arrow-color:#FFFFFF;
scrollbar-face-color:#393D62;
}

