@charset "utf-8";
/* CSS Document */
html, body {
overflow: scroll; 
  width: 100%;
  height: 100%;
  margin-top: 0px;
  padding-top: 0px;
  top: 0px;
  margin-left: 0px;
  padding-left: 0px;
  left: 0px;}
body {
	overflow: visible;
}
  #background {
	width: 100%;
	height: 100%;
	display: block;
	position: fixed;
	z-index: 1;
	
}
  .content {
	display: table;
	position: relative;
	z-index: 5;
	width: 70%;
	margin-right: auto;
	margin-left: 200px;
	text-align:center;
	top: auto;
}
 
.navtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.navtext  a:link {
	color: #FFFFFF;
}
.navtext  a:visited {
	color: #FFFFFF;
	text-decoration: none; 
}	 
.navtext  a:hover {
	color: #00CC33;
	text-decoration: none;
}
  a:link {
  	color: #000000;
	text-decoration: none;
}
  a:visited {
  	color: #000000;
	text-decoration: none;
}
  a:hover {
  	color: #00CC33;
	text-decoration: none;
}
  a:active {
  	color: #006600;
	text-decoration: none;
}
  .footerText {
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	
}
.footerText  a:link {
	color: #FFFFFF;
	text-decoration: none;
}

.footerText  a:visited {
	color: #FFFFFF;
	text-decoration: none; 
}
.footerText  a:hover {
	color: #00CC33;
	text-decoration: none;
}
  .transparent {
	background-image: url(images/bg.png);
} 
  .tablecontent {
	display: table;
	position: relative;
	z-index: 6;
	text-align:left;
	top: auto;
	opacity:1.0;
	filter:alpha(opacity=100);
	transparent:background;
	height: auto;
	visibility: visible;
	background-position: 6;
	
}
  h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #000000;
}
  .footerText1 {	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
  .style50 {font-family: Arial, Helvetica, sans-serif}
  .style51 {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
  .style53 {font-size: 14px}
  
  .style54 {color: #000000}
  .style9 {
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
  .style10 {
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}
.boldblack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.style6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
  .style7 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.greentext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #00CC33;
}

