body {  font-family: Verdana, Arial, Helvetica, sans-serif; color: #555555; background-color: White;  font-size : 10px;    background-repeat: repeat-y;    }
td {  font-family: Arial, Arial, Helvetica, sans-serif; color: #55555;  font-size : 12px; }
.top
{
	border : 1px solid #e0e0e0;
	background: #ffffff;
	background-image: url(top.gif);
	background-position: top;
	background-repeat: repeat-x;
}

.meny
{
border: 1px solid #e0e0e0;
	background-color: #ffffff;
	color: #ffffff;
	border-top-style: none;
	color: #ffffff;
}



.main
{
	
	border-top: 1px none #e0e0e0;
	border-right: 1px solid #e0e0e0;
	border-bottom: 1px solid #e0e0e0;
	border-left: 1px none #e0e0e0;
	background: White;
}
.right
{
border: 1px solid #e0e0e0;
	background-color: #ffffff;
	color: #ffffff;
	
	background-position: bottom;
	background-repeat: repeat-x;
	border-top-style: none;
	border-left-style: none;
}
.bottom
{
	border : 1px solid #e0e0e0;
	border-top-style : none;
	padding: 5px;
	background: #ffffff;
	}
	.rubrik
	{
	
	font-weight : normal;
	font-size : 12px;
	background-image: url(top.gif);
	background-position: top;
	background-repeat: repeat-x;
	border: 1px solid #e0e0e0;
	color: #FF9966;
	font-weight : bold;
	font-size : 12px;
	background-color: #f5f5f5;
	padding-left: 4px;
}
	.menu
	{
	
	font-weight : normal;
	font-size : 12px;
	background-image: url(images/menybg.gif);
	background-position: center;
	background-repeat: repeat-x;
	border: 1px solid #e0e0e0;
	color: #FF9966;
	font-weight : bold;
	font-size : 12px;
	background-color: White;
	padding-left: 4px;
}

A:LINK {
	text-decoration : none;
	font-weight : bold;
	color : Gray;
	font-size : 10px;
}

 A:VISITED {
	text-decoration : none;
	font-weight : bold;
	color : Gray;
	font-size : 10px;
}
A:ACTIVE
 {
	text-decoration : underline;
	font-weight : bold;
	color : Gray;
	font-size : 10px;
}
A:HOVER
 {
	text-decoration : none;
	font-weight : bold;
	color : #FF9966;
	font-size : 10px;
}
.toprubrik
{
	background-color : inherit;
	background-repeat: no-repeat;
	background-position: left;
	background-image: url(logo.gif);
}
.nyhetsrubrik
{
	font-size : 18px;
	background-color: #f5f5f5;
	padding-top: 1px;
	padding-bottom: 1px;
	background-image: url(top.gif);
	background-position: top;
	background-repeat: repeat-x;
	border: 1px solid #e0e0e0;
	color: #FF9966;
	}
	
.linje
{
	border-bottom-style : dashed;
	border-bottom-width : 1px;
	border-left-style : none;
	border-right-style : none;
	border-top-style : none;
	border-bottom-color : #e0e0e0;
}
.inmatning {
background: #ffffff;
	border: 1px solid #e0e0e0;
		color: #FF9966;
	cursor: hand; /* for IE */
	font: 9px Verdana, Arial, Helvetica, sans-serif;
	overflow: hidden;
}
.ruta{
	background: #fafafa;
	border: 1px solid #e0e0e0;
	padding: 5px;}

.underrubrik {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;

}
.inlagg {
padding: 5px;
	border: 1px solid #e0e0e0;
	color : #555555;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	overflow:auto;

}
.input		
{
	border: 1px solid #cccccc;
	color : #FF9966;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	background-color: #EAEAEA;
		background-image: url(top.gif);
	background-position: top;
	background-repeat: repeat-x;
		font-weight: bold;
}
.Errinput	{ font-family: verdana; background-color: #ffffff; color: #4266a9; border-style: solid; border-color: #4266A9}
HR
{
	color: #FF9966;
	height: 1px;
}

.btn {
	border-width: 1;
	height: 26px;
	width: 24px;
	background-color: #F8F8F8;
	border-color: #cccccc;
	border-left-style: solid;
	cursor: pointer;
}

.btndn {

	border-style: inset;
	border-width: 1;
	height: 26px;
	width: 24px;
}

.btnna {
	border-width: 1;
	filter: alpha(opacity=25);
	height: 26px;
	width: 24px;
}
