.MainLogoContainer{
	border:1px solid #222222;
}

.HeaderBannerContainer{
	border:1px solid #222222;
}

.LinksContainer{
	border:1px solid #222222;
}

A
{
	font-family:Tahoma;
	font-size:8pt;
	text-decoration: none;
	color:#222255;
}
A:hover
{
	font-family:Tahoma;
	font-size:8pt;
	text-decoration: none;
	color:#3333ff;
}

.PlainText{
	font-family:Tahoma;
	font-size:9pt;	
	color:#000000;
}

.WarningText{
	font-family:Tahoma;
	font-size:9pt;	
	color:#FF0000;
}

.PageTitle{
	font-family:Tahoma;
	font-size:9pt;	
	color:#CC3300;
	font-weight:bold;
}