html {
	scrollbar-highlight-color:#ffffff;
	scrollbar-shadow-color:#ffffff;
	scrollbar-arrow-color:#666666;
	scrollbar-face-color:#ffffff;
	scrollbar-3dlight-color:#ffffff;
	scrollbar-darkshadow-color:#ffffff;
	scrollbar-track-color:#ffffff;
}

body {
	font-size: 10px;
	color: #666666;
	font-family: "lr SVbN", "Osaka|";
	background-color: #FFFFFF;
	background-image: url(img/bg.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	letter-spacing: 1px;
}
a {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #999999;
}


.header {
	margin-top: 49px;
	margin-right: auto;
	margin-left: auto;
	width: 610px;
	position: relative;
	padding: 0px;
	margin-bottom: 0px;
	height: 36px;
}

h1 {
	float: left;
	height: 36px;
	width: 190px;
	margin: 0px;
}

.menu {
	width: 357px;
	margin-top: 21px;
	margin-left: 21px;
	float: right;
	height: 17px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.base {
	width: 610px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	height: 194px;
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 6px;
}
#table {
	margin-right: 14px;
	margin-left: 14px;
	margin-top: 25px;
	margin-bottom: 0px;
}


#up {
	margin-top: 15px;
	margin-right: 5px;
	margin-left: auto;
	margin-bottom: 3px;
	width: 180px;
}




.footer {
	height: 65px;
	width: 610px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.c-both {
	 clear: both;
}
p.preload{
	display: none;
}