body {
	color: #003399;
	}

.insetbox    { background-color: #80AFE0 }
.framestyle 
	{
	height: 300px;
	border: solid 0px #0066cc;
	width: 100%;
	}

th 	
	{
	font-family: "Trebuchet MS", Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	background-color: #0066CC;
	color: #FFFFFF;
	width: 100px;
	
	}
	
.navitem     
	{ 
	border-style:outset; 
	border-width:1px; 
	padding-left: 10;
	background-color: #80AFE0;
	font-size: 12px;
	background-image:url('../images/navigatie/verloop2.gif');
	height: 25px;
	color: #0066CC;
	}

.navitemselected     
	{ 
	color: #FFFFFF;
	padding-left: 10;
	border-style:outset; 
	border-width:1px; 
	font-size: 12px;
	background-color: #FF9900;
	height: 25px;	
	color: #FF6600	
	}

.navitemselected a:link
	{ 
	color: #FFFFFF;
	}

.navitemselected a:visited
	{ 
	color: #FFFFFF;
	}

.navitemhover     
	{ 
	color: #FF6600;
	padding-left: 10;
	border-style:outset; 
	border-width:1px; 
	font-size: 12px;
	background-color: #FFFFFF;
	height: 25px;	
	}

.navitemhover a:link
	{ 
	color: #FF6600;
	}

.navitemhover a:visited
	{ 
	color: #FF6600;
	}		
td 	
	{
	font-family: "Trebuchet MS", Verdana;
	font-size: 70%;
	text-outline: 5;
	}
	
td.content 
	{
	padding-left: 20;padding-right:20
	}

td.menufill
	{
	background-image: url('');
	}
	
td.menutop
	{
	background-image: url('../images/background_button_top.gif');
	background-repeat: repeat-y
	}

	
td.menutopwhite
	{
	background-image: url('../images/background_button_top_white.gif');
	background-repeat: repeat-y
	}

table.rand
	{
	border-color: #FF9900;
	border-width: 2;
	list-style-type: square;

	}

HR {
	color: #0066CC;
	border: 1px dotted #0066CC;
	height: 1px;
	width: "90%"
	}
	
.right
	{
	align:right;
	}

.input
	{
	align: middle;
	}
	
.title 
	{
	position: relative; left: 15px;
	}

.caption
	{
	font-family: "Trebuchet MS", Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #0066CC;
	list-style-type: square;

	}
	
.links 	
	{
	text-align: right;
	}
	
.menu 	
	{
	font-size: 13px;
	margin-right: 10px;
	margin-left: 10px;
	padding-left: 6px;
	background-image:  url('../images/background_button.gif');
	background-color: #CCFFFF
	}

.submenu
	{
	font-size: 12px;
	color: #0066CC;
	margin-right: 10px;
	margin-left: 10px;
	padding-left: 6px;
	border: 1px solid;
	background-color: #FFFFFF
	}

.submenu a:link 	
	{
	color: #0066CC;
	margin-right: 10px;
	margin-left: 10px;

	}

.submenu a:active 	
	{
	color: #0066CC;
	margin-right: 10px;
	margin-left: 10px;

	}

.submenu a:visited
	{
	color: #0066CC;
	margin-right: 10px;
	margin-left: 10px;
	}

.submenuselected
	{
	border-style:solid; border-width:1px; font-size: 12px;
	color: #FFFFFF;
	margin-right: 10px;
	margin-left: 10px;
	padding-left: 6px;
	background-color: #FFC097
	}

.submenuselected a:link 	
	{
	color: #FF6600;
	margin-right: 10px;
	margin-left: 10px;

	}

.submenuselected a:active 	
	{
	color: #FF6600;
	margin-right: 10px;
	margin-left: 10px;

	}

.submenuselected a:visited
	{
	color: #FF6600;
	margin-right: 10px;
	margin-left: 10px;
	}	
a 	
	{
	text-decoration: none;
	color: #0066cc;
	}
	
a:link 	
	{
	color: #0066cc;
	}
	
a:visited 
	{
	color: #0066cc;
	}
a:hover 
	{
	color: #FF6600;
	}
	
a:active 
	{
	color: #FF6600;
	}
	
h2 	{
	font-size: 14px; font-family:Trebuchet MS; font-variant:small-caps; letter-spacing:2pt
	
	}
	
h3 
	{
	font-size: 13px;
	}
	
.inputfield 	
	{
	font-family: "Trebuchet MS", Verdana;
	font-size: 11px;
	text-outline: 5;
	color: #0066CC;
	border: #0066CC;
	
	}
	
.searchbutton 	
	{
	border-style:outset; border-width:2; font-family: "Trebuchet MS", Verdana;
	font-size: 11px;
	text-outline: 5;
	background-color: #80AFE0;
	color: #FFFFFF;
	width: 75px
	}
	
td.maincell {
	margin-left: 50px;
}

.even {
	background-color: #EFF5FC;
}

.uneven {
	background-color: #99CCFF;
}