.left {
	background-image: url(images/left.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.right {
	background-image: url(images/right.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.header {
	height: 288px;
	background-color: #333333;
}
.header-track {
	background-image: url(images/track-header.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 288px;
}
.status {
	background-image: url(images/status.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.status-right {
	background-image: url(images/status2.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.status-message {
	background-image: url(images/message-back.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.status-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 38px;
	font-weight: bold;
	color: #005CF5;
}
.status-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #005CF5;
}
.header-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 17px;
}
.footer-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #282828;
	line-height: 16px;
}
.footer-text a:link {
	color: #282828;
	text-decoration: none;
	}
.footer-text a:visited {
	color: #282828;
	text-decoration: none;
}
.footer-text a:hover {
	color: #FF9900;
	text-decoration: none;
}
.footer-text a:active {
	color: #282828;
	text-decoration: none;
}
.maintext {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.banner-ad {
	width: 120px;
	height: 240px;
	margin-top: 264px;
	margin-left: 47px;
}
#slide-content {
	width: 235px;
	height: 180px;
	position: absolute;
	z-index: 100;
	margin-top: 95px;
	margin-left: 415px;
	overflow: hidden;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 17px;
}

