.redbgtext {
	color: #FFFFFF;
	font-weight: bold;
}
a.redbgtext:active {color: #FF3300; text-decoration: none; margin: 0px; line-height: 15px;}
a.redbgtext:link {color: #FFFFFF; text-decoration: none; line-height: 15px;}
a.redbgtext:visited {color: #FFFFFF; text-decoration: none; line-height: 15px;}
a.redbgtext:hover {
	color: #000000;
	text-decoration: none;
	margin: 0px;
	line-height: 15px;
	background-color: transparent;
}
#menu-box {width:150px;}
#menu-box p {margin:0px;margin-bottom:10px;}
#menu-box a {width:150px;display:block;padding-left:1px;}
#menu-box a:active {background-image:url(pil.gif);background-repeat:no-repeat;padding-left:8px;}
#menu-box a:link {background-image:url(pil.gif);background-repeat:no-repeat;padding-left:8px;}
#menu-box a:visited {background-image:url(pil.gif);background-repeat:no-repeat;padding-left:8px;}
#menu-box a:hover {background-image:url(pil.gif);background-repeat:no-repeat;padding-left:8px;background-color: #333;color:#fff;}

.redbgactive {color: #FFFFFF; background-color: #FF3300; text-decoration: none; margin: 0px; line-height: 15px; font-weight: bold;}

a:link {
	color: #FF3300;
	text-decoration: underline;
}
a:visited {color: #FF3300; text-decoration: underline;}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #FF3300;
}
a:active {color: #FF3300; text-decoration: none;}

body  {
	margin: 0 0;
	background: #FFFFFF;
}

body, td, p {font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #000000;}

.hvit {color: #FFFFFF;}
.red {
	color: #FF3300;
	font-weight: bold;
	font-size: 12px;}

.h1 {font-size: 14px;color: #ff3300;}

.greybg {
	color: #FFFFFF;
	background-color: #333333;
	padding: 2px;
	font-size: 12px;
	font-weight: bold;

}
.liten {
	font-size: 9px;
}
hr {height:1px;margin-top:12px;margin-bottom:12px;}