body, td
{
	font-family: Verdana;
	font-size: 11px;
}

body a:visited, td a:visited
{
	color: #800080;
	text-decoration: none;
}

body a:hover, body a:active, td a:hover, td a:active
{
	color: #0000FF;
	text-decoration: underline;
}

body a:link, td a:link
{
	color: #0000FF;
	text-decoration: none;
}

.Button
{
	font-family: Verdana;
	font-size: 11px;
	border: solid 1px;
	border-top-color: #336699;
	border-left-color: #336699;
	border-bottom-color: #336699;
	border-right-color: #336699;
	background: #FFFFFF;
}

.CollectionHeader, .SearchHeader
{
	font-family:Arial, Helvetica, Sans-Serif;
	font-weight: bold;
	font-size: 20px;
}

.ContactInfo
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 25px;
	font-weight: bold;
}

.CopyRight
{
	font-size: 9px;
}

.Emphasis
{
	font-weight: bold;
}

.Error, .Required
{
	color: #FF0000;
}

.HeaderTable
{
	border: solid 5px #336699;
}

.SupportTable
{
	border: solid 1px #336699;
}

.TextBox
{
	font-family: Verdana;
	font-size: 11px;
	border: solid 1px #336699;
}