body 	{
	background-color: #FFFFFF;
}

body.menu 	{
 	background-color: #D8D8D8;
}

body.menu2 	{
	background-color: #B8B7B7;
}

.karta {
	background-color: #DDDDDD;
}

.karta2 {
	background-color: #B8B7B7;
}

.normal 	{
	font-family : arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	color: #000000;
}

.fet 	{	
	font-family : Arial, Helvetica, sans-serif;	
	font-size : 12px;	
	font-weight : bold;	
	color: #000000;	
}

.fetblue	{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color: #666666;
}

.newfetblue	{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color: #000000;
}


.liten 	{	
	font-family : Arial, Helvetica, sans-serif;	
	font-size : 11px;	
	font-weight : normal;	
	color: #000000;	
}

.rubrik {
	font-family :   Arial, Helvetica, sans-serif;
	font-size : 24px;
	font-weight : normal;
	color: #000000;
}

.subrubrik {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color: #666666;
}

.menyrubrik	{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color: #666666;
	line-height : 12px;
}

.grey {
	color: #B8B7B7;
}

.darkgrey {
	color: #666666;
}

.vit {
	color: #FFFFFF;
	font-size : 14px;
	font-weight : bold;
}

.ort		{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
	color: #666666;
	height: 20;
}

.newort		{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
	color: #000000;
	height: 20;
}

.tabell	{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	color: #000000;
}

.tabell_a	{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : normal;
	color: #000000;
	background-color : #FF5C5C;
	height: 25;
}

.tabell_b	{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : normal;
	color: #000000;
	background-color : #FFFF5C;
	height: 25;
}

.tabell_c	{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : normal;
	color: #000000;
	background-color : #DDDDDD;
	height: 25;
}

.copyright	{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	color: #666666;
}

.bluebox {
	background-color: #99CCFF;
	font-family : Arial, Helvetica, sans-serif;	
	font-size : 12px;	
	font-weight : normal;	
	color: #000000;	
}

.gulbox {
	background-color: #FFE066;
	font-family : Arial, Helvetica, sans-serif;	
	font-size : 12px;	
	font-weight : normal;	
	color: #000000;	
}

.greybox {
	background-color: #E8E8E8;
	font-family : Arial, Helvetica, sans-serif;	
	font-size : 12px;	
	font-weight : normal;	
	color: #000000;	
}

A, A:VISITED, A:LINK, A:ACTIVE{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color: #666666;
	text-decoration : underline;
}

A:HOVER {
	text-decoration : none;
	font-weight : bold;
	color: #000000;
}

A.menu, A.menu:VISITED, A.menu:LINK, A.menu:ACTIVE{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	color: #666666;
	text-decoration : underline;
}

A.menu:HOVER {
	text-decoration : none;
	font-weight : normal;
	color: #000000;
}

A.white, A.white:VISITED, A.white:LINK, A.white:ACTIVE A.white:HOVER{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color: #FFFFFF;
	text-decoration : none;
}

A.white:HOVER {
	text-decoration : underline;
	font-weight : bold;
	color: #FFFFFF;
}


