@charset "utf-8";

body {
	margin:0;
	padding:0;
	text-align: left;
	font-family:Tahoma, Geneva, sans-serif;
	font-style:normal;
	font-size:12px;
	color:#1f3c72;
	background-color: #f8ede7;

}

p,div{
	font-family:Tahoma, Geneva, sans-serif;
	font-style:normal;
	font-size:14px;
	color:#1f3c72;
	line-height:140%;
	text-align:left;
}

h1 {
	font-family:Tahoma, Geneva, sans-serif;
	font-style: bold;
	font-size:18px;
	margin-left: 20px;
	color:#1f3c72;
	text-align:left;
}

.inside {
	padding: 0px 0px 0px 0px;
	font-size: 12px;
	line-height: 18px;

}

a.mainlevel_menu:link,a.mainlevel_menu:visited {
	font-family: Tahoma, Geneva, sans-serif;
	font-size:14px;
	font-weight:bold;
	line-height: 30px;
	text-decoration:none;
	color:#ffffff;
	margin-left: 10px;
	margin-bottom:0px;
	margin-top: 32px;
	border-bottom: 0px;
	height: 18px;
}

a.mainlevel_menu:hover {
	font-family: Tahoma, Geneva, sans-serif;
	font-size:14px;
	color:#ffffff;
	line-height: 32x;
	text-decoration:underline;
	margin-left: 10px;
	margin-bottom:0px;
	border-bottom: 0px;
	height: 18px;
}

a.mainlevel_ver:link,a.mainlevel_ver:visited {
	font-family: verdana, arial, sans-serif;
	font-size:12px;
	font-weight:bold;
	line-height: 21px;
	text-decoration:none;
	color:#fdfbe5;
	padding-top: 5px;
	margin: 15px;
	margin-bottom:0px;
	margin-top: 30px;
	border-bottom: 0px;
	height: 18px;
}

a.mainlevel_ver:hover {
	font-family: verdana, arial, sans-serif;
	font-size:12px;
	color:#fffccf;
	line-height: 21x;
	text-decoration:underline;
	margin: 15px;
	margin-bottom:0px;
	margin-top: 30px;
	border-bottom: 0px;
	height: 18px;
}

a.sublevel_ver:link,a.sublevel_ver:visited {
	font-family: verdana, arial, sans-serif;
	font-size:12px;
	font-weight:bold;
	line-height: 20px;
	text-decoration:none;
	color:#fdfbe5;
	padding-top: 5px;
	margin: 25px;
	height: 18px;
}

a.sublevel_ver:hover {
	font-family: verdana, arial, sans-serif;
	font-size:12px;
	color:#fffccf;
	line-height: 20x;
	text-decoration:underline;
	margin: 25px;
	height: 18px;
}


#horizon {
	position: absolute;
	top: 50%;
	left: 0;
	width: 100%;
}

#content {
	margin-left: -475px;
	position: absolute;
	top: -300px;
	left: 50%;
	width: 950px;
	height: 600px;
}

#Table_01 {
	position:absolute;
	left:0px;
	top:0px;
	width:950px;
	height:600px;
}

#BORDER-TOP_ {
	position:absolute;
	left:0px;
	top:0px;
	width:950px;
	height:10px;
	background-image:url(../images/BORDER_TOP.gif);
}

#BORDER-LEFT_ {
	position:absolute;
	left:0px;
	top:10px;
	width:10px;
	height:590px;
	background-image:url(../images/BORDER_LEFT.gif);
}

#LOGO-VLAK_ {
	position:absolute;
	left:10px;
	top:10px;
	width:241px;
	height:134px;
	background-image:url(../images/LOGO_VLAK.gif);
}

#BANNER_ {
	position:absolute;
	left:251px;
	top:10px;
	width:690px;
	height:97px;
	background-color:#fdfbe5;
}

#BORDER-RIGHT_ {
	position:absolute;
	left:941px;
	top:10px;
	width:9px;
	height:590px;
	background-image:url(../images/BORDER_RIGHT.gif);
}

#TOP_ {
	position:absolute;
	left:251px;
	top:107px;
	width:690px;
	height:37px;
	background-image:url(../images/TOP.gif);
}

#LEFT_ {
	position:absolute;
	left:10px;
	top:144px;
	width:241px;
	height:447px;
	background-image:url(../images/LEFT.gif);
}

#CONTENT_ {
	position:absolute;
	overflow:auto;
	left:251px;
	top:144px;
	width:440px;
	height:447px;
	background-color:#fdfbe5;
}

#CONTENT-RIGHT_ {
	position:absolute;
	overflow:auto;
	left:691px;
	top:144px;
	width:250px;
	height:447px;
	background-color:#fdfbe5;
}

#BOTTOM_ {
	position:absolute;
	left:10px;
	top:591px;
	width:931px;
	height:9px;
	background-image:url(../images/BOTTOM.gif);
	background-repeat:no-repeat;
}



