.topbar {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #000033;
	text-align: right;
	padding: 6px 12px;
	font-weight: bold;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	width: 752px;
	height: 30px;
}
.logobar {
	background-repeat: no-repeat;
	background-position: center center;
	height: 30px;
}
.imageframe {
	border: none #333333;
	width: 770px;
}
.dotted {
	border: 1px dotted #666666;
}
.menubasics {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #000033;
	background-color: #f1f1ed;
	height: 26px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.tablebasics {
	border: 1px solid #999999;
}
.menuelement {
	padding: 2px;
	text-align: center;
}
.menuelement_o {
	padding: 2px;
	background-color: #EAEADF;
	text-align: center;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #333333;
	text-decoration: underline;
}
body {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #333333;
	text-align: left;
	top: 0px;
}
p {
	text-align: left;
	padding-right: 20px;
	padding-left: 20px;
	font-family: Tahoma, Verdana;
	font-size: 11px;
	padding-top: 2px;
}
.bottombar {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding: 10px 20px 5px;
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #999999;
	border-top-style: solid;
}

contentframe {
	text-align: left;
	padding-left: 10px;
	padding-top: 6px;

	border-top-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
 
	}