html {
	background:#a62708 url(images/bg.gif) repeat-x;
	margin: 0px;
	width: 100%;
	height: 100%;
}
body {
	margin: 0px auto;
	font: 12px "Trebuchet MS";
	width: 100%;
	height: 100%;
}
ol, ul {

	list-style: none;

	}
a {
	color: #333333;
	font-family: "Trebuchet MS";
}
a:link {
	text-decoration: none;
	color: #4483b0;
}
a:visited {
	color: #4483b0;
	text-decoration: none;
}
a:hover {
	color: #666666;
	text-decoration: none;
}
a:active {
	color: #666666;
	text-decoration: underline;
}
img {
	border: 0px;
}

ul#saturday{
	margin:0;
	padding:0;
	list-style-type:none;
	width:auto;
	position:relative;
	display:block;
	height:36px;
	text-transform:
	uppercase;font-size:12px;
	font-weight:bold;
	background:transparent url("images/bgOFF.gif") repeat-x top left;
	font-family:Helvetica,Arial,Verdana,sans-serif;
	border-bottom:4px solid #a21734;
	border-top:1px solid #f8cce2;
}
ul#saturday li{
	display:block;
	float:left;
	margin:0;
	padding:0;
}
ul#saturday li a{display:block;float:left;color:#874B46;text-decoration:none;padding:12px 20px 0 20px;height:24px;background:transparent url("images/bgDIVIDER.gif") no-repeat top right;}
ul#saturday li a:hover{background:transparent url("images/bgHOVER.gif") no-repeat top right;}
ul#saturday li a.current,ul#saturday li a.current:hover{color:#fff;background:transparent url("images/bgON.gif") no-repeat top right;}#contentMenu .menu {
	position:relative;
	top:-1px;
}
td#altlik{
  font-family: "Courier New", Courier, monospace;
  font-size: 10pt;
  color: #FFFFFF;
  text-align: center
}
td#hosgel{
  font-family: "Courier New", Courier, monospace;
  font-size: 10pt;
  color: #111111;
  text-align: right;
  padding-right: 10px;
  padding-top: 10px;
}