@charset "utf-8";
body {
	background-color: #dfdfdf;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 18px;
	font-weight: normal;
	text-decoration: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
a:link {
	color: #0033FF;
	text-decoration: none;
}
a:visited {
	color: #0033FF;
	text-decoration: none;
}
a:hover {
	color: #990000;
	text-decoration: none;
}
#pgname {
	display: none;
}
#Main {
	margin: auto;
	width: 920px;
	border: 1px none #000000;
	background-image: url(../images/bgx.gif);
	background-repeat: repeat-y;
	background-position: center top;
}

#Banner {
	width: 920px;
	position: relative;
	margin: auto;
	text-align: center;
	background-image: url(../images/bgt.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 4px;
}
#Menu {
	position: relative;
	height: 30px;
	width: 910px;
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	background-image: url(../images/blackbutton.gif);
	margin: auto;
}
#Mask {
	background-repeat: no-repeat;
	position: absolute;
	height: 30px;
	width: 150px;
	left: 15px;
	top: 0px;
	background-image: url(../images/blackbutton2.gif);
	display: none;
}
#Menu .nav {
	position: absolute;
	height: 30px;
	width: 150px;
	float: left;
	cursor: pointer;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 30px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	display: block;
	top: 0px;
	z-index: 1;
}
#Menu  a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 30px;
	font-weight: bold;
	color: #E8E8E8;
	height: 30px;
	width: 150px;
	display: block;
	text-decoration: none;
}
#Menu  a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 30px;
	font-weight: bold;
	color: #E8E8E8;
	height: 30px;
	width: 150px;
	display: block;
	text-decoration: none;
}
#Menu  a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 30px;
	font-weight: bold;
	color: #FFFFFF;
	height: 30px;
	width: 150px;
	display: block;
	text-decoration: none;
}
#CenterText {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: double;
	border-bottom-style: double;
	border-top-color: #96A8B3;
	border-bottom-color: #96A8B3;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-left: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: justify;
	display: none;
}

#Container {
	position: relative;
	width: 900px;
	background-color: #FFFFFF;
	margin: auto;
	padding: 5px;
	background-image: url(../images/textback.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#About {
	line-height: 30px;
	height: 40px;
	width: 920px;
	text-align: center;
	position: relative;
	margin: auto;
	background-image: url(../images/bgb.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	font-size: 8pt;
}
#EventMenu img {
	cursor: pointer;
}
#event1 {
	display: none;
}
#event2 {
	display: none;
}
#event3 {
	display: none;
}
#CenterText  div  table table td {
	padding-left: 10px;
}

.Title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-style: normal;
	font-weight: normal;
	color: #0033FF;
	text-align: left;
	padding: 20px;
	line-height: 36px;
}
.Title2 {
	font-weight: bold;
	color: #0033FF;
}
