SELECT, INPUT, A, TD, BODY, TEXTAREA  {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, Geneva;
	color : #000000;
}
INPUT_old {
	height: 18px;
	border: 1px solid #6A6964;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-style: normal; 
	line-height: normal; 
	color: #333333
}
a.button  {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, Geneva;
	color : #ffffff;
	text-decoration: none;
}
a.button_blacktext  {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, Geneva;
	color : #000000;
	text-decoration: none;
}
a.meny {
	font-size: 11px; 
	text-decoration: none;
}
a.meny_whitetext {
	font-size: 11px; 
	text-decoration: none;
	color:White;
}
a.meny_sub {
	font-size: 10px;
	text-decoration: none;
	color:#ffffff;
}


a.meny_sub_Marked {
	font-size: 10px;
	text-decoration: none;
	color: #E60019;
}

a.top_meny_sub{
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

.bottom { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 9px; 
	font-style: normal; 
	line-height: normal; 
	color: #666666
}
.bottom_small { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 8px; 
	font-style: italic; 
	line-height: normal; 
	color: #000000;
}

UL
{
	margin-top:10px;
	margin-bottom:0px;	
}

table.ref {
	border-width: 1px;
	border-spacing: 2px;
	border-style: solid;
	border-color: gray;
	border-collapse: collapse;
}

table.ref td {
	border-width: 1px;
	padding: 2px;
	border-style: solid;
	border-color: gray;
}
table.cont td 
{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-style: normal; 
	line-height: normal; 
	color: #333333
	
}

a.specialLink
{
	font-size: larger;
	font-weight: bolder;
	text-indent: 10px;
	text-decoration: none;
}

















