html {overflow-y: scroll;}

body {
	background-color: #FFFFFF;
}


a:link {
	color: #000000;
	text-decoration: none;
	}

a:hover {
	text-decoration: none;
	color: #999999;
	cursor:hand;
}
	
a:visited {
	text-decoration: none;
	color: #000000;
}

a:active {
	text-decoration: None;
	color: #000000;
}




a.top_under_menu:link {
	color: #000000;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
	}
	
a.top_under_menu:visited {
	text-decoration: none;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	
}
a.top_under_menu:hover {
	text-decoration: none; 
	font-size: 11px;
	color: #D90000;
	font-weight: normal;
	cursor:hand;
}
a.top_under_menu:active {
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
	color: #D90000;
}



a.breadtext_link:link {
	color: #D90000;
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
	}
	
a.breadtext_link:visited {
	text-decoration: none;
	font-size: 12px;
	color: #D90000;
	font-weight: normal;
	
}
a.breadtext_link:hover {
	text-decoration: none; 
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	cursor:hand;
}
a.breadtext_link:active {
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
	color: #D90000;
}




.header_big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #333333;
	font-weight: normal;
}

.header_big_grey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #999999;
	font-weight: normal;
}

.header_mediun_grey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #999999;
	font-weight: normal;
}

.header_medium {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
	font-weight: bold;
}

.header_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}

.rubrik {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #999999   ;
	font-weight: normal;
}

.breadtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666; 
	font-weight : normal;
	line-height: normal;
}

.breadtext_mini {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666; 
	font-weight : normal;
	line-height: normal;
}

.topmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight : normal;
	line-height: normal;
}

.topmenu_active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #D90000;
	font-weight : normal;
	line-height: normal;
}


.bordercell {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-style: normal;
	font-weight: bold;
	border: thin dotted #999999;
}





.reset {
  border: solid 1px;
  border-color: #000000;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  background: #F7C639;
  color: #000000;
}
.submit {
  border: solid 1px;
  border-color: #000000;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  background: #F7C639;
  color: #000000;
}

.reset2 {
  border: solid 1px;
  border-color: #000000;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  background: #FFF6DB;
  color: #000000;
}
.submit2 {
  border: solid 1px;
  border-color: #000000;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  background: #FFF6DB;
  color: #000000;
}

