H1
{
	display:inline;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 18px;
	color: #666666;    
}
.Normal
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 18px;
	color: #666666;
}
.SiteTitle
{
	font-family: Arial, Verdana Bold, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #0075bc;
}
.FooterBg
{
	background-image: url(./Images/footerbg.bmp);
}
.FootText
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: normal;
}
.SiteLink
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
A.SiteLink:link
{
	text-decoration: none;
	color: #666666;
}

A.SiteLink:visited
{
	text-decoration: none;
	color: #666666;
}

A.SiteLink:active
{
	text-decoration: none;
	color: #666666;
}

A.SiteLink:hover
{
	text-decoration: underline;
	color: #666666;
}

.Accent
{
	color: #666666;
	font-weight: normal;
}
A:link
{
	text-decoration: none;
	color: #0075bc;
}

A:visited
{
	text-decoration: none;
	color: #0075bc;
}

A:active
{
	text-decoration: none;
	color: #0075bc;
}

A:hover
{
	text-decoration: underline;
	color: #0075bc;
}
IMG
{
	margin-top: 5px;
	margin-left: 10px;
	margin-right: 10px;
}
.TitleLeftPanel
{
	color: #666666;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	border-bottom-style: solid;
	border-bottom-width: 1;
	border-bottom-color: White;
}
