body 
{
	font-family:Verdana;
	font-size:10pt;
	text-align:left;
}

table 
{
	font-family:Verdana;
	font-size:10pt;
	text-align:left;
}

table.Form
{
	font-family:Verdana;
	font-size:10pt;
	font-weight:bold;
	text-align:left;
}

.Login
{
	font-family:Verdana;
	font-size:8pt;
	font-weight:bold;
	text-align:left;
}

.LoginError
{
	color:#CC0000;
	font-family:Verdana;
	font-size:8pt;
	font-weight:bold;
}

h1
{
	font-family:Verdana;
	font-size:16pt;
	font-weight:bold;
	text-align:center;
	padding-bottom:0px;
}

h2
{
	font-family:Arial;
	font-size:18pt;
	font-weight:bold;
	color:Maroon;
}

.LinkButton
{
	color:#6E9BD1;
	font-family:Verdana;
	font-size:8pt;
	font-weight:bold;
}

.FooterText 
{
	font-family:Verdana;
	font-size:8pt;
	font-weight:normal;
	text-align:left;
}

.UIControlLabelError
{
	color:#CC0000;
	font-weight:bold;
	font-size:10pt;
}

.TableHeading
{
	font-weight:bold;
	font-size:10pt;
	color:#FFFFFF;
	background-color:#6E9BD1;
}

.TextSmall {
	font-size:10pt;
	font-family:Verdana;
	font-weight:normal;
}

.TextVSmall {
	font-size:8pt;
	font-family:Verdana;
	font-weight:normal;
}
