.TEXTBOX 
{
	font-family: Verdana,Arial;
	font-size: 10px;
}

.LABEL 
{
	font-family: Verdana,Arial;
	font-size: 10px;
	text-align: right;
}

.LABELAllowanceBase 
{
	font-family: Verdana,Arial;
	font-size: 10px;
	text-align: center;	
	vertical-align: middle;
}

.LABEL8
{
	font-family: Verdana,Arial;
	font-size: 8px;
	font-weight: bold;
	text-align: right;
}

.LABEL_LEFT
{
	font-family: Verdana,Arial;
	font-size: 10px;
	text-align: left;
}

.PARA
{
	font-family: Verdana,Arial;
	font-size: 11px;
	text-align: left;
}

.LABEL_CENTER
{
	font-family: Verdana,Arial;
	font-size: 10px;
	text-align: center;
}

.LABEL_HEADER
{
	font-family: Verdana,Arial;
	font-size: 14px;
	text-align: left;
	color:Gray;
}

.LABEL_HEADER_BLK
{
	font-family: Verdana,Arial;
	font-size: 14px;
	text-align: center;
	color:Black;
}

a:link
{
	font-family: Verdana,Arial;
	font-size: 12px;
	text-decoration: none;
	color: #10308C;
}

a:visited
{
	font-family: Verdana,Arial;
	font-size: 12px;
	text-decoration: none;
	color: #10308C;
}

a:hover
{
	font-family: Verdana,Arial;
	font-size: 12px;
	text-decoration: none;
	color: #1030FF;
	
}

.GrdHeaderStyle
{
	font-family: Arial;
	font-size: 12px;
	background-color:buttonface;
	border-bottom:1px solid graytext;
	border-left:1px solid threedhighlight;
	border-right:1px solid graytext;
	border-top:1px solid threedhighlight;
	color:buttontext;
	height:20px;
	padding:0px 5px 0px 5px;
	white-space: nowrap;
}

.GrdItemStyleEx
{
	font-family: Arial;
	font-size: 10px;
	border-bottom:1px solid graytext;
	border-left:1px solid graytext;
	border-right:1px solid graytext;
	border-top:1px solid graytext;
	padding:0px 5px 0px 5px;
}

.LinkStyle
{
	font-family: Arial;
	font-size: 10px;
}

.GrdFootStyle
{
	font-family: Arial;
	font-size: 10px;
	background-color:buttonface;
	border-bottom:1px solid black;
	border-left:1px solid buttonface;
	border-right:1px solid buttonface;
	border-top:1px solid black;
	padding:0px 5px 0px 5px;
	white-space: nowrap;
}

.tabEditItem
{
	font-size:8
}

.TestPagerStyle
{
	background-color:buttonface;
}