/* Används i QMA/FAQ*/
A.Faq:hover  {
	text-decoration : underline;
	color : #0060bf;
	border-color : #;
}

A.Faq  {
	color : #0060bf;
	text-decoration : none;
}

A.Faq:visited  {
	color : #0060bf;
}

TD  {
	font-weight : normal;
	font-size : 8pt;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : black;
}

TD.flikOn  {
	/*background-color : #666666;*/
	/* Ljusare grå för att öka kontrasten mot svarta element i undernavigationen */
			background-color:#8A8A8A;
}

TD.flikOff  {
	background-color : #000000;
}

TD.flikMellan  {
	background-color : #FFFFFF;

}

INPUT  {
	font-size : 7pt;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

A  {
	text-decoration : none;
	color : black;
}

A:hover  {
	text-decoration : none;
	color : black;
}

A:visited  {
	color : black;
}

A.whiteLink  {
	color : white;
}

A.whiteLink:visited{
	color:white;
	text-decoration:none;
}

A.blackLink  {
	color : #000000;
}

A.blackLink:visited  {
	/* color : #DADADA; */
	color: #000000;
}

A.whiteLink:hover  {
	text-decoration : none;
	color : white;
}

A.whiteLink:visited  {
	text-decoration : none;
	color : white;
}

.listRub  {
	font-size : 7,5pt;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
	color : #000000;
}

.rubGra  {
	font-size : 14pt;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
	color : #CCCCCC;
}

SELECT  {
	font-weight : normal;
	font-size : 9;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.header1  {
	font-family : Verdana, Geneva, Arial, Helvetica, san-serif;
	font-size : 10pt;
	font-weight : bold;
}

.balloonRub  {
	color : #FFFFFF;
	/* color:#234eb2; */
	background-color : #000000;
	font-weight : bold;
}

.balloonBread  {
	color : white;
}

.balloon  {
	/* Anv&auml;nds i span id="popup00" etc */
	padding : 5px;
	visibility : hidden;
	top : 10;
	/* width:1px;
				height:1px;
				overflow:visible;
				border-width:1px;
				border-style:inset;
				border-color:#000000; */
	position : absolute;
	background-color : #000000;
}

.size2bold  {
	font-size : 10pt;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
}

.size1  {
	font-size : 7pt;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.size2underline  {
	font-size : 8pt;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration : underline;
}

.size2UOline  {
	font-size : 8pt;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration : underline;
}

.size1BoldRed  {
	font-size : 7pt;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
	color : red;
}

A.white  {
	color : #FFFFFF;
}

INPUT.login  {
	border-width : 1px;
	border-color : #DEDEDE;
	border-style : solid;
}


