body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.background {
	background-color: #FFFFCD;
	color: Black;
}
.footerTxt {
	font-size: 10px;
}
.footer {
	height: 30px;
}
.tableBorder {
	border: solid 1px #AAA9A9;
	background-color: White;
	color: Black;
}
.leftTableBorder {
	border-left: solid 1px Black;
	padding-left: 5px;
	padding-right: 5px;
}
.menuPlacement {
	padding-top: 130px;
}
.contentPlacement {
	padding-top: 130px;
}
a.knap {
	background-color: #BAD3FC;
	color:Black;
	display: block;
	font: normal bold 12px;
	text-align: left;
	text-decoration: none;
	margin-bottom:1px;
	border:2px outset #AAA9A9;
	padding: 2px 10px 2px 10px;
	width:100px;
	height:12px;
}
a.knap1 {
	background-color: #C4C4C4;
	color:Black;
	display: block;
	font: normal bold 12px;
	text-align: left;
	text-decoration: none;
	margin-bottom:1px;
	border:2px outset #AAA9A9;
	padding: 2px 10px 2px 10px;
	width:100px;
	height:12px;
}
.knap {
	width:100px;
	height:12px;
}
.knap1 {
	width:100px;
	height:12px;
}
a.knap:hover {
	background-color: #77BBDD; /* 3D95CD */
	color: Black;
	text-decoration: none;
	border-style: inset;
}
a.knap1:hover {
	background-color: #C4C4C4; /* 3D95CD */
	color: Black;
	text-decoration: none;
	border-style: inset;
}
#menu {
	visibility: visible;
}
.headline {
	font-size: 14px;
	font-weight: bolder;
}
.contentWidth {
	width: 700px;
}
.contentBold {
	font-weight: bold;
}
.contentExplane {
	font-style: italic;
}
.linkStyle {
	cursor: pointer;
}
.logoHeight {
	height: 40px;
}
.logoTxtSize1 {
	font-size: 16px;
	font-weight: bolder;
	background-color: #AAA9A9;
	color: Black;
}
.logoTxtSize2 {
	font-weight: normal;
	font-size: 12px;
	background-color: #AAA9A9;
	color: Black;
}
.logoTxtSize3 {
	font-size: 9px;
	font-weight: normal;
	background-color: #AAA9A9;
	color: Black;
}
.startTopLogoImg {
	vertical-align: middle;
	text-align: right;
	width: 13px;
}
.endTopLogoImg {
	vertical-align: middle;
	text-align: left;
	width: 13px;
}
.middleLogo {
	height: 5px;
	background: White;
}
.startBottomLogoImg {
	vertical-align: middle;
	text-align: right;
	width: 13px;
}
.endBottomLogoImg {
	vertical-align: middle;
	text-align: left;
	width: 13px;
}
.logoTxtSize4 {
	font-size: 16px;
	font-weight: bolder;
	background-color: #77BBDD;
	color: Black;
}
.logoTxtSize5 {
	font-weight: normal;
	font-size: 12px;
	background-color: #77BBDD;
	color: Black;
}
.logoTxtSize6 {
	font-size: 9px;
	font-weight: normal;
	background-color: #77BBDD;
	color: Black;
}
.alignmentCenter {
	text-align: center;
}
