body {
	color: black;
	background-color: white;
	background-image: url("maint.jpg");
	background-repeat: no-repeat;
	background-position: 90% 32%; 
	background-size: 400px 300px;
	font-family: "Segoe UI", "Tahoma", Helvetica, sans-serif;
}

iframe.status {
	height: 300px;
	width: 475px;
	border: 0px;
        background-color: transparent;
}

h1 {
	color: black;
	text-align: center;
	letter-spacing: 0.4em;
	font-size: 36px;
	text-transform: uppercase;
}

h2 {
	background-color: #400000;
	background: -webkit-linear-gradient(left, rgba(64,0,0,1), rgba(255,0,0,0)); /* For Safari 5.1 to 6.0 */
	background: -o-linear-gradient(right, rgba(255,0,0,1), rgba(64,0,0,0)); /* For Opera 11.1 to 12.0 */
	background: -moz-linear-gradient(right, rgba(255,0,0,1), rgba(64,0,0,0)); /* For Firefox 3.6 to 15 */
	background: linear-gradient(to right, rgba(64,0,0,1), rgba(255,0,0,0)); /* Standard syntax (must be last) */
	color: white;
	text-align: left;
	font-size: 14px;
	text-transform: uppercase;
	text-indent: 1em;
}


h3 {
	background-color: #400000;
	background: -webkit-linear-gradient(left, rgba(64,0,0,1), rgba(255,0,0,0)); /* For Safari 5.1 to 6.0 */
	background: -o-linear-gradient(right, rgba(255,0,0,1), rgba(64,0,0,0)); /* For Opera 11.1 to 12.0 */
	background: -moz-linear-gradient(right, rgba(255,0,0,1), rgba(64,0,0,0)); /* For Firefox 3.6 to 15 */
	background: linear-gradient(to right, rgba(64,0,0,1), rgba(255,0,0,0)); /* Standard syntax (must be last) */
	color: white;
	letter-spacing: 0.1em;
	text-align: left;
	font-size: 18px;
	text-transform: uppercase;
	text-indent: 1em;
}

h4 {
	text-align: left;
	font-size: 18px;
	text-transform: uppercase;
	text-indent: 1em;
}

h5 {
	text-align: left;
	font-size: 16px;
	text-transform: uppercase;
	text-indent: 1em;
}

h6 {
	background-color: #FFFFA0;
	text-align: left;
	font-size: 16px;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	margin-top: -1.5em;
	margin-left: 2em;
}

tbody tr:nth-child(odd) {
	background: #E5E5FF;
}

tbody tr:nth-child(even) {
	background: #F5F5FF;
}

.section_services {
}

.section_maint {
 text-indent: 3%;
}

.section_alerts {
 text-indent: 3%;
}

.section_warning {
	background-color: #FFFF00;
	margin-top: 35px;
	text-align: left;
	font-size: 18px;
	text-indent: 1.3%;
	text-transform: uppercase;
	letter-spacing: 0.2em;
	color: black;
	font-weight: bold;
}

.banner {
	float: right;
	margin: 4% 15% 0% 0%;
}

.footer {
	margin-top: 40px;
	background-color: #FFFFF0;
	color: #303030;
	font-size: 14px;
	text-align: left;
	text-indent: 3%;
}

.timestamp {
	background-color: #C0C0C0;
	font-size: 12px;
	text-indent: 3%;
}

.heads {
	text-transform: uppercase;
	font-size: 14px;
	font-weight: bold;
	background: #dbdbdb;
	padding-right: 48px;
	text-align: left;
	white-space: nowrap;
	margin-right: 2em;
}

.field {
	font-size: 14px;
	text-align: left;
	white-space: nowrap;
	padding-bottom: 4px;
	padding-right: 16px;
	margin-right: 2em;
}

.fieok {
	font-size: 14px;
	text-align: left;
	white-space: nowrap;
	padding-bottom: 4px;
	padding-right: 16px;
	font-weight: bold;
	margin-right: 2em;
	color: #30A030;
}

.fiiss {
	font-size: 14px;
	text-align: left;
	white-space: nowrap;
	font-weight: bold;
	padding-bottom: 4px;
	padding-right: 16px;
	margin-right: 2em;
	color: #A0A030;
}

.fimaint {
	font-size: 14px;
	text-align: left;
	font-weight: bold;
	white-space: nowrap;
	padding-bottom: 4px;
	padding-right: 16px;
	margin-right: 2em;
	color: #A08030;
}

.fibad {
	font-size: 14px;
	text-align: left;
	font-weight: bold;
	white-space: nowrap;
	padding-bottom: 4px;
	padding-right: 16px;
	margin-right: 2em;
	color: #A03030;
}
