body {
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-right: 0px;
	background-image: url(images/main_li.gif);
	background-repeat: repeat-y;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #666666;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #339900;
}
a:active {
	text-decoration: none;
	color: #339900;
}
#clip {
	position: absolute;
	z-index: 1;
	height: 320px;
	width: 400px;
	left: 0px;
	bottom: 0px;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left bottom;
}
#logo {
	position: absolute;
	left: 0px;
	top: 20px;
	height: 75px;
	width: 235px;
	background:url(images/logo.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left center;
}
#main {
	position: relative;
	z-index: 2;
	width: 65%;
	right: 5px;
	float: right;
	top: 105px;
}
#menu {
	position: absolute;
	left: 0px;
	top: 110px;
	z-index: 2;
	height: 75px;
	width: 200px;
	margin-left: 35px;
}
.lang {
	color: #999999;
	position: absolute;
	right: 50px;
	top: 70px;
}
.lang a:link {
	color: #999999;
	text-decoration: none;
}
.lang a:visited {
	text-decoration: none;
	color: #999999;
}
.lang a:hover {
	text-decoration: none;
	color: #339900;
}
.lang a:active {
	text-decoration: none;
	color: #339900;
}
.copyr {
	color: #CCCCCC;
	position: absolute;
	left: 20px;
	bottom: 0px;
	z-index: 2;
}
.copyr a:link {
	color: #CCCCCC;
	text-decoration: none;
}
.copyr a:visited {
	text-decoration: none;
	color: #CCCCCC;
}
.copyr a:hover {
	text-decoration: none;
	color: #CCCCCC;
}
.copyr a:active {
	text-decoration: none;
	color: #CCCCCC;
}
