body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #333333;
	position: relative;
	background-image: url(../images2/back.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: top center;
	background-color: #000000;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
}


p {margin: 0px; padding: 0px;}


td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #333333;}

a {
	color: #336699;
	text-decoration: none;}
	
	
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 24px;
	color: #003366;
}

a:hover { 
	color: #336699;
	text-decoration: underline;}

.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 22px;
	color: #003366;}
.title a:link {text-decoration:none; color: #003366;}
.title a:visited {text-decoration:none; color: #003366;}
.title a:hover {text-decoration:none; color: #003366;}

.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
 	color: #003366;}
.subtitle a:link {text-decoration:none; color: #003366;}
.subtitle a:visited {text-decoration:none; color: #003366;}
.subtitle a:hover {text-decoration:none; color: #003366;}

.subtitle2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
 	color: #ff9900;}
.subtitle2 a:link {text-decoration:none; color: #ff9900;}
.subtitle2 a:visited {text-decoration:none; color: #ff9900;}
.subtitle2 a:hover {text-decoration:none; color: #ff9900;}

.subtitle3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
 	color: #ff6600;}
.subtitle3 a:link {text-decoration:none; color: #ff6600;}
.subtitle3 a:visited {text-decoration:none; color: #ff6600;}
.subtitle3 a:hover {text-decoration:none; color: #ff6600;}

.text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #336699;}
.text1 a:link {text-decoration:none; color: #336699;}
.text1 a:visited {text-decoration:none; color: #336699;}
.text1 a:hover {text-decoration:underline; color: #336699;}

.text3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #ff6600;}
.text3 a:link {text-decoration:none; color: #ff6600;}
.text3 a:visited {text-decoration:none; color: #ff6600;}
.text3 a:hover {text-decoration:underline; color: #ff6600;}

.info {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #cccccc;}
.info a:link {text-decoration:none; color: #cccccc;}
.info a:visited {text-decoration:none; color: #cccccc;}
.info a:hover {text-decoration:underline; color: #cccccc;}

.info2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #b62e2d;}
.info2 a:link {text-decoration:none; color: #b62e2d;}
.info2 a:visited {text-decoration:none; color: #b62e2d;}
.info2 a:hover {text-decoration:none; color: #ffffff;}

.menu1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 27px;
	color: #ffffff;}
.menu1 a:link {text-decoration:none; color: #ffffff;}
.menu1 a:visited {text-decoration:none; color: #ffffff;}
.menu1 a:hover {text-decoration:underline; color: #ffffff;}

.submenu1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #ffffff;}
.submenu1 a:link {text-decoration:none; color: #ffffff;}
.submenu1 a:visited {text-decoration:none; color: #ffffff;}
.submenu1 a:hover {text-decoration:none; color: #ffffff;}

.menu3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #cccccc;}
.menu3 a:link {text-decoration:none; color: #cccccc;}
.menu3 a:visited {text-decoration:none; color: #cccccc;}
.menu3 a:hover {text-decoration:underline; color: #cccccc;}

.menu2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-stretch: wider;
	color: #cccccc;}
.menu2 a:link {text-decoration:none; color: #cccccc;}
.menu2 a:visited {text-decoration:none; color: #cccccc;}
.menu2 a:hover {text-decoration:underline; color: #cccccc;}


.news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #000000;}
.news a:link {text-decoration:none; color: #000000;}
.news a:visited {text-decoration:none; color: #000000;}
.news a:hover {text-decoration:underline; color: #000000;}
	
.formtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
 	color: #000000;
	background-color: #ffffff;
	width: 130px;
	height: 22px;
	border: 1px solid #000000;}
	

	
#shadowLayer {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 991000;
	width: 100%;
	margin: 0;
}

#shadowLayer #filter {
	position: absolute;
	z-index: 991000;
	width: 100%;
	background: #000000;
	filter: alpha(opacity=80); 
	-moz-opacity:0.8; 
	opacity: 0.8; 
	-khtml-opacity: 0.8;
}

#goToCenter {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 992000;
}


#goToCenter #pos{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 992000;
	width: 100%;
	text-align: center;
}


#goToCenter #pos #displayPoll {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 500px;
	margin-top: 150px;
	background: #F1F1F1;
	z-index: 992000;
}

#goToCenter #pos #displayPoll #pollMessage {
	position: relative;
	width: 96%;
	padding: 2%;
	z-index: 992000;
}


.blackButton1 {
	position: relative;
	height: 41px;
	border: 0;
	margin: 0;
	padding: 0;
}

.blackButton1  .left {
	position: relative;
	float: left;
	clear: left;
	width: 7px;
	height: 41px;
	background: url(../images2/buttons/blackButton1/blackButton1LeftCorner.png) no-repeat;
}

.blackButton1 .content {
	position: relative;
	float: left;
	height: 41px;
	font-size: 17px;
	color: #FFFFFF;
	text-align: center;
	background: url(../images2/buttons/blackButton1/blackButton1BG.png) repeat-x;
	padding: 10px;
}

.blackButton1 .content > .text{
	position: relative;
	font-size: 17px;
	color: #FFFFFF;
	text-align: center;
}

.blackButton1 .rightArrow {
	position: relative;
	float: left;
	width: 34px;
	height: 41px;
	background: url(../images2/buttons/blackButton1/blackButton1RightArrow.png) no-repeat;
}

.blackButton1 .rightClose {
	position: relative;
	float: left;
	width: 34px;
	height: 41px;
	background: url(../images2/buttons/blackButton1/blackButton1RightClose.png) no-repeat top left;
}






	








	
