/* for aligning total site */
#horizontal
	{
	text-align: left;
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
	height: 1px;
	overflow: visible;
	visibility: visible;
	display: block
	}


#virtical
	{
	margin: 1em auto;
/*	border: 1px solid #000;  */
	padding: 1em;
	background-color: #ffffff;
	position: absolute;
	margin-left: -520px;
	top: -330px;
	left: 50%;
	width: 995px;
	height: 600px;
	visibility: visible
	}

html body{
	font-family: Arial;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
}
.BODY
	{
	font-family: Arial;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
		}
.input
{
background:#ffffff;
       border: 1px solid #999999;
	   height:14px;
       font-size: x-small; width:140px; color:#000000; vertical-align: middle;
	   padding-left:4px; padding-right:4px; margin-right:5px;margin-bottom:3px;
	   font-family: Arial, sans-serif;
}
.textarea, .select
{
background:#ffffff;
       border: 1px solid #999999;
       font-size: 11px; width:250px; color:#000000; vertical-align: middle;
	   padding-left:4px; padding-right:4px; margin-right:5px;
	   font-family: Arial, sans-serif;
}
.knop
{
background:#ffffff;
       border: 1px solid #999999;
	   height:20px;
       font-size: small; width:100px; color:#000000; vertical-align: middle;
	   padding-left:4px; padding-right:4px; margin-right:5px;
	   font-family: Arial, sans-serif; cursor:pointer;
}

.hidden {
left: 0;
top: 0;
visibility: hidden;
}

/*/styles for domo//
*/




