body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 12px;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 12px;
}

th {
	font-family: "Trebuchet MS",Verdana, Geneva, Arial, helvetica, sans-serif;
}.footer_TD {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 10px;
	background-color: #E8E8F9;
	border-top: 1px solid #000000;
	border-right: 1px none;
	border-bottom: 1px none;
	border-left: 1px none;
}
.headings {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #990000;
}
.small {

	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 9px;
}
.grids {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 10px;
	background-color: #FFFFCC;
	border: 1px solid #999999;
	padding: 5px;
}
.gridHeadings {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 12px;
	background-color: #003399;
	font-weight: bold;
	color: #FFFFFF;
	padding: 5px;
	border: 1px solid #999999;
}
.gridSubheads {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 12px;
	background-color: #99CCFF;
	font-weight: bold;
	color: #000000;
	border: 1px solid #999999;
}
.LinkButton
{
	font-family: Tahoma;
	font-weight: bold;
	color: #ffffff;
	background-color: #000099;
	border-left-color: #3399CC;
	border-bottom-color: #000000;
	border-top-style: outset;
	border-top-color: #3399CC;
	border-right-style: outset;
	border-left-style: outset;
	border-right-color: #000000;
	border-bottom-style: outset;
	text-decoration: none;
	font-size: 10px;
}
