@charset "utf-8";
/* CSS Document */

a:link {
	text-decoration: none;
	color:#BCE0A7;
}
body {
	scrollbar-arrow-color: #808080;
scrollbarBaseColor: #003366;
scrollbar-track-color: #00008B;
scrollbar-face-color: #003366;
scrollbar-highlight-color: #00008B;
scrollbar-shadow-color: #000000;
}
.fett {
	font-weight:bold;
	color: #999999;
	}
#presstable{
	margin-top: 149px;
	margin-left: 70px;
	position: absolute;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color:#79E800;
	width: 300px;
	color:#9AE249;
	}
#presstable2{
	margin-top: 180px;
	margin-left: 70px;
	position: absolute;
	width: 700px;
	}	
	
	.border-down {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #66FF00;
}
.blue {
	background-color: #032C43;
}

