body {
	margin-top: 0px;
}
p, font
{ font-family:		Verdana, Sans-Serif;
}
td, th 
{ font-family:		Verdana, Sans-Serif;
 font-size: 11;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
img{border:none;}
.headmenu
{
  color:			#666666;
  font-size:		100%;
  font-weight:		normal;
}
.tumno-bold
{
  color:			#353535;
  font-size:		100%;
  font-weight:		bold;
}
.tumno-120
{
  color:			#353535;
  font-size:		120%;
  font-weight:		bold;
}
.small-bold
{
  color:			#353535;
  font-size:		90%;
  font-weight:		bold;
}
.white
{
  color:			#FFFFFF;
  font-size:		90%;
  font-weight:		bold;
}
.green
{
  color:			#20681E;
  font-size:		90%;
  font-weight:		bold;
}
.normal
{
  color:			#353535;
  font-size:		100%;
  font-weight:		normal;
}
.blue
{
  color:			#336596;
  font-size:		90%;
  font-weight:		bold;
}
.tree_notselected
{ color:			black;
  font-weight:		bold;
  font-size:		100%;
  padding:  		5px;
}
.tree_selected
{ color:			#666666;
  font-weight:		bold;
  font-size:		100%;
  padding:  		5px;
}
.tree_child
{
  color:			black;
  font-weight:		bold;
  font-size:		100%;
  padding:  		5px;
  margin-left:		15px;
}
.tree_child1
{
  color:			#666666;
  font-weight:		bold;
  font-size:		100%;
  padding:  		5px;
  margin-left:		15px;
}
.category_child
{
  color:			black;
  font-weight:		normal;
}
.footer
{
  color:			#FFFFFF;
  font-size:		80%;
  font-weight:		bold;
}
.footer-links
{
  color:			#DDEFF2;
  font-size:		80%;
  font-weight:		bold;
}
.link
{
  color:			#DDEFF2;
  font-size:		90%;
  font-weight:		bold;
}
ul#saturday
{
	margin:0;
	padding:0;
	list-style-type:none;
	width:auto;
	position:relative;
	display:block;
	height:42px;
	text-transform:uppercase;
	font-size:10px;
	font-weight:bold;
	background:transparent url("img/bgOFF.jpg") repeat-x top left;
}
ul#saturday li
{
	display:block;
	float:left;
	margin:0;
	pading:0;
}
ul#saturday li a
{
	display:block;
	float:left;
	color:#353535;
	font-weight:bold;
	text-decoration:none;
	padding:15px 30px 0 30px;
	height:26px;
	background:transparent url("img/bgDIVIDER.jpg") no-repeat top right;
}
ul#saturday li a:hover
{
	background:transparent url("img/bgHOVER.jpg") no-repeat top right;
}
ul#saturday li a.current,ul#saturday li a.current:hover{color:#353535;background:transparent url("img/bgON.jpg") no-repeat top right;font-size:10px;}