#level0 {
	 height: 100%;
}
.titletable {
	height: 130px;
}
.navigation {
	width: 160px;
	height: 100%;
}
.main {
	width: 100%;
}
.toptext {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.6em;
	margin: 0;
	padding-left: 7px;
}
.navitext {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color:#ffffff;
	text-decoration:none;
	padding-left: 7px;
	display: block;
	width: 154px;
}
a.navitext:hover {text-decoration:underline}
.navitext2 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
color:#000066;
text-decoration:none
}
a.navitext2:hover {text-decoration:underline}
.maintext {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}
h1 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	font-weight: 300;
	margin: 0;
}
.item {font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	color:#000066;
	text-decoration:none;
	font-weight: bold;}
a.item:hover {text-decoration:underline}
a {color:#000066;
	text-decoration:none;}
a:hover{text-decoration:underline}

.small {
font-size: 0.65em;
}
.cellborderlrb {
	border-right: 1px solid #330000;
	border-bottom: 1px solid #330000;
	border-left: 1px solid #330000;
	height: 100%;

}
.cellborderlb {
	border-bottom: 1px solid #330000;
	border-left: 1px solid #330000;
	background-color: #606334;
}
.cellborderrb {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
}
.cellborderb {
	border-bottom: 1px solid #BDC2A9;
	height: 21px;
}
.bottomlogos{
	display: block;
	width: 100px;
	position: relative;
	bottom: 0px;
}

