body {
		margin: 0px;
		background-color: #4abec7;
		font-family: Lucida Grande, Verdana, Sans-Serif;
		font-size: 12px;
		line-height: 13px;
		overflow: hidden;
		}
		
	.topstripe {
		background: transparent;
		height: 10px;
		width: 100%;
		}
		
	.mainstripe {
		position: absolute;
		top: 180px;
		left: 0px;
		height: 310px;
		background-color: white;
		width: 100%;
		padding-left: 20px;
		padding-bottom: 10px;
		padding-right: 10px;
		padding-top: 10px;
		}
		
	.10r {
		padding-right: 10px;
		}

	.logo {
		position: absolute;
		top: 10px;
		left: 10px;
		padding: 10px;
		background-color: white;
		}
		
	.menu {
		background: transparent;
		position: absolute;
		top: 10px;
		left: 344px;
		padding: 10px;
		}
	
	.kokmenu {	
		background: transparent;
		position: absolute;
		top: 10px;
		left: 344px;
		padding: 10px;
		width: 200px;
		}
		
	img.kokmenu {
		margin: 0px;
		border: 0px;
		padding: 0px;
		}
		
	.foot {
		background-color: white;
		position: absolute;
		top: 500px;
		right: 10px;
		padding: 10px;
		z-index: 100;
		border-top: solid 17px white;
		#border-top: solid 7px white;
		}
		
	.foot2 {
		background-color: white;
		position: absolute;
		top: 500px;
		#top: 490px;
		right: 320px;
		padding: 10px;
		z-index: 100;
		}
		
	.intable {
		font-family: Lucida Grande, Verdana, Sans-Serif;
		font-size: 12px;
		line-height: 15px;
		}
		
	a {
		color: #4abec7;
		line-height: 13px;
		}
	
	a:hover {
		color: black;
		line-height: 13px;
		}
		
	a:visited {
		color: #4abec7;
		line-height: 13px;
		}
	
	a:active {
		color: black;
		line-height: 13px;
		}
		
	.player {
		border: solid 10px #4abec7;
		margin-left: 10px;
		}
		
	.menucover {
		background: transparent;
		position: absolute;
		top: 10px;
		left: 344px;
		padding: 10px;
		}
	
	.ovf {
		height: 302px;
		overflow: auto;
		padding|: 0px;
		}