﻿.TableHeadStyle
{
	background-color: #CCCCCC;
	font-family: Verdana;
	font-size: 8pt;
	text-align: center;
}
.TableRowStyle
{
	background-color: None;
	font-family: Verdana;
	font-size: 8pt;
}
.BasicControlStyle
{
	background-color: None;
	font-family: Verdana;
	font-size: 10pt;
}
.BasicComboStyle
{
	background-color: None;
	font-family: Verdana;
	font-size: 8pt;
}

.PageHeading
{
	font-family:Tahoma;
	text-decoration:underline;
	font-size:12pt;
}
.TableBorderStyle
{
	border-collapse: collapse
}
.UpperCaseStyle
{
	text-transform: uppercase;
	background-color: None;
	font-family: Verdana;
	font-size: 8pt;
}
.Declaration
{
	 font-size:"16px";
	 font-family:"Verdana";
	 font-weight:"Bold";
}
.MainTableHeading
{
	 font-size:"10pt";
	 font-family:"Verdana";
	 font-weight:"Bold";
}

