.font6{
	font-size:6pt;
	}
.font7{
	font-size:7pt;
	}
.font8{
	font-size:8pt;
	}
.font9{
	font-size:9pt;
	}
.font10{
	font-size:10pt;
	}
.font11{
	font-size: 11pt;
	}
.font12{
	font-size: 12pt;
	}
.font14{
	font-size: 14pt;
	}

.fontTbHead{
	font-size:10 pt;
	color:#FFFFFF;
	font-weight: bold;}

.font6px {
	font-size: 6px;
	}
.font7px {
	font-size: 7px;
	}
.font8px {
	font-size: 8px;
	}
.font9px {
	font-size: 9px;
	}
.font10px {
	font-size: 10px;
	}
.font11px {
	font-size: 11px;
	}
.font12px {
	font-size: 12px;
	}

.button{
	font-size:9pt;
	BORDER-RIGHT: #000000 1px solid;
	BORDER-TOP: #000000 1px solid;
	BORDER-LEFT: #000000 1px solid;
	BORDER-BOTTOM: #000000 1px solid;
	background-color: #E0E0E0;
}
.buttonWhite{
	font-size:9pt;
	BORDER-RIGHT: #000000 1px solid;
	BORDER-TOP: #000000 1px solid;
	BORDER-LEFT: #000000 1px solid;
	BORDER-BOTTOM: #000000 1px solid;
	background-color: #FBFAFA;
}

.st{
	font-size: 9pt;
	color:#000000;
	border:1 solid #0080c0;
	background-color:#ffffff;
}
.stRedf{
	font-size: 9pt;
	border:1 solid #CC3300;
	background-color:#ffffff;
}
.stGray{
	font-size:  9pt;
	border : solid #3872B1 1;
}



.inputblack{
	font-size: 9pt;
	border:1 solid #000000;
	background-color:#ffffff;
}

.taGray {
	font-size: 9pt;
	border: 1px solid Gray;
	BACKGROUND-COLOR: #ffffff;
	SCROLLBAR-FACE-COLOR:#999999;
	SCROLLBAR-HIGHLIGHT-COLOR:#ffffff;
	SCROLLBAR-SHADOW-COLOR:#ffffff;
	SCROLLBAR-3DLIGHT-COLOR:#cccccc;
	SCROLLBAR-ARROW-COLOR:#ceefbd;
	SCROLLBAR-TRACK-COLOR:#eeeeee;
	SCROLLBAR-DARKSHADOW-COLOR:#666666;
}
.border_bottom_solid {
	border-bottom:1 solid #CCCCCC;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.border_top_solid {
	border-top:1 solid #000000;
	border-top-style: solid;
	border-top-color: #000000;
}
.border_top_dotted {
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #999999;
}
.border_bottom_dotted{
	border-bottom-width:2px;
	border-bottom-style:dotted;
	border-bottom-color:#CCCCCC;
}
.stDate{
  font-size: 9pt;
	font-weight:200;
	color:#999999;
}
.strDate{
    font-size: 9pt;
	font-weight:200;
	color:#999999;
}
.style4 {color: #002CCE}