
A
{
	font-size: 10px;
	color: #000000;
	font-family: Verdana, Sans-Serif;
	text-decoration: none;

}
A:active
{
	font-size: 10px;
	color: #000000;
	font-family: Verdana, Sans-Serif;
	text-decoration: none;
}
A:hover
{	
	font-size: 10px;
	color: #000000;
	font-family: Verdana, Sans-Serif;
	text-decoration: none;

}
A:visited
{
	font-size: 10px;
	color: #000000;
	font-family: Verdana, Sans-Serif;
	text-decoration: none;
}

.knapp
{
	background: #000000 url(./images/knappbg.gif) no-repeat scroll 0px 0px;
	width: 120px;
	height: 25px;
	text-align: center;
}
.menuTop
{
	background: #000000 url(./images/menyTop.gif) no-repeat scroll 0px 0px;
	width: 120px;
	height: 25px;
	text-align: center;
}
.menyBot
{
	background: #000000 url(./images/menyBot.gif) no-repeat scroll 0px 0px;
	width: 120px;
	height: 25px;
	text-align: center;
}



DIV a
{
	font-weight: bold;
	font-size: 10pt;
	line-height: 25px;
	color: #ffff66;
	font-family: Arial, Helvetica, Sans-Serif;
	text-align: center;
	text-decoration: none;
}

DIV a:active
{
	font-weight: bold;
	font-size: 10pt;
	line-height: 25px;
	color: #ffff66;
	font-family: Arial, Helvetica, Sans-Serif;
	text-align: center;
	text-decoration: none;
}

DIV a:visited
{
	font-weight: bold;
	font-size: 10pt;
	color: #ffff66;
	line-height: 25px;
	font-family: Arial, Helvetica, Sans-Serif;
	text-align: center;
	text-decoration: none;
}

DIV a:hover
{
	display: block;
	font-weight: bold;
	font-size: 10pt;
	line-height: 25px;
	background: #000000 url(./images/knapphi.gif) no-repeat scroll 0px 0px;
	width: 100%;
	color: #ffff66;
	font-family: Arial, Helvetica, Sans-Serif;
	height: 100%;
	text-align: center;
	text-decoration: none;
}

SPAN a
{
	font-weight: bold;
	font-size: 14pt;
	background: #33ccff no-repeat 0px 0px;
	
	color: black;
	font-family: Arial, Helvetica, Sans-Serif;
	text-align: center;
	text-decoration: none;
}

SPAN a:hover
{
	display: block;
	font-weight: bold;
	font-size: 14pt;
	
	width: 100%;
	color: #ffff66;
	font-family: Arial, Helvetica, Sans-Serif;
	height: 100%;
	background-color: #3366ff;
	text-align: center;
	text-decoration: none;
}




.Rubrik_1
{
	font-weight: bold;
	font-size: 16pt;
	color: black;
	line-height: 18pt;
	font-family: verdana, geneva, arial;
}

.Rubrik_2
{
	font-weight: bold;
	font-size: 14pt;
	color: black;
	line-height: 16pt;
	font-style: italic;
	font-family: verdana, geneva, arial;
}

.Rubrik_3
{
	font-weight: bold;
	font-size: 13pt;
	color: black;
	line-height: 15pt;
	font-family: verdana, geneva, arial;
}

.Normal
{
	font-size: 12pt;
	color: black;
	font-family: 'Times New Roman';
}

.Normal_Web
{
	font-size: 10px;
	color: black;
	line-height: 10px;
	font-family: verdana, geneva, arial;
}

.Normal_Web_Indrag
{
	font-size: 10px;
	color: black;
	direction: ltr;
	text-indent: 10px;
	line-height: 10px;
	font-family: verdana, geneva, arial;
}

.Normal_Web_InitCap
{
	font-size: 10px;
	text-transform: capitalize;
	color: black;
	direction: ltr;
	text-indent: 10px;
	line-height: 10px;
	font-family: verdana, geneva, arial;
}


.Normal_Web_12pxLineSpace
{
	font-size: 10px;
	color: black;
	line-height: 12px;
	font-family: verdana, geneva, arial;
}

.Normal_Web_15pxLineSpace
{
	font-size: 10px;
	color: black;
	line-height: 15px;
	font-family: verdana, geneva, arial;
}

.Normal_Web_18pxLineSpace
{
	font-size: 10px;
	color: black;
	line-height: 18px;
	font-family: verdana, geneva, arial;
}


