.ViewImage
{
	background-color: #333355;
	color: white;
}

#imgMain 
{
	border:solid 1px #1f2d5f;
}

.copyright 
{
	color: white;
}
	
.copyright a
{
	font-size: 8pt;
}

.errorPage, .errorPage td
{	
	text-decoration: none;
	font-family: Tahoma,Arial,Helvetica,Sans-Serif;
	font-size: 10pt;
    color: white;
    background-color: #333355;
}
.errorPage a
{
	font-family: Tahoma,Arial,Helvetica,Sans-Serif;
	font-size: 10pt;
	color: #ffe028;
	text-decoration: none;
}

.LowBandwidthPage {
	background-color: #333355;
}

.LowBandwidthPage .style4 {font-size: 12px; font-family: Arial, Helvetica, sans-serif; }

.LowBandwidthPage .style5 {font-size: 12px; font-family: Arial, Helvetica, sans-serif; color: #000000; }
.LowBandwidthPage .style6 {
	font-size: 14px;
	font-weight: bold;
}