body
{
	color:"black";
}

body#holidaydisplay
{
	background-image:url("images/cmas05.jpg");
	background-attachment: fixed;
}

body#display
{
	background-image:url("images/swccbg2.jpg");
	background-attachment: fixed;
}

body#displayLevel2
{
	background:url("../images/swccbg2.jpg");
	bgproperties:"fixed";
}

a:link,a:visited,xa:active
{
	xtext-decoration:none;
	color:black;
	xfont-family:verdana;
	xfont-size:10pt;
}
xa:hover
{
	color:red;
}
td#Performance
{
	font-family:verdana;
	font-size:9pt;
}
#DisplayArea
	{
	margin-top:10;
	margin-left:8;
	margin-right:4;
	margin-bottom:0;
	}