.white {
	color: #333333;
	font-size: 90%;
	font-weight: normal;

}
#datatable table { 
	border:solid 1px #555555
}
#datatable td,th { 
	border:solid 1px #555555
}
#datatable table.noBorder,
#datatable td table.noBorder td,
#datatable td table.noBorder th,
#datatable th table.noBorder td,
#datatable th table.noBorder th,
table.noBorder td,
table.noBorder th{/*  change 2007*03*28 */
	border-collapse:collapse;
	border:0px;
	border-style:hidden;
}
#datatable td table.withBorder td,
#datatable td table.withBorder th {/*  change 2007*03*27 */
	border:1px solid #ccc;
}
#content {
	margin: 0;
	padding-right: 0;
	border-left: 0px;
}
#wrap {
	background-image: none;
}
#main {
	margin: 0;
	padding: 0 0 1em 0;
	border-bottom: 1px solid #AAAAAA;
}
#extra {
	position: relative;
	width: 100%;
	margin-top: 1em;
	padding: 0;
	border: 0;
}
.printnone {
	display: none;
}
.change {
	display: none;
}
h1 {
	margin: 10px 10px 20px 10px;
	padding-left: 7px;
	line-height: 110%;
	font-size: 120%;
	color: #333333;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #354DB8;
	border-top: none;
	width: 99%;
	font-size: 115%;

}
.header {
	border-right: 1px solid #555555;
	border-left: 1px solid #555555;
	border-top: 1px solid #555555;
	border-bottom: 1px solid #555555;
	padding-top: 4px;
	padding-bottom: 2px;
	font-weight: bold;
	font-size: 80%;
	color: #FFFFFF;
	margin-top: 2px;
	text-decoration: none;
}
.headeron {
	border-right: 1px solid #4159CF;
	border-left: 1px solid #4159CF;
	border-top: 1px solid #4159CF;
	border-bottom: 1px solid #4159CF;
	padding-top: 4px;
	padding-bottom: 2px;
	font-weight: bold;
	font-size: 80%;
	color: #4159CF;
	margin-top: 2px;
	text-decoration: none;
}
#topindex h1 {
	border-bottom: 1px solid #4159CF;
}
.displaynone {
	visibility: visible;
}
