TD
{
	font-size: 8pt;
	color: black;
	font-family: Verdana, Arial;
}
body
{
	font-size: 9pt;
	color: black;
	font-family: Arial;
}

LABEL
{
	font-size: 9pt;
	color: black;
	font-family: Arial;
}

TABLE
{
	font-size: 9pt;
	color: black;
	font-family: Arial;
}
TD
{
	font-size: 9pt;
	color: black;
	font-family: Arial;
}
.DatagridHeaders
{
	font-weight: bold;
	font-size: 9pt;
	text-transform: capitalize;
	color: white;
	font-family: Arial;
	background-color: #999999;
}

.textbox
{
	border-right: gray 1px solid;
	border-top: gray 1px solid;
	font-size: 9pt;
	border-left: gray 1px solid;
	width: 130px;
	color: black;
	border-bottom: gray 1px solid;
	font-family: Arial;
	height: 20px;
	background-color: white;
}

.Subheading
{
	font-weight: bold;
	font-size: 9pt;
	color: #346667;
	border-bottom: #346667 thin solid;
	font-style: normal;
	font-family: Arial;
}
.linkbutton
{
	
	text-decoration:none
	 
}

.v
{
	display: none;
}
