/***********************************************\
Document:		Stylesheet (CSS)
Purpose:		Styles for standard elements NON IE specific
Website:		heesenyachts.nl
produced in:	2008
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;
}
#tdLeftPane, #tdRightPane{
}
#tdLeftPane .html, #tdRightPane .html{
}
.submenu, #MainMenu, #MainMenu li a:hover{
}
input[type="text"], input[type="password"], textarea{
	background:url(images/inputbg.png) repeat left top;
}
.tabs .tabsTree{
	min-width:500px;
}