body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #D4D4D4;
	background-repeat : no-repeat;
}
/*
td {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: White;
	vertical-align: top;
}
*/
td.blue
{
	background-color: #89a1c3;
	color: White;
}
td.lightblue
{
	background-color: #E1E4EF;
	color: Black;
}
td.grey
{
	background-color: #D4D4D4;
	color: White;
}
a {
	color: #A0522D;
	text-decoration: none;
}
a:hover {  
	color: #A0522D; 
	text-decoration: underline;
}
a.hoverlink{
	text-decoration: none;	
	color: #333333;
}
a.hoverlink:hover{
	text-decoration: underline;	
	color: #333333;
}
H1 { 
	 font-family: Arial, Helvetica, sans-serif; 
	 font-size: 16px; 
	 font-weight: bold;
}
H2 {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	/*border-style : inset;*/
}
P {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
}
.mainmenu
{
	font-weight: bold;
	color: White;
	text-decoration: none;
}
.mainmenu:hover {  
	color: #EBEBEB; 
	text-decoration: none;
}.red {
	color: #CD242C;
}
.boxframe {
	border-style: dashed;
}
.box {
	background-color: #E6E6E6;
	border: thin;
	border: 1px;
	border-color: black;
}
.footer
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;		
	font-size: 9px;	
}
.padding
{
	padding-top:25px;
	padding-left:15px;
	padding-right:15px;
	padding-bottom: 15px;
	
}

.themecolor {
	background-color: #99CC33;
}
a.menutxt:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0075AD;
	text-decoration: none;
}
.white {
	color: #FFFFFF;
	background-repeat: no-repeat;

}
.norepeat {  background-repeat: no-repeat}
.textheader {
	background-color: #B0B4C0;
	border: 1px solid #FFFFFF;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	height: 22px;
}
.textbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
/* Styles definert i teksteditor,må ikke slettes*/
.headline { 
	 font-family: Arial, Helvetica, sans-serif; 
	 font-size: 16px; 
	 font-weight: bold;
	color: #333333;
}
.ingress {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	color: #333333;
	font-weight: normal;
}
.bread {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: normal;
}
.small {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 9px; 
	color: #333333;
	font-weight: normal;
}
.redtext {  
	color: #DA0000;
}
.forminput {
  /*width : 317px;*/
  height: 15px;
  border-right : 1px solid #808080;
  border-top : 1px solid #808080;
  font-size : 10px;
  border-left : 1px solid #808080;
  color : #000000;
  border-bottom : 1px solid #808080;
  font-family : Verdana, Arial, sans-serif;
  background-color : #ffffff;
}
.button {
	font-family: verdana,arial,helvetica;
	font-size: 10px;
	color: Black;
	background: ButtonFace;
	border-bottom: 1px solid #363;
	border-right: 1px solid #363;
	border-left: 1px solid Silver;
	border-top: 1px solid Silver;
	height: 17px;
	cursor: hand;
}

