td.menuItem {
	padding-left: 10px;
	text-align: left;
	color: #4C4690;
	font-weight: bold;
}
body {
	padding-top: 0px;
	padding-left: 0px;	
	background-image: url(../images/header-background.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	margin-bottom: 0;
	margin-top: 100;
	margin-left: 0;
}
.TOP_TABLE{	
	border-bottom: #FFF8DC;
}
A:hover {
	background-color: #4B4689;
	color: White;
	font-weight: bold;
	text-decoration: none;
}
A {
	color: #4B4689;
	background-color: White;
	font-weight: bold;
	text-decoration: none;
}




