body {
	margin:0 auto;
	width:100%;
	height:100%;
	background: url(images/aurora.jpg) fixed center repeat-x;
	font-family: 'Arial Narrow', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}
.aside {
	width:200px;
	position:absolute;
	display:block;
	background:#ffffff;
	top:355px;
	margin-left:15px;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	padding:10px;
}
.main {
	max-width:950px;
	width:100%;
	background:url(images/stadium2.png) center top no-repeat;
	position:relative;
	left: 0;
	top: 0;
	cursor:default;
	margin:5px auto;
	top:0;
}
.header {
	background-image: url('images/object0.png'), url('images/header.png');
	background-position: 41px 35px, 0 0;
	background-repeat:no-repeat;
	width:950px;
	height:350px;
	margin:0 auto;
	position:relative;
}
.header1 {
	background-image: url('images/object0.png'), url('images/header1.png');
	background-position: 41px 35px, 0 0;
	background-repeat:no-repeat;
	width:950px;
	height:350px;
	margin:0 auto;
	position:relative;
}
.header2 {
	background-image: url('images/object0.png'), url('images/header2.png');
	background-position: 41px 35px, 0 0;
	background-repeat:no-repeat;
	width:950px;
	height:350px;
	margin:0 auto;
	position:relative;
}
.shapes {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin:0 auto;
	overflow: hidden;
	z-index: 0;
}
.headline, .headline a, .headline a:link, .headline a:visited, .headline a:hover {
	font-size: 28px;
	font-family: 'Arial Narrow', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
	font-weight: bold;
	font-style: normal;
	text-align: left;
}
.headline {
	display: inline-block;
	position: absolute;
	min-width: 50px;
	top: 50px;
	left: 12%;
	line-height: 100%;
	margin-left: -14px !important;
	z-index: 99;
}

.headline, .headline a, .headline a:link, .headline a:visited, .headline a:hover {
	font-size: 50px;
	font-family: 'Arial Narrow', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
	text-align: left;
	text-shadow:0px 0px 0 rgb(231,231,231),1px 1px 0 rgb(0,0,0),2px 2px 0 rgb(202,202,202),3px 3px 0 rgb(187,187,187), 4px 4px 0 rgb(144,144,144),7px 7px 6px rgba(0,0,0,0.1),7px 7px 1px rgba(0,0,0,0.5),0px 0px 6px rgba(0,0,0,.2);
	letter-spacing:3px;
	/*text-shadow: -2px 0 black, 0 2px black, 2px 0 black, 0 -2px black;*/
	padding: 0;
	margin: 0;
	color: #FFF !important;
	white-space: nowrap;
}
.nav {
	padding:px 0;
	margin: 0;
	width: 98%;
	position:relative;
}
/* menu */
.menu {
	width:96%;
	list-style:none;
	-webkit-background-origin: border !important;
	-moz-background-origin: border !important;
	background-origin: border-box !important;
	display: inline-block;
	vertical-align: rigth;
	text-align:right;
}
.menu li {
	position: relative;
	background: none;
	margin: 0 0 0 5px;
	padding: 0;
	border: 0;
	display:inline-block;
	text-align:right;
}
.menu li a {
	-webkit-border-radius:18px;
	-moz-border-radius:18px;
	border-radius:18px;
	/* border:1px solid transparent;*/
	padding:0 15px;
	margin:0 auto;
	position: relative;
	display: block;
	height: 28px;
	cursor: pointer;
	font-weight:bold;
	line-height: 28px;
	text-decoration: none;
	text-align: center;
	text-shadow: 1px 1px 2px rgba(250, 250, 250, 0.9);
	color: #333;
	background: #89B9E1;
	background: linear-gradient(top, rgba(255, 255, 255, 0.9) 0, rgba(209, 209, 209, 0.9) 100%) no-repeat;
	background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.9) 0, rgba(209, 209, 209, 0.9) 100%) no-repeat;
	background: -moz-linear-gradient(top, rgba(255, 255, 255, 0.9) 0, rgba(209, 209, 209, 0.9) 100%) no-repeat;
	background: -o-linear-gradient(top, rgba(255, 255, 255, 0.9) 0, rgba(209, 209, 209, 0.9) 100%) no-repeat;
	background: -ms-linear-gradient(top, rgba(255, 255, 255, 0.9) 0, rgba(209, 209, 209, 0.9) 100%) no-repeat;
	background: linear-gradient(top, rgba(255, 255, 255, 0.9) 0, rgba(209, 209, 209, 0.9) 100%) no-repeat;
	-svg-background: linear-gradient(top, #A9CDEA 0, #68A6D9 100%) no-repeat;
	/*border:1px solid #9ABFEA;*/
	border:1px solid rgba(171, 171, 171, 0.5);
}
.menu li a:hover {
	color:#FFFFFF;
	font-weight:bold;
	padding:0 15px;
	margin:0 auto;
	background: linear-gradient(top, #A9CDEA 0, #68A6D9 100%) no-repeat;
	background: -webkit-linear-gradient(top, #A9CDEA 0, #68A6D9 100%) no-repeat;
	background: -moz-linear-gradient(top, #A9CDEA 0, #68A6D9 100%) no-repeat;
	background: -o-linear-gradient(top, #A9CDEA 0, #68A6D9 100%) no-repeat;
	background: -ms-linear-gradient(top, #A9CDEA 0, #68A6D9 100%) no-repeat;
	-svg-background: linear-gradient(top, #A9CDEA 0, #68A6D9 100%) no-repeat;
	-webkit-border-radius:18px;
	-moz-border-radius:18px;
	border-radius:18px;
	border:1px solid rgba(171, 171, 171, 0.5);
	text-shadow: 1px 1px 2px rgba(5, 5, 5, 0.9);
}
.menu>li a.active {
	background: #89B9E1;
	background: linear-gradient(top, #A9CDEA 0, #68A6D9 100%) no-repeat;
	background: -webkit-linear-gradient(top, #A9CDEA 0, #68A6D9 100%) no-repeat;
	background: -moz-linear-gradient(top, #A9CDEA 0, #68A6D9 100%) no-repeat;
	background: -o-linear-gradient(top, #A9CDEA 0, #68A6D9 100%) no-repeat;
	background: -ms-linear-gradient(top, #A9CDEA 0, #68A6D9 100%) no-repeat;
	-svg-background: linear-gradient(top, #A9CDEA 0, #68A6D9 100%) no-repeat;
	-webkit-border-radius:18px;
	-moz-border-radius:18px;
	border-radius:18px;
	border:1px solid #9ABFEA;
	padding:0 15px;
	margin:0 auto;
	color: #FFF;
	text-decoration: none;
	text-shadow: 1px 1px 2px rgba(5, 5, 5, 0.9);
}
/* end of menu */
.main_layout {
	border-radius:15px;
	-webkit-border-radius:15px;
	-moz-border-radius:15px;
	box-shadow: 3px 3px 0 #333;
	width:98%;
	margin:0 auto 0 auto;
	padding:10px;
	background:#ffffff;
	margin-top:-15px;
}
.width {
	width:100%;
	text-align:center;
	margin:5px;
}
.width h1 {
	text-align:left;
}
.widthp {
	float:left;
	margin:0 5px 0 5px;
}
.main_layout_cell {
   width:31%;
   float:left;
   margin:0 auto;
   padding:0 7px 0 7px;
   text-align:justify;
   font:14px Verdana, Geneva, sans-serif;
}
.main_layout_cell p {
	width:70%;
}
.main_layout_cell h4 {
   color:#89B9E1;
   margin: 10px 0;
   font-size: 26px;
   font-family: 'Arial Narrow', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: bold;
}
.main_layout_cell img {
	height:130px;
	width:70px;
	float:right;
	border:none;
	padding-left:5px;
}
.main_middle {
	width:46%;
	float:left;
	margin:0 auto;
	padding:0 7px 0 7px;
	text-align:justify;
	font:14px Verdana, Geneva, sans-serif;
}
.content {
	width:100%;
	margin:10px auto 0 auto;
}
.content_cell {
	width:31%;
	float:left;
	text-align:justify;
	padding:0 5px 0 5px;
	font: 14px Verdana, Geneva, sans-serif;
	line-height:20px;
	margin:0 5px 10px 5px;
}
.content_cell mark {
	font-weight:bold;
	background:none;
	float:right;
}
.content_cell h1 {
	color: #9C9C9C;
	margin: 10px 0;
	font-size: 26px;
	font-family: 'Arial Narrow', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
	font-weight: normal;
	font-style: normal;
	text-align: left;
}
.content_cell ul {
	padding:0 5px 0 30px;
}
.content_cell ul li {
	list-style:url('images/postbullets.png');
	bottom: 2px;
	position:relative;
	vertical-align:middle;
	line-height:20px;
}
.content_cell_long {
	width:46%;
	float:left;
	text-align:justify;
	padding:0 5px 0 5px;
	font: 14px Verdana, Geneva, sans-serif;
	line-height:20px;
	margin:0 10px 20px 10px;
	background: linear-gradient(top, #FFFFFF 0, #D1D1D1 100%) no-repeat;
	background: -webkit-linear-gradient(top, #FFFFFF 0, #D1D1D1 100%) no-repeat;
	background: -moz-linear-gradient(top, #FFFFFF 0, #D1D1D1 100%) no-repeat;
	background: -o-linear-gradient(top, #FFFFFF 0, #D1D1D1 100%) no-repeat;
	background: -ms-linear-gradient(top, #FFFFFF 0, #D1D1D1 100%) no-repeat;
	border-radius:10px;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	box-shadow:2px 2px 0 #333;
	vertical-align:central;
}
.content_cell_long mark {
	font-weight:bold;
	background:none;
	float:right;
}
.content_cell_long h1 {
	color: #333;
	margin: 10px 0;
	font-size: 26px;
	font-family: 'Arial Narrow', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
	font-weight: normal;
	font-style: normal;
	line-height:25px;
	text-align: left;
}
.content_cell_long table {
	border: #333 ridge 2px;
	background:#000000;
	width:98%;
	margin-bottom:10px;
	text-align:center;
}
.content_cell_long table thead td {
	text-align:center;
	font: 18px Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	background:#333;
	color:#ffffff;
}
.content_cell_long table tbody tr td {
	color:#FFFFFF;
}
.content_cell_long ul {
	padding:0 5px 0 30px;
}
.content_cell_long ul li {
	list-style:url('images/postbullets.png');
	bottom: 2px;
	position:relative;
	vertical-align:middle;
	line-height:20px;
}
.div {
	padding:10px;
	text-align:justify;
	background: linear-gradient(top, #FFFFFF 0, #D1D1D1 100%) no-repeat;
	background: -webkit-linear-gradient(top, #FFFFFF 0, #D1D1D1 100%) no-repeat;
	background: -moz-linear-gradient(top, #FFFFFF 0, #D1D1D1 100%) no-repeat;
	background: -o-linear-gradient(top, #FFFFFF 0, #D1D1D1 100%) no-repeat;
	background: -ms-linear-gradient(top, #FFFFFF 0, #D1D1D1 100%) no-repeat;
	border-radius:10px;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border:groove 5px;
	margin: 10px 0;
}
.div h1 {
	color: #333;
	margin: 5px 0 0 0;
	font-size: 26px;
	font-family: 'Arial Narrow', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
	font-weight: bold;
	font-style: normal;
	text-align: left;
}
.div p {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:16px;
	padding:5px;
	text-indent:30px;
}
.div mark {
	font-weight:bold;
	background:none;
}
.button {
	background-origin: border-box !important;
	background: linear-gradient(top, #FFFFFF 0, #D1D1D1 100%) no-repeat;
	background: -webkit-linear-gradient(top, #FFFFFF 0, #D1D1D1 100%) no-repeat;
	background: -moz-linear-gradient(top, #FFFFFF 0, #D1D1D1 100%) no-repeat;
	background: -o-linear-gradient(top, #FFFFFF 0, #D1D1D1 100%) no-repeat;
	background: -ms-linear-gradient(top, #FFFFFF 0, #D1D1D1 100%) no-repeat;
	background: linear-gradient(top, #FFFFFF 0, #D1D1D1 100%) no-repeat;
	-moz-background-origin: border !important;
	-svg-background: linear-gradient(top, #FFFFFF 0, #D1D1D1 100%) no-repeat;
	-webkit-background-origin: border !important;
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
	-moz-box-sizing: content-box;
	-webkit-border-radius:15px;
	-moz-border-radius:15px;
	border-radius:15px;
	border:1px solid #BFBFBF;
	border-collapse: separate;
	height:28px;
	line-height: 28px;
	font-size: 12px;
	font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	position:relative;
	display: inline-block;
	vertical-align: middle;
	white-space: nowrap;
	text-decoration:none;
	text-align: center;
	text-indent: 0;
	color: #404040;
	overflow: visible;
	cursor: pointer;
	padding:0 20px;
	margin:0 auto;
	float:right;
}

.button.active, .button:hover {
	color: #FFFFFF !important;
	background: #6CA2E0;
	background: linear-gradient(top, #8DB7E7 0, #4E8FDA 100%) no-repeat;
	background: -webkit-linear-gradient(top, #8DB7E7 0, #4E8FDA 100%) no-repeat;
	background: -moz-linear-gradient(top, #8DB7E7 0, #4E8FDA 100%) no-repeat;
	background: -o-linear-gradient(top, #8DB7E7 0, #4E8FDA 100%) no-repeat;
	background: -ms-linear-gradient(top, #8DB7E7 0, #4E8FDA 100%) no-repeat;
	background: linear-gradient(top, #8DB7E7 0, #4E8FDA 100%) no-repeat;
	-svg-background: linear-gradient(top, #8DB7E7 0, #4E8FDA 100%) no-repeat;
	-webkit-border-radius:15px;
	-moz-border-radius:15px;
	border-radius:15px;
	border:1px solid #6CA2E0;
	padding:0 20px;
	margin:0 auto;
}
.img {
	border-radius:10px;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	box-shadow:2px 2px 4px #333;
}
.mar-right {
	margin-right:10px;
	float:left;
}
.mar-left {
	margin-left:10px;
	float:right;
}
.clearfix:before, .clearfix:after {
   content: "";
   display: table;
}
.clearfix:after {
   clear: both;
}
br.clear {
   clear: both;
   display:block;
}
.links {
	width:900px;
	font-size:11px;
	font-family:arial;
	text-align:right;
	margin-top:5px;
}
.footer {
	background: #1E4E76;
	width:100%;
	margin:10px auto 0 auto;
	position: relative;
	color: #DBDBDB;
	font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	text-align: left;
	padding: 0;
}
.footer_width {
	width:73%;
	text-align:center;
	margin:0 auto;
}
.footer_cell {
   width:17%;
   float:left;
   margin:0 auto;
   padding:0 5px 0 5px;
   text-align:justify;
   font:12px Tahoma, Geneva, sans-serif;
}
.footer_cell p {
   font-weight:bold;
}
.footer_cell ul {
	list-style:none;
	padding:0;
}
.footer_cell_last {
	width:25%;
	float:left;
	margin:0 auto;
	font:12px Tahoma, Geneva, sans-serif;
}
.footer_cell_last p {
	text-align:right;
}
.footer .footer_cell p {
   padding:0;
   text-align: left;
}
.footer a, .footer a:link {
   color: #78AAE2;
   font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
   text-decoration: none;
}
.footer a:visited {
   color: #78AAE2;
   font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
   text-decoration: none;
}
.footer a:hover {
   color: #BDBDBD;
   font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
   text-decoration: underline;
}
.footer img {
   border: none;
   margin: 5px;
}
.page-footer {
   position: relative;
   z-index: auto !important;
   text-align: center !important;
   color: #FBFCFE;
   font-size:9px;
}
.page-footer a {
	text-decoration:underline !important;
	font-family:6px Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	margin:0;
	padding:0;
}
h5 {
	font-size:14px;
	font-style:italic;
	color:#999;
	padding:0px;
	margin:0;
}
.div_table {
	width:100%;
	border:groove;
	margin-top:10px;
}
.div_table thead tr th {
	background:#333;
	color:#ffffff;
	text-align:center;
}
.div_table tbody tr {
	background:#ffffff;
	text-align:center;
}
.div_table tbody tr td {
	border:solid 1px;
}