BODY {
	color: #000000;	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	/* background: url(../img/backimage.gif) repeat-x; */
}
div#100 {
	background: #000080;
	height: 10;
}
div#101 {
	background: #0000FF;
	height: 5;
}
div#header {
	color: #999;
	width: 100%;	padding-left: 20px;
	padding-top: 10;
	margin-right: 20px;
}
/*
div#menu {
	position: relative;
	text-align: center;	background: url(../img/banner.gif) repeat-x;	padding-top: 0px;
	padding-bottom: 0px;
}
*/
div#banner {
	position: relative;
	text-align: center;	padding-top: 0;
}
div#iecenter {
     text-align: center;
}
div#contents {
	width: 800px;
	text-align: center;
	border-right-color: #E0E0E0;
	border-right-width: thin;
	border-left-color: #E0E0E0;
	border-left-width: thin;
	padding: 10px 10px 10px 10px;
	margin: 10px 10px 10px 10px;
}
div#left {
	width: 300px;
	clear: right;
	float: left;	margin-top: 20px;
	text-align: center;
}
div#right {
	width: 500px;
	clear: left;
	float: right;	border-left-color: #E0E0E0;
	border-left-width: 2px;
	padding-right: 10;
	margin-top: 20px;
}
div#footer {
	clear: both;
	font-size: 80%;
	background: url(../img/plate.jpg) no-repeat center;
	text-align: center;
	width: 100%;
	HEIGHT: 27px;
	padding: 5px 5px 5px 5px;
	margin: 5px 5px 5px 5px;
}
#font10 {
	font-size: 10pt;
}
.pct {
	PADDING-RIGHT: 4px; PADDING-LEFT: 4px; FLOAT: left; PADDING-BOTTOM: 4px; PADDING-TOP: 4px
}
.pct2 {
	PADDING-RIGHT: 4px; PADDING-LEFT: 4px; FLOAT: right; PADDING-BOTTOM: 4px; PADDING-TOP: 4px
}
a {
	text-decoration: none;
	color: #C00000;
}
a:hover {
	text-decoration: underline;
	color: #FFFF00;
}
p.infobox {
	/*height: 150px;*/
	overflow: scroll;
	overflow: auto;
	/*border: red 1px dashed;*/
}