body {
	background-color: #626259; 
	background-image:url(images/SiteImages/background.png);
	background-repeat:repeat-x; 
	background-attachment:fixed; 
	width: 100%;
	height: 100%;
	margin: 0px;	
}
TD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
A {color:#8C8F7D; text-decoration: none;}
A:HOVER {color:#AE2B2C ; text-decoration:none;}
A.menuUp {color:#CCCCCC; text-decoration: none;}
A.menuUP:HOVER {color:#FFFF66; text-decoration:none;}


