/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #01082F;
	background-image: url(../images/bg.jpg);
	background-attachment: fixed;
	background-position: center center;
}

.bg_start {
background-attachment: fixed;
background-image: url(../images/bg_start2.gif);
background-position: bottom center;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 20px;
	color: #27326E;
}

a:link { text-decoration: none; color: #1282FC}
a:visited { text-decoration: none; color: #1282FC}
a:active { text-decoration: none; color: #1282FC}
a:hover { color: #6AB1FF}

/* Formulär */

.form {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #656B76; }

.kantlinje {	border: 1px solid #909090;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4E4E4E;
	}
.bg_start table tr .text form table tr .text table tr td div p font {
	color: #F00;
}

