@charset "UTF-8";
a:link,a:visited {
	display:block;
	color:#FFFFFF;
	text-decoration:none;
}
a:hover {
	display:block;
	color:#CCCCCC;
	text-decoration:none;
}
a:active {
	display:block;
	color:#999999;
	text-decoration:none;
}
.main_table_cell {
	background-color: #666666;
	border-collapse: collapse;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.main_table {
	background-color: #666666;
	border-collapse: collapse;
	border-right-width: thick;
	border-left-width: thick;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-left-color: #666666;
}
.header_table {
	margin: 10px;
	border-spacing: 10px;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-style: normal;
	color: #000000;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
}
.sub_heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	color: #000000;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
}
.menu_table {
	border-top-width: thin;
	border-right-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-bottom-width: thin;
	text-align: center;
	border-collapse: collapse;
}
.menu_item_active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #000000;
	background-color: #FFFFFF;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-top-color: #666;
	border-right-color: #666666;
	border-bottom-color: #FFFFFF;
	border-left-color: #666666;
	text-align: center;
	text-indent: 5px;
	vertical-align: bottom;
	border-top-width: medium;
	border-top-style: solid;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	width: 150px;
	font-weight: bold;
	line-height: 25px;
}
.menu_item_nonactive {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #FFFFFF;
	background-color: #000000;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	text-align: center;
	text-indent: 5px;
	vertical-align: middle;
	border-top-width: medium;
	border-top-style: solid;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	width: 150px;
	font-weight: bold;
}
.body_area {
	background-color: #FFFFFF;
	border-collapse: collapse;
	height: 400px;
}
.body_copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
}
.soon {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FF0000;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #000000;
	text-align: center;
	vertical-align: middle;
}
