/***********************************************\
Document:		Stylesheet (CSS)
Purpose:		Styles for standard elements NON IE specific
Website:		AHC BV
produced in:	2009
Author:			Joël Kuijten for Princen-group
\***********************************************/
body, html, #Form1{
	width:100%;
	height:100%;
}
body{
	overflow:auto;
}
#MainMenu li a{
	width:auto;
	min-width:10px;
}
.submenu{
	width:auto;
}