@charset "utf-8";
#container {
	text-align: center;
	background-color: #CCCCCC;
	left: 0px;
	top: 0px;
}
#Wrapper {
	border: 1px solid #CC0000;
	height: 748px;
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}

#DIVHead {
	background-color: #FFFFFF;
	height: 75px;
}
#DIVMenu {
	background-color: #eeeeee;
	height: 22px;
	text-align: right;
}
#DIVContent {
	background-color: #FFFFFF;
	height: 624px;
	text-align: center;
}
#DIVFoot {
	background-color: #eeeeee;
	height: 16px;
}
#DIVSpacer {
	border-bottom-width: 2px;
	border-top-style: none;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	height: 3px;
}
#DIVSidebar {
	float: right;
	width: 200px;
	background-color: #CCCCCC;
	padding: 0px;
}
#DIVLeer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	text-align: left;
	vertical-align: 0.1%;
	padding: 5px;
}
#DIVContent_Text {
	background-color: #FFFFFF;
	height: 519px;
	padding: 5px;
}
#DIVinputer {
	background-color: #CCCCCC;
	height: 600px;
	width: 800px;
	left: 100px;
	top: 100px;
	position: absolute;
	visibility: hidden;
}
#DIVContent_TextSCROLL {
	background-color: #FFFFFF;
	height: 519px;
	padding: 5px;
	overflow: auto;
}
#DIVContent_Head {
	background-color: #FFFFFF;
	height: 75px;
	padding: 5px;
}
#table1 {
	font-family: Verdana, Geneva, sans-serif;
	text-align: left;
	margin: 0px;
	padding: 1px;
	font-size: 16px;
}
#DIVTEMPDATE {
	visibility: visible;
	z-index: auto;
	background-color: #0000CC;
	clear: both;
	float: right;
}
#container #Wrapper #DIVContent #DIVLeer table {
	text-align: left;
}

