body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	width: 100%;
	height: 100%;
	background-color:#000040;
	color: #000000;
	font-family:Verdana, Geneva, sans-serif;}

a, a:link, a:visited, a:active, a:hover { color: #ffffff; text-decoration:none;}
a:hover { color:#ffffff; text-decoration:underline;}

.ttable {
height: 100%;
width: 100%;
}
div#content {
  position: absolute;
  top:0px;
  left:0px;
  z-index: 1;
  width:100%;
  height:100%;
}
img#backgroundImage {
  position: fixed;
  left: 0;
  top: 0;
  z-index: 0;
  width: 100%;
  height: 100%;
}
.lcdstyle{
font: bold 88px Verdana;
padding: 3px;
line-height:88px;
}
.lcdstyle sup{
font: bold 22px Arial;
line-height:88px;
}
.lcdstyle2{
font: bold 22px Arial;
line-height:22px;
}
footer {font-size: 11px;color:#fff;text-align: center;position: absolute;bottom: 0px;left: 0px;width: 100%;height: 20px;visibility: visible;display: block;}
	
footer a {color:#fff;text-decoration: none;}
footer a:link, a:visited, a:active, a:hover {color:#fff;}
footer a:hover {color: #fff;text-decoration:none;}

#col {
	position: absolute;
	visibility: visible;
	z-index:1;
	left: 20px;
	bottom: 30px;
}
#col2 {
	position: absolute;
	visibility: hidden; 
	z-index:2;
	left: 20px;
	bottom: 0px;
	height: 20px;
}
.cols {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	display: block;
	background-color: #000033;
	color: #FFFFFF;
}
