/* CSS Document */
body {
	margin: 0px auto 20px auto;
	background: #006666;
	}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: center;
	}
	
td.onop {
	background: url(images/onop.gif) 0px 0px no-repeat;
	}

td.offop {
	background: url(images/offop.gif) 0px 0px no-repeat;
	}

td.ofop {
	background: url(images/ofop.gif) 0px 0px no-repeat;
	}

td.onof {
	background: url(images/onof.gif) 0px 0px no-repeat;
}

td.offof {
	background: url(images/offof.gif) 0px 0px no-repeat;
	}

td.ofof {
	background: url(images/ofof.gif) 0px 0px no-repeat;
	}
	
td.onko {
	background: url(images/onko.gif) 0px 0px no-repeat;
}

td.offko {
	background: url(images/offko.gif) 0px 0px no-repeat;
	}
	
td.ofko {
	background: url(images/ofko.gif) 0px 0px no-repeat;
	}

td.onio {
	background: url(images/onio.gif) 0px 0px no-repeat;
}

td.offio {
	background: url(images/offio.gif) 0px 0px no-repeat;
	}

td.ofio {
	background: url(images/ofio.gif) 0px 0px no-repeat;
	}
	
td.ondt {
	background: url(images/ondt.gif) 0px 0px no-repeat;
}

td.offdt {
	background: url(images/offdt.gif) 0px 0px no-repeat;
	}

td.ondt {
	background: url(images/ondt.gif) 0px 0px no-repeat;
}

td.ofdt {
	background: url(images/ofdt.gif) 0px 0px no-repeat;
	}

td.onwy {
	background: url(images/onwy.gif) 0px 0px no-repeat;
}

td.offwy {
	background: url(images/offwy.gif) 0px 0px no-repeat;
	}
	
td.ofwy {
	background: url(images/ofwy.gif) 0px 0px no-repeat;
	}

td.onopis {
	background: url(images/onopis.gif) 0px 0px no-repeat;
}

td.offopis{
	background: url(images/offopis.gif) 0px 0px no-repeat;
	}

td.ofopis{
	background: url(images/ofopis.gif) 0px 0px no-repeat;
	}

td.onre {
	background: url(images/onre.gif) 0px 0px no-repeat;
}

td.offre {
	background: url(images/offre.gif) 0px 0px no-repeat;
	}

td.ofre {
	background: url(images/ofre.gif) 0px 0px no-repeat;
	}

h1 span {
	display: none;
	}

