body {
	background-image: url(images/bodyBG.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.LightGreyLinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #E0DFE3;
	text-decoration: none;
}
.tdBgBotRight {
	background-repeat: no-repeat;
	background-position: right bottom;
}
.WhiteText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	font-style: normal;
}
.inputBoxes {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
.datanav-border {
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #EEEEEE;
	border-right-color: #EEEEEE;
}