.text{		font: normal 10pt/12pt Verdana, Arial, Helvetica, sans-serif;
			color: #333333;
}
a:link{		text-decoration: none;
			color: #A84545;
}
a:hover{	text-decoration: underline;
			color: green;
}
a.meny{		text-decoration: none;
			color: #555555;
}
a.meny_vald{text-decoration: none;
			color: #77a977;
}
td{			font: normal 9pt/11pt arial;
			color: #333333;
}
.gray{		color: #111111;
}
.skiva{		font: normal 11pt/13pt arial;
			color: #A84545;
}  
.size9{		font: normal 9pt/11pt Verdana, Arial, Helvetica, sans-serif;
}
.sida{		color: #A6CEAA;
			font: bold 14pt/14pt arial;
}
.hemskick{	color: #1E6F35;
			font: normal 9pt/11pt arial;
}
.kommande{	color: #26753C;
			font: bold 11pt/14pt arial;
}
.stamma{	background-color: #ffffff;
			font:  normal 10pt/12pt Verdana, Arial, Helvetica, sans-serif;
}
.lankpilar{	text-decoration: none;
			font: bold 13pt/11pt arial;
			color: #999999;
}
.rep_x{		background-repeat: repeat-x;
}
.rep_y{		background-repeat: repeat-y;
}
#tip{		visibility: hidden;
			position: absolute;
			top: 400px;
			left: 400px;
			background-color: #B67070;
			border: 1px solid black;
			color: white;
			font: bold 12pt/18pt verdana,helvetica,arial,sans-serif;
}
#tip_small{	visibility: hidden;
			position: absolute;
			top: 400px;
			left: 400px;
			background-color: #B67070;
			border: 1px solid black;
			color: white;
			font: bold 9pt/14pt verdana,helvetica,arial,sans-serif;
}
.login{		font: normal 9pt/10pt verdana,helvetica,arial,sans-serif;
			color: #A84545;
}
/* INPUT.losen{
			background-color: #d2d8e2;
			border: 1px solid #777973;
}*/
INPUT.button{
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 10px;
			color: #111144;
			border: 1px solid #777973;		
}
INPUT.text{	
			background-color: #f9f9f9;
			border: 1px solid #777973;
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 12px;
}

.form{
	font-family: Verdana;
	font-size: 10px;
}

.tr1{
	background: #E5E5E5;
	vertical-align: top;
	font-family: Verdana;
	font-size: 10px;
}

.tr2{
	background: #F4F4F4;
	vertical-align: top;
	font-family: Verdana;
	font-size: 10px;
}

.header{
	font-family: Verdana;
	font-size: 10px;
	color: green;
	font-weight: bold;
}

h1{
	font-family: Verdana;
	font-size: 18px;
}



