@charset "utf-8";
#hdtv_background
{
	background-attachment: fixed;
	background-image: url(images/back.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	background-color: #ffffff;
}

input[type=text], textarea { background-color: #ffffff; }


html, body 
{
	margin:0;
	padding:0;
	height:100%;
}

html { overflow: -moz-scrollbars-vertical; }

#layout 
{
	position:relative;
	margin: 0 auto;
	border:solid 0px #000000;
	border-bottom:0;
	border-top:0;
	width:852px;
	min-height:100%;
	display:block;
	position: relative;
}

.superscript
{
	
}


* html #layout 
{
  height:100%;
}


#flashscreen
{
	position:relative;
	margin: 0 auto;
	border:solid 0px #000000;
	border-bottom:0;
	border-top:0;
	width:852px;
	display:block;
	position: relative;
}

#container
{
	padding-left:50px;
	padding-right:50px;
	float:left;
	width:752px;
	padding-bottom:20px;
	text-align:justify;
	background-color:#b0b0b0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}  

#bottom-container
{
	float:left;
	width:852px;
	padding-bottom:20px;
	text-align:justify;
	background-color:#686868;
	z-index:2;
} 

#bottom-gray
{
	float:left;
	width:852px;
	padding-bottom:10px;
	background-color:#202020;
	z-index:3;
}



img { behavior: url(iepngfix.htc); }

#bottom
{
	font-family: Century Gothic;
	font-size: 12px;
	color: #999999;
	height: 140px;
	border:solid 0px #000000;
	width:760px;
	position:absolute;
	bottom:0px;
	left:1px;
}

* html #bottom
{
	float:left;
	display:inline;
	bottom:0px;
}

.bottomlinks
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #cccccc;
	text-decoration:none;
}

.bottomlinks:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6ea7d1;
}

.bottomtext
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #cccccc;
}

.links 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #1a5c8c;
	text-decoration: none;
}

.links:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
	
}

.titlelinks
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color:#d0f57d;
	font-weight:bold;
	text-decoration: none;
}

.titlelinks:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color:#ffffff;
	font-weight:bold;
	text-decoration: none;
}

.titlelinks1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#d0f57d;
	font-weight:bold;
	text-decoration: none;
}

.titlelinks1:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#ffffff;
	font-weight:bold;
	text-decoration: none;
}

.normaltext
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #1e1e1e;
	text-decoration: none;
	line-height: 20px;
}



h1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-decoration: none;
	line-height: 18px;
	color: #393939;
	font-weight:bold;
}

h2
{
	font-family: Arial;
	font-size: 16px;
	text-decoration: none;
	line-height:normal;
	color: #d0f57d;
	font-weight:bold;
}

