@CHARSET "ISO-8859-1";

.welcome{
	background-image: url(../images/startpage_970.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	background-color: #F6F6F6;
	width: 970px;
	height: 550px;
	margin: auto;	
}

.norights{
	padding: 5px;
	background-color: #F6F6F6;
	border: 2px solid #C60040;
	margin-top: 50px;
	width: 400px;
	height: 100px;	
	vertical-align: middle;
	text-align: center; 
}


BODY.logo{
	background-image: url(../images/BMG_logo_small.gif);
	background-color: #C60040;
	background-repeat: no-repeat;
}

body.mainbg {
	background-color: #f6f6f6;
}

BODY.menubg {
	background-color: #C60040;
}

BODY.topbg {
	background-color: #C60040;
}

.linktable a :AFTER{
	color: #000066;
}

.linktable a{
	color: #c60040;
}

.search SELECT{
	width: 192px;
}

.button{
	margin: 10px 10px 0px 10px;
}