A.header:hover
{
	font-weight: bold;
	font-size: 11px;
	color: white;
	font-family: tahoma, verdana;
	text-decoration: underline;
}
A.header 
{
	font-weight: bold;
	font-size: 11px;
	color: white;
	font-family: tahoma, Verdana;
	text-decoration: none;
}
A
{
	font-weight: normal;
	font-size: 11px;
	color: black;
	font-family: tahoma;
}
A:hover
{
	
	font-weight: normal;
	font-size: 11px;
	color: #3300cc;
	font-family: tahoma;
	text-decoration: underline;
}

Table
{
	font-size: 11px;
	font-family: tahoma;
}

b
{
	font-weight: bolder;
}

Input
{
	font-size: 11px;
	font-family: arial, sans-serif; }

Select
{
	font-size: 11px;
	font-family: arial, sans-serif;

}

.Title
{
	padding-right: 0px;
	padding-left: 0px;
	font-size: 12px;
	padding-bottom: 0px;
	margin: 0px;
	clip: rect(0px 0px 0px 0px);
	color: white;
	padding-top: 0px;
	font-family: tahoma;
	white-space: nowrap;
	font-weight: 900;
}
.arialsize2
{
	font-size: 12px;
	font-family: arial, sans-serif; 
}

.lightgraytext
{
	font-weight: normal;
	font-size: 11px;
	color: silver;
	font-family: Tahoma, Sans-serif;
}

.Grey
{
	background-color: #cccccc;
}

#butsubmitform
{
	border-right: dimgray 1px solid;
	border-top: dimgray 1px solid;
	font-weight: bold;
	text-transform: capitalize;
	border-left: dimgray 1px solid;
	border-bottom: dimgray 1px solid;
	background-color: lightgrey;
}

a.nostylelink:hover
{
	font-weight: normal;
	font-size: 11px;
	color: black;
	font-family: tahoma;
	text-decoration: none;
}

a.nostylelink
{
	font-weight: normal;
	font-size: 11px;
	color: black;
	font-family: tahoma;
	text-decoration: none;
}
.header 
{
	font-weight: bold;
	font-size: 13px;
	color: white;
	font-family: tahoma, Verdana;
	text-decoration: none;