@charset "iso-8859-2";
/* CSS Document */
.indexbody {
margin-bottom: 0px;
margin-left: 0px;
margin-right: 0px;
margin-top: 0px;
}

.innerbody {
margin-bottom: 0px;
margin-left: 20px;
margin-right: 40px;
margin-top: 20px;
SCROLLBAR-3DLIGHT-COLOR: #ffffff;
SCROLLBAR-HIGHLIGHT-COLOR: #ffffff;
SCROLLBAR-FACE-COLOR: #86a224;
SCROLLBAR-SHADOW-COLOR: #ffffff;
SCROLLBAR-DARKSHADOW-COLOR: ffffff;
SCROLLBAR-ARROW-COLOR:  #000000;
SCROLLBAR-TRACK-COLOR: #ffffff;
}

.selectedItem {
	text-decoration: underline;
}

.splitter {
	background-image: url(img/menusplitter.gif);
	background-repeat: no-repeat;
	background-position: right;
	width:5px;
}

.menuItem {
	width:100%;
	height:27px;
	text-align: center;
	background-repeat: repeat-x;
	margin:0px;
	padding:0px;
	cursor: pointer;
}

.submenu {
	display: none;
	position: absolute;
}

.submenuitem {
	height: 23px;
}

.smleftoff {
	background-image:url(img/smleft_off.gif);
	background-repeat: no-repeat;	
}

.smlefton {
	background-image:url(img/smleft_on.gif);
	background-repeat: no-repeat;
}

.smrightoff {
	background-image:url(img/smright_off.gif);
	background-repeat: no-repeat;
}

.smrighton {
	background-image:url(img/smright_on.gif);
	background-repeat: no-repeat;
}

.smoff {
	background-image:url(img/smoff.gif);
	background-repeat: repeat-x;
}

.smon {
	background-image:url(img/smon.gif);
	background-repeat: repeat-x;
	cursor: pointer;
}

.submenuitem {
	width: 100%;
	height: 23px;
}

.pageTitle {
	color: #515e13;
	font-size: 16pt;
	font-weight: bold;
	font-family: Arial;
	padding-left: 20px;
}

.sitePath {
	color: #bcb6aa;
	font-family: Arial;
	padding-left: 20px;
	font-size:8pt;
}

.text {
	color:#999999;
	font-family: Arial;
	font-size:10pt;
}

.title {
	color: 788f30;
	font-family: Arial;
	text-transform: uppercase;
	font-size: 14pt;
}
.subtitle {
	color: 788f30;
	font-family: Arial;
	text-transform: uppercase;
	font-size: 12pt;
	margin-bottom: -5px;	
}
A.contact, A.contact:active, A.contact:hover, A.contact:visited {
	text-decoration: none;
	margin-left: 0px;
	padding-right: 0px;
}

.contact {
	text-align: center;
	color: white;
	font-family: Arial;
	font-size:8pt;
	padding-right: 10px;
	margin-left: 3px;
	text-decoration: none;
}
.kepalairas {

	color:#999999;
	font-family: Arial;
	font-size:8pt;
}
#mainContainer {
	overflow-y: auto;
	overflow-x: hidden;
	width: 750px;
}
