/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dusytem.com/ geovindu@gmail.com */
body {
	font-family: Arial, verdana;
}

.tix caption {
	font-weight: bold;
}

.tix td {
	width: 25px;
	height: 25px;
	line-height: 25px;
	border: 1px solid black;
	background-color: white;
}

.tix {
	border: 0px;
}

.tix td.rs {
	border: 0px;
}

div#clock {
	position: absolute;
	height: 200px;
}

#footer {
	font-size: 8pt;
}
#topbar{
position:absolute;
border: 1px solid black;
padding: 2px;
/*background-color: #ffffff;*/
width: 158px;
visibility: hidden;
z-index: 100;
}