A:link       { text-decoration:none; color: #5A5A5A;  }
A:visited    { text-decoration:none; color: #5A5A5A;  }
A:active     { color: #5A5A5A;  text-decoration:underline; }
A:hover      {
	text-decoration:underline;
	color: #5a5a5a;
}

body    { font-family: "Arial", "Verdana"; font-size: 9pt; color: #5A5A5A; margin: 0px; }

.title   {
	font-family: "Arial narrow", "Arial", "Verdana";
	font-size: 19pt;
	line-height: 18px;
	color: #ffffff
}

.tsmall   {
	font-family: "Arial", "Verdana";
	font-size: 8pt;
	line-height: 14px;
}

.tsmallblue   {
	font-family: "Arial", "Verdana";
	color: #334E9B;
	font-size: 8pt;
	line-height: 14px;
}

.tsnormal   {
	font-family: "Arial";
	font-size: 9pt;
	line-height: 18px;
}

.tsnormalblue   {
	font-family: "Arial";
	color: #334E9B;
	font-size: 9pt;
	line-height: 18px;
}

.tsnormalred   {
	font-family: "Arial";
	color: #C5797D;
	font-size: 9pt;
	line-height: 18px;
}

.tsnormalgreen   {
	font-family: "Arial";
	color: #5F9360;
	font-size: 9pt;
	line-height: 18px;
}

.tsnormalyellow   {
	font-family: "Arial";
	color: #A4A055;
	font-size: 9pt;
	line-height: 18px;
}

.bar { 
font-family: "Arial", "Helvetica"; font-size: 9pt; color: #5A5A5A; margin: 0px;
background-color:#F9F9F9 ;border:1 solid #E0E0E0; 
scrollbar-face-color: #FFFFFF;
scrollbar-highlight-color: #FFFFFF;
scrollbar-3dlight-color: #BCBCBC;
scrollbar-shadow-color: #BCBCBC;
scrollbar-darkshadow-color: #FFFFFF;
scrollbar-track-color: #FFFFFF;
scrollbar-arrow-color: #BCBCBC;
}

table    { font-family: "Arial"; font-size: 9pt; }
td       {
	font-family: "Arial";
	font-size: 9pt;
	line-height: 18px;
}
font     { font-family: "Arial"; font-size: 9pt; }
input    { font-family: "Arial"; font-size: 9pt; color: #5A5A5A; }
select   { font-family: "Arial"; font-size: 9pt; color: #727272; border:1 solid  #E0E0E0; }  
textarea { font-family: "Arial"; font-size: 9pt; color: #727272; border:1 solid  #E0E0E0; }


.ln17     { font-family: "Arial"; line-height: 17px; }
.ln18     { font-family: "Arial"; line-height: 18px; }
.ln20     { font-family: "Arial"; line-height: 20px; }
.ln22     { font-family: "Arial"; line-height: 22px; }
.ln25     { font-family: "Arial"; line-height: 25px; }

.ln2wh       {  padding : 2px; }
.ln3wh       {  padding : 3px; }
.ln5wh       {  font-family: "Arial"; font-size: 9pt; padding : 5px; }
.ln6wh       {  font-family: "Arial"; font-size: 9pt; padding : 6px; }
.ln12wh      {  font-family: "Arial"; font-size: 9pt; padding : 12px; }
.ln15wh      {  font-family: "Arial"; font-size: 9pt; padding : 15px; }
.ln10wh      {  font-family: "Arial"; font-size: 9pt; padding : 10px; }
.ln20wh      {  padding : 20px; }

.ln40w       {  font-family: "Arial"; font-size: 9pt; padding-left : 40px; }
.ln30w       {  font-family: "Arial"; font-size: 9pt; padding-left : 32px; }
.ln25w       {  font-family: "Arial"; font-size: 9pt; padding-left : 25px; }
.ln20w       {  font-family: "Arial"; font-size: 9pt; padding-left : 20px; }
.ln15w       {  font-family: "Arial"; font-size: 9pt; padding-left : 15px; }
.ln12w       {  font-family: "Arial"; font-size: 9pt; padding-left : 12px; }
.ln6w      {  font-family: "Arial"; font-size: 9pt; padding-left : 6px; }
.ln5w      {  font-family: "Arial"; font-size: 9pt; padding-left : 5px; }
.ln6wr      {  font-family: "Arial"; font-size: 9pt; padding-right : 6px; }
.ln10w       {  font-family: "Arial"; font-size: 9pt; padding-left : 10px; }
.pad3         { padding-top : 3px; }
