@charset "UTF-8";
body {
	background-repeat: repeat-x;
	background-position: top;
	margin-top: 0px;
	background-color: #000000;
	background-image: url(../img/bgLarge.jpg);
}
navMenu {
	background-color: #AF1418;
}
.mainCell {
	background-image: url(../img/bgSmall.jpg);
	background-repeat: repeat-x;
}
.maincellGuage {
	background-image: url(../img/gauges/307534.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.disclaimerCopy {
	font-family: "Lucida Grande", Tahoma, Verdana, Helvetica;
	font-size: 10px;
	line-height: 18px;
	color: #DCDCDC;
	letter-spacing: 0px;
	font-weight: lighter;
}
.gaugeCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 24px;
	text-align: left;
}
.gaugecopyCell {
	background-image: url(../img/logoBack.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.gaugeHeadline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 26px;
	font-weight: bold;
	letter-spacing: 1px;
}
