BODY
{
	margin-top: 40px;
	margin-left: 50px;
	background-color:white;
	color:black;
	font-family:Verdana;
	font-size:10px;
}
BODY.product
{
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	color:black;
	font-family:Verdana;
	font-size:10px;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-face-color: #E5E5E5;
	scrollbar-base-color: #E5E5E5;
}
BODY.productBlack
{
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#000000;
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}
TD
{
	color:black;
	font-family:Verdana;
	font-size:10px;
}
A:active
{
	text-decoration:none;
	color:blue;	
	font-family:Verdana;
	font-size:10px;
}
A:visited
{
	text-decoration:none;
	color:blue;
	font-family:Verdana;
	font-size:10px;
}
A
{
	text-decoration:none;
	color:blue;	
	font-family:Verdana;
	font-size:10px;
}
A:hover
{
	color: red;
	text-decoration: underline;
	font-family:Verdana;
	font-size:10px;		 
}
A.blackLink:active
{
	color:#000000;	
	font-family:Verdana;
	font-size:12px;
	text-decoration:none;
}
A.blackLink:visited
{
	color:#000000;	
	font-family:Verdana;
	font-size:12px;
	text-decoration:none;
}
A.blackLink:hover
{
	color:#000000;	
	font-family:Verdana;
	font-size:12px;
	text-decoration:underline;
}
A.blackLink
{
	color:#000000;	
	font-family:Verdana;
	font-size:12px;
	text-decoration:none;
}
A.newsLink:active
{
	color:#000000;	
	font-family:Verdana;
	font-size:10px;
	text-decoration:none;
}
A.newsLink:visited
{
	color:#000000;	
	font-family:Verdana;
	font-size:10px;
	text-decoration:none;
}
A.newsLink:hover
{
	color:#000000;	
	font-family:Verdana;
	font-size:10px;
	text-decoration:underline;
}
A.newsLink
{
	color:#000000;	
	font-family:Verdana;
	font-size:10px;
	text-decoration:none;
}
A.plentyLink:active
{
	color:#003366;	
	font-family:Verdana;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
}
A.plentyLink:visited
{
	color:#003366;	
	font-family:Verdana;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
}
A.plentyLink:hover
{
	color:#FF0000;	
	font-family:Verdana;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
}
A.plentyLink
{
	color:#003366;	
	font-family:Verdana;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
}
.plentyLink
{
	color:#000000;
	font-family:Verdana;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
}
A.whiteLink:active
{
	color:#FFFFFF;
	font-family:Verdana;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
}
A.whiteLink:visited
{
	color:#FFFFFF;	
	font-family:Verdana;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
}
A.whiteLink:hover
{
	color:#FFFF00;
	font-family:Verdana;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
}
A.whiteLink
{
	color:#FFFFFF;	
	font-family:Verdana;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
}
.whiteLink
{
	color:#FF0000;
	font-family:Verdana;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
}
.normalText
{
	color:#000000;	
	font-family:Verdana;
	font-size:12px;
	text-decoration:none;
}
.normalTextBlack
{
	color:#FFFFFF;
	font-family:Verdana;
	font-size:12px;
	text-decoration:none;
}

.meny_data  {
	font-size : 10px;
	font-family : arial;
	font-weight : normal;
	font-style : normal;
}

.meny_headline  {
	font-size : 12px;
	font-family : arial;
	font-weight : bold;
	font-style : normal;
}

.meny  {
	font-size : 16px;
	font-family : arial;
	font-weight : bold;
	font-style : normal;
}

INPUT  {
	font-size : 10px;
	font-family : Arial;
	font-weight : normal;
}

TEXTAREA  {
	font-size : 10px;
	font-family : arial;
	font-weight : normal;
}

.data  {
	font-size : 10px;
	font-family : arial;
	font-weight : normal;
}

SELECT  {
	font-size : 10px;
	font-family : arial;
	font-weight : normal;
}

#foldheader  {
	font-size : 12px;
	font-family : arial;
	font-weight : bold;
	cursor : hand;
	list-style-image : url(fold.gif);
}

#foldinglist  {
	font-size : 10px;
	font-family : arial;
	font-weight : normal;
	list-style-image : url(list.gif);
}

UL  {
	margin-left : 15px;
}

