@charset "iso-8859-1";
/* author: Mango */
/* Creation date: 30/11/03 */

body {
	background-color: #FFFFCC;
	margin-left: 20px;
	margin-top: 10px;
	margin-right: 20px;
}

.Header {font-size: 15}
.Copyright {font-size: x-small; text-align:center;}
.ThisPage {font-size: 14; font-weight: bold; }
.OtherPage {font-size: 14;}
.normaltext {font-family: Georgia, "Times New Roman", Times, serif; font-size: 14px; }
.Celltext {font-size: 11;}

.go { 
	background-color: #33FF00;
	}

.wait { 
	background-color: #EFE192;
	}

.trouble { 
	background-color: #FF9900;
	}

.stop { 
	background-color: #FF0000;
	}

.low { 
	background-color: #98E4E9;
	}

.medium { 
	background-color: #82C7FF;
	}

.high { 
	background-color: #CE99E6;
	}

TD.Stats {
	font-size: 11;
	font-family: "Times New Roman";
	color:purple;
		}

TD.index5 {
	background-color: #99CC00; 
	font-size: 14;
	font-family: "Times New Roman";
	color:purple;
	text-align:center;
	height: 20;
		}

TD.index4 {
	background-color: #99CC66; 
	font-size: 14;
	font-family: "Times New Roman";
	color:purple;
	text-align:center;
	height: 20;
		}

TD.index3 {
	background-color: #FFCC33;
	font-size: 14;
	font-family: "Times New Roman";
	color:purple;
	text-align:center;
	height: 20;
		}

TD.index2 {
	background-color: #FF6600;
	font-size: 14;
	font-weight: bold;
	font-family: "Times New Roman";
	color:purple;
	text-align:center;
	height: 20;
		}

TD.index1 {
	background-color: #FFCC99;
	font-size: 14;
	font-family: "Times New Roman";
	color:purple;
	text-align:center;
	height: 20;
		}

TH.title1 {
	background-color: #FF00AA;
	font-size: 16;
	font-family: "Times New Roman";
	color:purple;
	text-align:center;
	height: 20;
		}

TH.title2 {
	background-color: #FF6611;
	font-size: 15;
	font-family: "Times New Roman";
	color:purple;
	text-align:center;
	height: 20;
		}
