/* CSS Document */

body,td,th {
	color: #000000;
	font-family: Microsoft Sans Serif, arial, verdana;
	font-size: 10px;
}
body {
	background-color: #FB7204;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a:link {
	color: #0033CC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0033CC;
}
a:hover {
	text-decoration: underline;
	color: #0033CC;
}
a:active {
	text-decoration: none;
	color: #0033CC;
}
#tart {
	background-color: #FFFFFF;
	border: 2px solid #999999;
	position: relative;
	width: 655px;
	margin-bottom: 20px;
	filter: alpha(opacity=80);
-moz-opacity: 0.8; 		opacity: 0.8;
	z-index: 10;
	font-family: "Microsoft Sans Serif", arial, verdana;
	font-size: 11px;
	line-height: 15px;
	font-weight: normal;
	padding: 10px;
	
}
#menu a:link, #menu a:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	color: #C05803;
	text-decoration: none;
}
#menu  a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	color: #0000cc;
	text-decoration: none;
}
.uszo_bal {
	position: relative;
	left: 3;
	top: 100;
	z-index: 9;
	border: 1px solid #FF0000;
	padding:10px;
	background-color: #FFFFFF;
}
.uszo {
	position: relative;
	left: 870;
	top: 100;
	z-index: 10;
	border: 1px solid #FF0000;
	padding:10px;
	background-color: #FFFFFF;
}
.zoldhatter {
	background-color: #00FF66;
}


