@charset "iso-8859-1";
/* CSS Document */

td.on{
	color:#FFF;
	white-space: nowrap;
	font-family: Arial, Helvetica, sans-serif;
	height: 25px;
}
td.off{
	color:#FFFFFF;
	white-space: nowrap;
	height: 25px;
}
td.menu{
	white-space: nowrap;
	background-color: #000;
}
table.menu
{
	font-size:100%;
	position:absolute;
	visibility:hidden;
}
iframe {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}.bgmenu {
	background-color: #57b7c5;
	margin-right: 5px;
	padding-right: 5px;
}
