body {  font-family: verdana, Helvetica, sans-serif; color: #00475a; background-color: White;  font-size : 12px;


}
td {  font-family: verdana, Helvetica, sans-serif; color: #00475a;  font-size : 12px; }



	.rubrik
	{
	
	font-weight : normal;
	font-size : 12px;
	
	color : #00475a;
	font-weight : bold;
	font-size : 12px;
	
	background-color: White;
	background-image:  url(extra/menybg.gif);
	height: 25px;
	background-repeat: repeat-x;
	background-position: center;
}

A:LINK {
	text-decoration : none;
	font-weight : bold;
	color : #00475a;

}

 A:VISITED {
	text-decoration : none;
	font-weight : bold;
	color : #00475a;

}
A:ACTIVE
 {
	text-decoration : underline;
	font-weight : bold;
	color : #00475a;

}
A:HOVER
 {
	text-decoration : underline;
	font-weight : bold;
	color : #00475a;

}

.nyhetsrubrik
{
	font-size : 16px;

	padding-top: 1px;
	padding-bottom: 1px;


	color: #00475a;
	}
	
.linje
{
	border-bottom-style : dashed;
	border-bottom-width : 1px;
	border-left-style : none;
	border-right-style : none;
	border-top-style : none;
	border-bottom-color : #00475a;
}
.inmatning {
background: #ffffff;
	border-bottom: 1px solid #00475a;
	border-left: 1px solid #00475a;
	border-right: 1px solid #00475a;
	border-top: 1px solid #00475a;
	color: #00475a;
	cursor: hand; /* for IE */
	font: 12px verdana, Helvetica, sans-serif;
	overflow: hidden;
}
.ruta{
	background: White;
	padding: 5px;
	color: #00475a;
}

.underrubrik {
	font-family: verdana, Helvetica, sans-serif;
	font-weight: bold;
	color : #00475a;

	
}
.inlagg {
padding: 5px;
	border: 1px dashed #00475a;
	color : #00475a;
	font-family : verdana, Helvetica, sans-serif;
	font-size : 10px;
	overflow:auto;
	background-color: #F1F4F8;
}
.input		
{

	
	color : #00475a;
	font-family : verdana, Helvetica, sans-serif;
	font-size : 10px;
	background-image:  url(extra/menybg.gif);
	background-repeat: repeat-x;
	border: 1px solid #00475a;
}

HR
{
	color: #00475a;

}


.hidden{
	background-color: #F6F6F6;
}

