A:hover {
	color: #666666;
	text-decoration:;
	text-decoration: none
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.rubrikVit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.rubrikSvart {

	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.menyText {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.form {
	font-family: Tahoma;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
	width: 170px;
}
.rubrikGrey {


	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
.textGrey {



	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
.rubrikGreen {



	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #48663A;
	text-decoration: none;
}
.textVit {




	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.formButton {
	font-family: Tahoma;
	font-size: 9px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-image: url(_images/buttonBG.gif);
	border: 1px solid #999999;
	margin: 1px;
	padding: 1px;
	list-style-type: none;
	text-align: right;
}
.menyTextBold {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.menyTextLank {

	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}
.DottedFrame {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	border: 1px dotted #666666;
}
.textRed {
	font-family: Tahoma;
	font-size: 11px;
	color: #990000;
	text-decoration: none;
	font-weight: bold;
}
#dhtmltooltip{
	font-family: Tahoma;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	position: absolute;
	width: 100px;
	border: 1px solid black;
	padding: 2px;
	background-color: lightyellow;
	visibility: hidden;
	z-index: 100;
	/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
	/*filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);*/
}

.TextBold {
	font-family: Tahoma;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.text {




	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
