body		{	font-family: verdana, arial, helvetica;
				font-size: 12px;
				color: #000;
				background-color: #ffffff; 
			}
td			{	font-family: arial, helvetica;
				font-size: 12px;
				color: #000;
			}

a			{	color: #ff0000;
			}

input		{	border: 1px solid #333333;	
				background-color: #eeeeee;
				color: black;
			}

.login		{	background-color: #999999;
				padding: 10px 10px 10px 19px;
			}	
			
.tabletop, .tabletop a	
			{	background-color: #000000;
				color: white;
				text-decoration: none;
				font-weight: bold;
				text-transform: uppercase;
			}

.row1		{	background-color: #eeeeee;	}
.row2		{	background-color: #ffffff;	}
.rowsel		{	background-color: #f9fa85;	}

.edit	a	{	text-decoration: none;
				background-color: green;
				color: white;
				font-size: 11px;
				padding: 4px 4px 4px 4px;
			}
			
.delete	a	{	text-decoration: none;
				background-color: red;
				color: white;
				font-weight: bold;
				font-size: 11px;
				padding: 4px 4px 4px 4px;
			}			

.bluebtn	a	{	text-decoration: none;
				background-color: #308ae7;
				color: white;
				font-weight: bold;
				font-size: 11px;
				padding: 4px 4px 4px 4px;
				margin-right:1px;
			}	

.save	a	{	text-decoration: none;
				background-color: #26c8fd;
				color: white;
				font-weight: bold;
				font-size: 11px;
				padding: 4px 4px 4px 4px;
			}	

.add	a	{	text-decoration: none;
				background-color: #f87f09;
				color: white;
				font-weight: bold;				
				font-size: 11px;
				padding: 4px 4px 4px 4px;
			}	

.imgfix		{	padding-top:4px;
				margin-top:4px;
			}				
			
.left		{	background-color: #333333;
				color: white;
				font-weight: bold;
			}
			
.right		{	background-color: #ffffff;
				color: black;
			}


.topmenu a	{	background-color: #000000;
				color: white;
				text-decoration: none;
				text-transform: uppercase;
				font-weight: bold;
				padding: 4px 4px 4px 4px;
			}

.order_topmenu a	{	background-color: #000000;
				color: white;
				text-decoration: none;
				text-transform: uppercase;
				font-weight: bold;
				padding: 4px 4px 4px 4px;
			}

.admin_topmenu a	{	background-color: #ffffff;
				color: black;
				text-decoration: none;
				text-transform: uppercase;
				font-weight: bold;
				padding: 4px 4px 4px 4px;
				border: 1px solid black;
			}			
.topmenusel a	{	background-color: #ff0000;
					color: white;
					text-decoration: none;
					text-transform: uppercase;
					font-weight: bold;
					padding: 4px 4px 4px 4px;
				}
				
.kleurvakje		{ 	width: 50px; height: 50px;	}				

.knob			{	float:left;
					margin-right:10px;
				}