body {  font-family: Verdana, Arial, Helvetica, sans-serif; color: #555555; background-color: White;  font-size : 12px;}
td {  font-family: Verdana, Arial, Helvetica, sans-serif; color: #555555;  font-size : 12px; }



.admin_title {
	
	font-weight : normal;
	font-size : 12px;
	
	color : #000000;
	font-weight : bold;
	font-size : 12px;
	
	background-color: #D3DEF4;
	height: 25px;
	background-repeat: repeat-x;
	background-position: center;
}

a {
	color: #e61c2c;
	font-weight: bold;
	text-decoration: underline;
}
a:hover {
	color: #e61c2c;
	font-weight: bold;
	text-decoration: none;
}

.nyhetsrubrik
{
	font-size : 18px;

	padding-top: 1px;
	padding-bottom: 1px;


	color: #000000;
	}
	
.linje
{
	border-bottom-style : dashed;
	border-bottom-width : 1px;
	border-left-style : none;
	border-right-style : none;
	border-top-style : none;
	border-bottom-color : #555555;
}
.inmatning {
background: #ffffff;
	border-bottom: 1px solid #555555;
	border-left: 1px solid #555555;
	border-right: 1px solid #555555;
	border-top: 1px solid #555555;
	color: #000000;
	cursor: hand; /* for IE */
	font: 9px Verdana, Arial, Helvetica, sans-serif;
	overflow: hidden;
}
.table_border{
	background: White;
	border: 1px solid Gray;
	padding: 5px;
	color: #000000;
}

.underrubrik {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color : #3366CC;

}

.envelopeText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 18px;
	font-weight: normal;
	color : #000000;
	
}
.inlagg {
padding: 5px;
	border: 1px dashed #555555;
	color : #000000;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	overflow:auto;
	background-color: #F1F4F8;
}
.input		
{

	
	color : #3366CC;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	border: 1px solid #555555;
}

HR
{
	color: #555555;

}


.hidden{
	background-color: #F6F6F6;
}
