.topBgPortal {
	background-image: url(../images/wsportal-top.gif);
	background-repeat: no-repeat;
}
.topBgW123 {
	background-image: url(../images/w123portal-top.gif);
	background-repeat: no-repeat;
}
.topBgM123 {
	background-image: url(../images/m123portal-top.gif);
	background-repeat: no-repeat;
}
.topBgE123 {
	background-image: url(../images/ev123portal-top.gif);
	background-repeat: no-repeat;
}
.topBgBo123 {
	background-image: url(../images/bo123portal-top.gif);
	background-repeat: no-repeat;
}
.topBgKu123 {
	background-image: url(../images/ku123portal-top.gif);
	background-repeat: no-repeat;	
}

.menuStyle, .menuStyle a, .menuStyle a:visited, .menuStyle a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #FFFFFF;
}
.menuStyle a:hover, .menuStyle a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.leftPaneBgColor {
	background-color: #E5E5E5;
}
.rightPaneBgColor {
	background-color: #E5E5E5;
}
.leftPaneProdukterText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #999999;
}
.subtleButtonText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #666666;
}
.siteBorder {
	background-color: #666666;
}
.articleText, .articleText a, .articleText a:visited, .articleText a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none;	
	color: #666666;
}
.articleText a:hover, .articleText a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: underline;
	color: #666666;
}
.articleText p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none;
	color: #666666;
	margin-top: 0px;
	margin-bottom: 10px;
}
.check{
	border: none;
	background: #FFFFFF;
}
.breadcrumbText, .breadcrumbText a, .breadcrumbText a:visited, .breadcrumbText a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;	
	color: #666666;
}
.breadcrumbText a:hover, .breadcrumbText a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: underline;
	color: #666666;
}
.adresslineBg {
	background-color: #666666;
}
.addresslineText, .addresslineText a, .addresslineText a:visited, .addresslineText a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none;	
	color: #eeeeee;
}
.addresslineText a:hover, .addresslineText a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: underline;	
	color: #eeeeee;
}
b.red, b.Man{
	color: Red;
}
.ReqText {
	color: Red;
}