/* CSS Document */
body, table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 20px;
}

a {
	color: #000000;
	line-height: 20px;
}

a:hover {
	color: #009DA6;
	line-height: 20px;
}

.bgInfo {
	margin: 0px;
	background-image: url(../img/bgInfoTop.jpg);
	background-position: top;
	background-repeat: repeat-x;
}

.navigation a {
	color: #666666;
	text-decoration: none;
}

.navigation a:hover {
	color: #0099CC;
	text-decoration: none;
}

.subMenu a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 12px;
	font-weight: normal;
	text-decoration: none;
	text-transform: lowercase;
	filter:alpha(opacity=100);
	-moz-opacity: 1.0;
	opacity: 1.0; 
}

.subMenu a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 12px;
	font-weight: normal;
	text-decoration: none;
	text-transform: lowercase;
	filter:alpha(opacity=100);
	-moz-opacity: 1.0;
	opacity: 1.0; 
}

.subMenuBlue a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #009DA6;
	line-height: 14px;
	font-weight: bold;
	text-decoration: none;
	filter:alpha(opacity=100);
	-moz-opacity: 1.0;
	opacity: 1.0; 
}

.subMenuBlue a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #009DA6;
	line-height: 14px;
	font-weight: bold;
	text-decoration: underline;
	filter:alpha(opacity=100);
	-moz-opacity: 1.0;
	opacity: 1.0; 
}

.padding10 {
	padding: 10px;
}

.pageTitle {
	font-size: 12px;
	font-weight: bold;
}

.txtSerrekompas {
	color: #FFFFFF;
}

.frmTxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	
	background-color: #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #000000;
}

.frmBtn {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: bold;
	
	background-color: #F5F5F5;
	border: 1px solid #000000;
}

.footer {
	background-color: #979B9A;
	color: #FFFFFF;
	line-height: 14px;
}

.footer a {
	color: #FFFFFF;
	line-height: 14px;
	text-decoration: none;
}

.footer a:hover {
	color: #FFFFFF;
	line-height: 14px;
	text-decoration: underline;
}

#subMenuBG {
	width:177;
	height:100%;
	z-index:5;
	position:absolute; 
	width: 177px; 
	height: 600px; 
	filter:alpha(opacity=85);
	-moz-opacity:.85;
	opacity:.85; 
	background:url(../img/bgSubMenu.gif);
}

#subMenu {
	width:177;
	height:100%;
	z-index:10;
	position:absolute; 
	width: 177px; 
	height: 600px; 
	filter:alpha(opacity=100);
	-moz-opacity:1.0;
	opacity:1.0; 
}

#info {
	position: absolute;
	width :1024;
	height: 100%;
	z-index: 1;
}
