body {  background-color: #000000; 
    	background-image: url(../../../pic/bak_main.jpg);
     	background-attachment: fixed;
	    background-repeat: no-repeat;
    	SCROLLBAR-FACE-COLOR: #333333;
	    SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF;
	    SCROLLBAR-SHADOW-COLOR: #gggggg;
	    SCROLLBAR-3DLIGHT-COLOR: #dddddd;
	    SCROLLBAR-ARROW-COLOR:  #aaaaaa;
	    SCROLLBAR-TRACK-COLOR: #111111;
	    SCROLLBAR-DARKSHADOW-COLOR: #000000;
	    SCROLLBAR-FACE-COLOR: #333333;
	    SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF;
	    SCROLLBAR-SHADOW-COLOR: #gggggg;
	    SCROLLBAR-3DLIGHT-COLOR: #dddddd;
	    SCROLLBAR-ARROW-COLOR:  #aaaaaa;
	    SCROLLBAR-TRACK-COLOR: #333333;
	    SCROLLBAR-DARKSHADOW-COLOR: #000000;
    }
	
.rubrik
{
	background-position: top;
	background-repeat: repeat-x;
	border: 1px solid #cccccc;
	font: 12px Verdana;
	font-weight : bold;
	color : #FFFFFF;
	background-color: #000000;
	line-height : 20px;
	padding-left: 4px;
}

.rubrik2
{
	background-position: top;
	background-repeat: repeat-x;
	border: 1px solid #444444;
	font: 10px Verdana;
	font-weight : normal;
	color : #cdcdcd;
	background-color: #333333;
	line-height : 20px;
	padding-left: 4px;
}

   
.inlagg
{
	background-position: top;
	background-repeat: repeat-x;
	border: 1px solid #f4f4f4;
	font: 10px Verdana;
	font-weight : normal;
	color : #333333;
	background-color: #f4f4f4;
	line-height : 20px;
	padding-left: 4px;
}

.randigt
{
	background-position: top;
	background-repeat: repeat-x;
	border: 0px;
	font: 10px Verdana;
	font-weight : normal;
	color : #333333;
	line-height : 20px;
	padding-left: 4px;
}

.paging
{
	background-position: top;
	background-repeat: repeat-x;
	border: 0px;
	font: 12px Arial;
	font-weight : bold;
	color : #333333;
	line-height : 20px;
	padding-left: 4px;}

a:link
{
	text-decoration : none;
	font-weight : bold;
	color : #0000ff;
}

a:visited 
{
	text-decoration : none;
	font-weight : bold;
	color : #0000ff;
}

a:active
{
	text-decoration : none;
	font-weight : bold;
	color : #0000ff;
}

a:hover
{
	text-decoration : none;
	font-weight : bold;
	color : #ff3300;
}

.inmatning 
{
    background: #ffffff;
	border: 1px solid #a0a0a0;
	color: #373735;
    font: 10px Verdana;
	overflow: hidden;
}