/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #031623;
	background-image: url(../images/bg.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}

.logo_bg {
	background-image: url(../images/logo_bg.jpg);
	background-position: center;
	background-repeat: no-repeat;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	color: #000000;
}

.text_vit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	color: #FFFFFF;
}

.text_FFF_tahoma {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	color: #FFFFFF;
}

.rub18px {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	color: #FFFFFF;
}

a:link { color: #B5E2F2}
a:visited { color: #B5E2F2}
a:active { color: #B5E2F2}
a:hover { color: #DAF0F8}


.form {	
	font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #656B76; 
}

.kantlinje {	
	border: 1px solid #CDCDCD;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4E4E4E;
}

.knapp {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #000000;
}

.px180 {
	border: 1px solid #DFDFDF;
	width: 180px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4E4E4E;
}
