.current_page {
	background-color: #FFF;
	text-align: left;
}
.none_current_page {
	background-color: #519BD9;
}
.line_page_separator {
	width: 1200px;
	padding-top: 20px;
	padding-bottom: 20px;
}
.content_TB10 {
	padding-top: 10px;
	padding-bottom: 10px;
	width: 82%;
}
.1_menu_top_83 {
	width: 83%;
	float: left;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	color: #FFF;
}
.header_box {
	width: 100%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0;
	float: left;
	max-width: 1400px;
	min-width: 1000px;
	/* [disabled]position: fixed; */
	margin-left: 200px;
	clip: rect(-140px,auto,auto,-150px);
	margin-top: -140px;
}
.timeform {
	/* [disabled]width: 83px; */
	margin-left: 30px;
	height: 40px;
	background-color: #68B3FD;
}
.subfooter {
	width: 310px;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
._table {
	width: 100%;
	max-width: 1400px;/* a max-width may be desirable to keep this layout from getting too wide on a large monitor. This keeps line length more readable. IE6 does not respect this declaration. */
	min-width: 780px;/* a min-width may be desirable to keep this layout from getting too narrow. This keeps line length more readable in the side columns. IE6 does not respect this declaration. */
	background: #FFF; /* the auto value on the sides, coupled with the width, centers the layout. It is not needed if you set the .container's width to 100%. */
	/* [disabled]float: left; */
	padding: 0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.table_title {
	text-align: center;
	font-weight: bold;
}
._mid_text {
	text-align: center;
	vertical-align: middle;
}
