.siesindhier {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	background-image: url(img/breadcrump_bg.jpg);
	background-repeat: no-repeat;
}
.titleBG {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	background-image: url(img/title_bg.jpg);
	background-repeat: no-repeat;
}
.navbox {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #93B8E1;
}
.navi {
  color:#000000;
}

.subnavi {
  color: #333;
}
.subnavbox {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #93B8E1;
	padding-left: 12px;
}