body {
	background-attachment: fixed;
	background-color: #8397a4;
	background-image: url(images/bgFade.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a {
	color: #FFFFFF;
	text-decoration: underline;
}
a:hover {
	color: #FFFFCC;
	text-decoration: underline;
}
.11ptArial {
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}
.tableBorder {
	border: 1px solid #aebbc4;
}

