.menuknop {
	PADDING-RIGHT	: 30px; 
	PADDING-LEFT 	: 30px;
	PADDING-BOTTOM	: 8px; 
	padding-top		: 5px; 
	text-align		: left;
	COLOR			: #FFFFFF; 
	}
		

.menuknop_over {
	PADDING-RIGHT	: 30px; 
	PADDING-LEFT 	: 30px;
	PADDING-BOTTOM	: 0px; 
	PADDING-TOP		: 5px; 
	text-align		: left;
	COLOR			: #FFFFFF; 
	}
	
a.menulink:link, a.menulink:active, a.menulink:visited
	{
	text-decoration: none;
	COLOR			: #FFFFFF; 
	}
	
a.menulink:hover 
	{
	COLOR			: #FFFFFF; 
	text-decoration: underline;
	}
	
.tekst              {color: #3C2A22; font-size:8pt; font-family:arial; font-weight: normal;}
.tekst2              {color: #3C2A22; font-size: 9pt; font-family:arial; font-weight:normal}
.kop                {color: #3C2A22; font-size: 9pt; font-family:arial; font-weight: bold}

.tdtop
{
 background-image: url(grafix/top.jpg);
 background-repeat: no-repeat;
 background-position: right;
background-color: #7B94B3;
}

.tdleft
{
 background-image: url(grafix/left.jpg);
 background-repeat: repeat-y;
}

.tdright {
 background-image: url(grafix/right.jpg);
 background-repeat: repeat-y;

}

.tdmain
{
 background-color	: #FFFFFF;
 vertical-align		: top;
 padding-left		: 8px;
 padding-right		: 8px;
 padding-bottom		: 5px; 
 color: #3C2A22; font-size:8pt; font-family:arial; font-weight: normal;
 
}

a:link              
{
	color			: #3C2A22; 
	border			: 0px transparent; 
	text-decoration	: underline; 
	font-weight		: normal; 
	font-family		: arial; 
	cursor			: pointer;
}

a:active   
{
	color			: #3C2A22; 
	border			: 0px transparent; 
	text-decoration	: underline; 
	font-weight		: normal;
	font-family		: arial; 
	cursor			: pointer;
}

a:visited           
{
 	color			: #3C2A22; 
	border			: 0px transparent; 
	text-decoration	: underline; 
	font-weight		: normal; 
	font-family		: arial; 
	cursor			: pointer;
}

a:hover             
{
	color			: #3C2A22;  
	border			: 0px transparent; 
	text-decoration	: underline; 
	font-weight		: normal;
	font-family		: arial; 
	cursor			: pointer;
}

body	             
{
	background-color :#D5E2EB;
	color			: #3C2A22; 
	font-size		: 8pt; 
	font-family		: arial;
	margin 			: 0px;
    
} 

.table
{
    border-style: solid;
    border-color: #000000;
    border-width: 0px;
    color: #3C2A22;
    font-size: 8pt; 
    font-family: Arial;
	vertical-align: top;
}


