.timeBackground {
	background-image: url(/images/timestampBackground.jpg);
	background-repeat: repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #CCCCCC;
	text-decoration: none;
	bottom: 0px;
}
.background {
	background-color: #CCCCCC;
	background-image: url(/images/background.gif);
	background-repeat: repeat-y;
	background-position: 0px;
}
.homeTableBackground {
	background-color: #FFFFFF;
	background-image: url(/images/background.gif);
	background-repeat: repeat-y;
	background-position: 5px;
}
.timeShadow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #000000;
	text-decoration: none;
	background-image: url(/images/800x600_r2_c1.jpg);
	background-repeat: repeat-x;
	background-position: left;
}
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #990000;
	text-decoration: none;
	list-style-image: url(/images/listDot.gif);
}
.smallHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.bodyCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	text-decoration: none;
}
hr {
	color: #990000;
	border: 0px solid #990000;
}
.escotekLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #990000;
	text-decoration: underline;
}
.palletBackground {
	background-attachment: scroll;
	background-color: #FFFFFF;
	background-image: url(/images/largePallet.gif);
	background-repeat: no-repeat;
	background-position: 400px 45px;
}
.boldMaroon {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #990000;
}
.navigationBackground {
	background-image: url(/images/navigationBackground.gif);
	background-repeat: no-repeat;
}
.navigationLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}


