body {
	background-color: #D20000;
	background-image: url(SitewideImages/RedBodyBG.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	margin: 0px;
	padding: 0px;
}
.TilerLeft {
	background-image: url(SitewideImages/TilerLeft.gif);
	background-repeat: repeat-y;
	background-position: left;
	width: 30px;
}
.TopBanner {
	background-image: url(SitewideImages/TopBanerBG.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	height: 90px;
	width: 666px;
}
.LogoCell {
	background-image: url(SitewideImages/MovItLogo.gif);
	width: 280px;
	background-repeat: no-repeat;
	background-position: 10px center;
}
.InfoPodTop {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	font-weight: bold;
	background-image: url(SitewideImages/InfoPodTop.gif);
	text-align: left;
	height: 31px;
	width: 204px;
	text-indent: 15px;
	line-height: 30px;
	background-repeat: no-repeat;
}
.TilerRight {
	background-image: url(SitewideImages/TilerRight.gif);
	background-repeat: repeat-y;
	background-position: right;
	width: 30px;
}
.InfoPodBottom {

	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	font-weight: bold;
	background-image: url(SitewideImages/InfoPodBottom.gif);
	text-align: left;
	height: 25px;
	width: 204px;
	text-indent: 15px;
	line-height: 30px;
	background-repeat: no-repeat;
}
.InfoPodCenter {
	background-image: url(SitewideImages/InfoPodCenter.gif);
	background-repeat: repeat-y;
}
.InfoPodDIV {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	vertical-align: top;
	height: 260px;
	width: 170px;
	overflow: auto;
	padding: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	top: 0px;
	left: 0px;
}
.TextBoxes {
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
	font-weight: bold;
	color: #D20000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #D7D7D7;
	border-bottom-color: #D7D7D7;
	border-left-color: #999999;
	background-color: #F4F4F4;
}
.FormLabels {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #494949;
}
.FormButton {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: ridge;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-left-style: ridge;
	border-top-color: #CCCCCC;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #CCCCCC;
	font-size: 11px;
	font-weight: bold;
	background-color: #950101;
	color: #FFFFFF;
}
.PhoneNumber {
	font-family: "Courier New", Courier, monospace;
	font-size: 18px;
	font-weight: bold;
	text-align: right;
	vertical-align: middle;
	padding-right: 20px;
}
