body {
	background-color: #B8BDCB;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	height:100%;
	font-family: verdana,arial,helvetica;
}
table,td {
	color: #4C5675;
	font-size: 12px;
}
.text {
	line-height:18px;
}
a:link {
	color: #404F81;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #404F81;
}
a:hover {
	text-decoration: underline;
	color: #404F81;
}
a:active {
	text-decoration: none;
	color: #404F81;
}
.Stil1 {
	font-size: 11px;
}


.DropDownLink {
	font-size:10px;
	color:#404F81;
}
a:link.DropDownLink {
	color:#404F81;
	text-decoration:none;
}
a:active.DropDownLink {
	color:#404F81;
	text-decoration:none;
}
a:visited.DropDownLink {
	color:#404F81;
	text-decoration:none;
}
a:hover.DropDownLink {
	color:#404F81;
	text-decoration:underline;
}

.DropDown {
	position:absolute;
	visibility:hidden;
	background-color:#FFFFFF;
	color:#787878;
	padding:3px;
	border: 1px solid #787878;
}

.imagePopUp {
	position:absolute;
	visibility:hidden;
	width:150px;
	background-color:#FFFFFF;
	color:#787878;
	padding:3px;
	border: 1px solid #787878;
}

.pagetitle {
	font-weight:bold;
	font-size:12px;
}

.bold {
	font-weight:bold;
}

.back2top {
	font-size:10px;
	color:#ACACAC;
}

.imagePopUpLink {
	font-size:12px;
}

a:link.imagePopUpLink {
	color:#404F81;
	text-decoration:none;
}
a:active.imagePopUpLink {
	color:#404F81;
	text-decoration:none;
}
a:visited.imagePopUpLink {
	color:#404F81;
	text-decoration:none;
}
a:hover.imagePopUpLink {
	color:#404F81;
	text-decoration:none;
}
