html body {
	margin: 0;
	overflow: visible;
	background-color: #ffffff;
	background-image: url(/gfx/bg.gif);
	background-position: left top;
	background-repeat: repeat-x;
}
.menu {
	font-family: Arial, Verdana;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #70abb2;
	text-decoration: none;
}
.menusel {
	font-family: Arial, Verdana;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #231f20;
	text-decoration: none;
}
.lang {
	font-family: Arial, Tahoma, Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #82afb6;
	text-decoration: none;
}
.langsel {
	font-family: Arial, Tahoma, Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #231f20;
	text-decoration: underline;
}
.copy {
	font-family: Arial, Tahoma, Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #231f20;
	text-decoration: none;
}
.foot td {
	font-family: Arial, Tahoma, Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #231f20;
	text-decoration: none;
}
.left {
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #82afb6;
	text-decoration: none;
}
.left_sel {
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #231f20;
	text-decoration: underline;
}
.left_head {
	font-family: Arial, Tahoma, Verdana;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #231f20;
	text-decoration: none;
}
.totop {
	font-family: Arial, Tahoma, Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #82afb6;
	text-decoration: none;
}
td {
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #231f20;
	text-decoration: none;
}