/* CSS Document */

.skjema_news {
font-family: Verdana, Arial, Sans Serif;
font-size: 9px;
color: #ffffff;
padding: 0px;
spacing: 0px;
margin: 0px;
width:140;
background-color: #000000;
border-top: 1px solid #000000;
border-left: 1px solid #000000;
border-bottom: 1px solid #000000;
border-right: 1px solid #000000;  
}
.button_news{  
font-weight: bold;
font-size: 8pt;
width:60;
background-color: #222222;
color: #ffffff;
border-color: #ffffff #ffffff #ffffff #ffffff; 
border-top: 2px solid #000000;
border-right: 2px solid #000000;
border-bottom: 2px solid #000000;
border-left: 2px solid #000000;
}
.skjema {
font-family: Verdana, Arial, Sans Serif;
font-size: 9px;
color: #ffffff;
padding: 0px;
spacing: 0px;
margin: 0px;
width:100;
background-color: #141414;
border-top: 1px solid #000000;
border-left: 1px solid #000000;
border-bottom: 1px solid #000000;
border-right: 1px solid #000000;  
}
.button{  
font-weight: bold;
font-size: 9pt;
width:100;
background-color: #FF5D00;
color: #ffffff;
border-color: #ffffff #ffffff #ffffff #ffffff; 
border-top: 2px solid #000000;
border-right: 2px solid #000000;
border-bottom: 2px solid #000000;
border-left: 2px solid #000000;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	margin: 0px;
	background-color: #141414;
}
form {margin:0;padding:0;}
.nlbutton {
background-image: url(.....) ;
background-repeat:no-repeat;
}
a:link {
	color: #743AE8;
	font-weight: bold;
	text-decoration: none;
	font-size: 7pt;
}
a:visited {
	color: #743AE8;
	text-decoration: none;
	font-weight: bold;
	font-size: 7pt;
}
a:hover {
	color: #B38FFB;
	text-decoration: none;
	font-size: 7pt;
}
.cellmaingrey {
	background-color: #141414;
	color: #A0A0A0;
	font-size: 7pt;
}
.mainfont {
	color: #A0A0A0;
	font-size: 8pt;
}
.testimonials1 {
	color: #A0A0A0;
	font-size: 9pt;
	font-weight: normal;
	font-style: italic
}
.testimonials2 {
	color: #E36302;
	font-size: 8pt;
	font-weight: normal;
}
.fontorange {
	color: #FF5D00;
	font-size: 9pt;
	font-weight: bold;
}
.fontwhite {
	color: #dddddd;
	font-weight: regular;
}

.font_bold {
	font-weight: bold;
	font-size: 8pt;
}
