BODY {
	margin-bottom : 0;
	margin-left : 20;
	margin-right : 0;
	margin-top : 0;
	background-color : #cccccc;
}

A  {color : #cc6600; text-decoration:none;}
A:Hover  {color : #ff6600;	text-decoration:none;}
A.black {color : #000000;  text-decoration:underline;}
A.black:hover {color : #ff6600; text-decoration:underline;}


INPUT {background : #F2F2F2; border : 1px solid #cccccc; font-family : verdana,tahoma; font-size : 10px; font-weight : normal; color : #000000;}
TEXTAREA {background : #F2F2F2; border : 1px solid #cccccc; font-family : verdana,tahoma; font-size : 10px; font-weight : normal; color : #000000;}
SELECT {background : #F2F2F2; border : 1px solid #cccccc; font-family : verdana,tahoma; font-size : 10px; font-weight : normal; color : #000000;}

.bgblue  {
	background-color : #336600;
}

.bggrey  {
	background-color : #dddddd;
}

.bgblack  {
	background-color : #000000;
}

.bgwhite  {
	background-color : #ffffff;
}

.borderbox  {
	background-color : #ffffff;
	border : solid Black;
	border-bottom-width : 0px;
	border-top-width : 0px;
	border-left-width : 1px;
	border-right-width : 1px;
}


.text  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
}

.textbold  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight : bold;
}

.textboldred  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight : bold;
	color : #990000;
}

.textsmall  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-style : normal;
}

.textsmallred  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-style : normal;
	color : #990000;
}

.meny  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	color : #000000;
}

.menybold  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-style : normal;
	color : #000033;
	font-weight : bold;
}

.menyboldred  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-style : normal;
	color : #990000;
	font-weight : bold;
}

.menywhite  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	color : #ffffff;
}


.menyhead  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	color : #000033;
	font-weight : bold;
}

.textblue  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 15px;
	font-weight : bold;
	font-style : normal;
	color : #002142;
}

.textbluesmall  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-style : normal;
	font-weight : bold;
	color : #002142;
}


.textbluebold  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-style : normal;
	line-height : 20px;
	color : #002142;


}

.head  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 30px;
	font-style : normal;
	letter-spacing : 1;
	color : #002142;
}

.head2  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 22px;
	font-weight : normal;
	color : #002142;
}

.mellanrub  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-style : normal;
	font-weight : bold;
	color : #002142;
}

.rubrikgul  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #FFCC00;
}

.specvinjett  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-style : normal;
	font-weight : bold;
	color : #002142;
	text-align : left;
	background-color : #ffffff;
	padding : 3;
}

.ingress  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight : bold;
}

.formtext  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	color : #002142;
}

.formbold  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	color : #002142;
	font-weight : bold;
}

.formboldred  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	color : #990000;
	font-weight : bold;
}


