html 
{ 
	padding:0px;
	margin:0 auto;
}
body 
{
	background:        white; 
	color:             #000066; 
	font-family:       "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:         16px; 
	margin-bottom:     0px; 
	margin-left:       0px;
	margin-right:      0px; 
	margin-top:        0px;
}

img
{
  border-style:     none;
}

input, select, textarea 
{
	font-size:        16px;
	font-family:      "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:            #000066; 		
}

a.tab-f:link, a.tab-f:visited, a.tab-f:active, a.tab-f:hover{
	text-decoration:	none;
	color:						#000066;
 	font-family:			"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 				16px;
	font-weight:			bold;
	border-style:     none;		
}
a.tab-gray:link, a.tab-gray:visited, a.tab-gray:active, a.tab-gray:hover{
	text-decoration:	none;
	color:						#AAAAAA;
 	font-family:			"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 				16px;
	border-style:     none;		
}
a.tab-t:link, a.tab-t:visited, a.tab-t:active, a.tab-t:hover{
	text-decoration:	none;
	color:						#FFFFFE; 
 	font-family:			"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 				16px;
	font-weight:			bold;		
	border-style:     none;
}
a.pag0:link, a.pag0:visited, a.pag0:active, a.pag0:hover {
	text-decoration:	none;
	color:						#000066;
 	font-family:			"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 				16px;
	border-style:     none;
}
a.pag1:link, a.pag1:visited, a.pag1:active, a.pag1:hover {
	text-decoration:	none;
	color:						#000066;
 	font-family:			"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 				16px;
	font-weight:			bold;	
	border-style:     none;
}

h2 {
	font-size: 				16px;
}

td.tab-blue-f
{
 background-image: 	url("../images/tab-blue-f.gif");
} 
td.tab-blue-t
{
 background-image: 	url("../images/tab-blue-t.gif");
}
td.grey
{
 background-color:	#DDDDDD;
}
 

table.randomkavels
{
	border-style: dashed;
}


#layer1 {
	position:         fixed;
	visibility:       hidden;
	z-index:          2;
	top:              165px;
	left:             767px;
	background:       #333333;
	padding:          10px;
	border:           solid #333333;
}

#layer10 {
				 background-color: #333333;
				 position: 				 absolute;
				 height:					 90px;
				 width:						 200px;
				 left:						 300px;
				 top:							 200px;
}



#tabelborder
{
	border:           1px dotted #581D1F;
}

#cd {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 	 16px;
	color:			 #000066;
	text-align:	 center;
	font-weight: bold;
}