body {
	text-align: center;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	height: 100%;
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	color: #000000;
}
#container {
	position: relative;
	margin: 0 auto;
	width: 751px;
	height: 660px;
	text-align: left;
}
#container2 {
	position: absolute;
	margin: 0 auto;
	width: 751px;
	height: 600px;
	text-align: left;
	top: 10px;
}
#logo {
	position: absolute;
	z-index: 5;
	height: 33px;
	width: 340px;
	top: -17px;
	left: 366px;
	background-image: url(imgs/logo-white.jpg);

}
#topleft {
	position: absolute;
	z-index: 3;
	height: 29px;
	width: 29px;
	top: 0px;
	left: 0px;
	background-image: url(imgs/frame/white/topleft.gif);
}
#top {
	position: absolute;
	z-index: 3;
	height: 29px;
	width: 688px;
	top: 0px;
	left: 29px;
	background-image: url(imgs/frame/white/top.gif);
}
#topright {
	position: absolute;
	z-index: 3;
	height: 29px;
	width: 33px;
	top: 0px;
	left: 717px;
	background-image: url(imgs/frame/white/topright.gif);
}
#left {
	position: absolute;
	z-index: 3;
	height: 590px;
	width: 29px;
	top: 29px;
	left: 0px;
	background-image: url(imgs/frame/white/left.gif);
}

#right {
	position: absolute;
	z-index: 3;
	height: 590px;
	width: 33px;
	top: 29px;
	left: 717px;
	background-image: url(imgs/frame/white/right.gif);
}
#bottomleft {
	position: absolute;
	z-index: 3;
	height: 29px;
	width: 33px;
	top: 619px;
	left: 717px;
	background-image: url(imgs/frame/white/bottomright.gif);
}
#bottom {
	position: absolute;
	z-index: 3;
	height: 29px;
	width: 688px;
	top: 619px;
	left: 29px;
	background-image: url(imgs/frame/white/bottom.gif);
}
#bottomright {
	position: absolute;
	z-index: 3;
	height: 29px;
	width: 29px;
	top: 619px;
	left: 0px;
	background-image: url(imgs/frame/white/bottomleft.gif);
}
#content {
	position: absolute;
	z-index: 3;
	height: 590px;
	width: 688px;
	top: 29px;
	left: 29px;
	background-color: #FFFFFF;
	background-image: url(imgs/frame/white/center.gif);	
}
#navi {
	margin: 0px;
	padding: 0px;
	width: 120px;
	position: absolute;
	left: 0px;
	top: 0px;
}
#button {
	padding: 3px;
	border: 1px solid #333333;
	background-image: url(imgs/button_white.jpg);
	font-weight: bold;
	position: relative;
	text-align: center;
	margin-bottom: 3px;
}
#button a {
	text-decoration: underline;
	color: #000000;
}
#button a:link {
	text-decoration: underline;
	color: #000000;
}
#button a:visited {
	text-decoration: underline;
	color: #000000;
}
#button a:hover {
	text-decoration: none;
	color: #000000;
}
#button a:active {
	text-decoration: none;
	color: #000000;
}

#adtop48660 {
	text-decoration: underline;
	color: #FFFFFF;
}
#filler {
	margin: 0px;
	padding: 0px 5px 0px 0px;
	width: 553px;
	height: 590px;
	position: absolute;
	left: 130px;
	top: 0px;
	overflow: auto;
	z-index: 7;
}
#kolorselektor {
	position: absolute;
	z-index: 5;
	height: 17px;
	width: auto;
	top: -17px;
	left: 29px;
	visibility: hidden;
}

h1 {
	font-size: 16px;
	font-weight: bold;
	padding: 2px 2px 2px 5px;
	background-image: url(imgs/bg_white.jpg);
	color: #000000;
}
h2 {
	font-size: 12px;
	font-weight: bold;
	background-image: url(imgs/bg_white.jpg);
	padding: 2px 2px 2px 5px;
	color: #000000;
}
td {
	font-size: 11px;
}
.impress {
	font-weight: bold;
	color: #FF0000;
}
.bold {
	font-weight: bold;
}
a:link {
	color: #0000CC;
	text-decoration: underline;
}
a:visited {
	color: #0000CC;
	text-decoration: underline;
}
a:hover {
	color: #0000CC;
	text-decoration: none;
}
a:active {
	color: #0000CC;
	text-decoration: none;
}

