@charset "utf-8";
/* CSS Document */

body {
	scrollbar-arrow-color: #808080;
	scrollbarBaseColor: #003366;
	scrollbar-track-color: #00008B;
	scrollbar-face-color: #003366;
	scrollbar-highlight-color: #00008B;
	scrollbar-shadow-color: #000000;
	font-size: 10px;
}
.fett {
	font-weight:bold;
	color: #999999;
	}
#infotable{
	margin-top: 149px;
	margin-left: 70px;
	position: absolute;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #66FF00;
	color:#66FF00;
	}
#infotable2{
	margin-top: 180px;
	margin-left: 70px;
	position: absolute;
	width: 700px;
	}	
#infotable2 li {
	text-indent: -40px;
	margin-bottom: 5px;
}
.border-down {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #66FF00;
}
.blue {
	background-color: #032C43;
}

td {
	vertical-align: top;
}

