body
{
	background-color : #EDF3F1;
	color: black;
}

.MasterContainer, .MasterContainer1
{
	background-color: white;
}

.specialcol
{
	background-color : #E0E0E0;
}

.Forms
{
	border-color: #6d645a;
	background-color : #F0F0F0;
	color : black;
}

.rightcol H2, .rightcol H3, .maincol  H2, .maincol  H3
{
	color : #6d645a;
}

.rightcol a, .maincol a, .footer a
{
	color : blue;
	text-decoration : none;
}

.rightcol a:hover, .maincol a:hover
{
	text-decoration : none;
}

.footer a
{
	text-decoration : none;
}

.HeaderBox
{
	float: right;
	width: 112px;
	height: 85px;
	margin: 1px;
}