@charset "utf-8";
/* CSS Document */
html,body{margin:0;padding:0; z-index:0;font-family:Tahoma, Arial, Sans-serif;font-size:100%;}
body{
	text-align:center;
	background:#000 url(../images/HugeBackdrop3.jpg) no-repeat top center;
	padding-bottom:20px;
	z-index:0;
	color:#ffe
	}

/* Basic stucture */
#container{
	overflow:hidden;
	text-align:left;
	margin:0 auto;
	width:990px;
	margin-bottom:10px;
	z-index:1;
	font-size:0.8em;
	background:transparent url(../images/PageBack.png) no-repeat;
	}
.fbBOX {
	font-family: Arial, Helvetica, sans-serif;
}

	
#Header{
	overflow:hidden;
	text-align:left;
	width:990px;
	height:230px;
	z-index:2;
	}
#Body{
	overflow:hidden;
	text-align:left;
	width:990px;
	margin-bottom:20px;
	z-index:2;
	}
#PageBody {width:955px;padding:10px 35px 20px 25px;float:left}

#Footer{
	text-align:left;
	margin:0 auto;
	width:990px;
	clear:both;
	height:auto;
	}
	
.footer21stcdLink, .footer21stcdLink a {
	font-size:			10px;
	text-decoration:	none;
}
	
/* Sub Structure */

.CopyLeft{
	display:block;
	overflow:hidden;
	Float:left;
	margin:0px;
	padding:0px;
	width:190px;
	z-index:3;	
	}
	
.CopyRight{
	Display:block;
	overflow:hidden;
	Float:right;
	margin:0px;
	padding:0px;
	width:181px;
	min-height:390px;
	z-index:4;	
	}
	
.CopyMiddle{
	Display:block;
	overflow:hidden;
	font-family:Arial, Helvetica, sans-serif;
	Float:left;
	margin:0px;
	padding:0px;
	width:570px;
	min-height:300px;
	z-index:4;	
	}
	
#home {float:left;width:751px;}	

a:link img, a:visited img, a:hover img , a:active  img{border:none}
div.CopyRight div.templateI_F, div.CopyLeft div.templateI_F  {
	padding:0 0 15px 0;
}

#topCornerMovie {
	float: right;
	clear: both;
	width: 297px;
}

#execform{display:block; clear:both; float:left; width:572px; margin:17px;}
#execform fieldset, #execform fieldset legend, #execform fieldset label, #execform fieldset input, #execform fieldset textarea, #execform fieldset select{margin:0; padding:0; border:none; clear:left;}
/*
legend{font-weight:bold;}
label, input, textarea, select{margin:10px 0px 0px 0px; border:1px #ccc solid;}

*/
input#strCAPTCHA{width:75px; height:21px; margin-top:2px;}
#execform fieldset label{display:block; width:110px; float:left; border:none}
#execform fieldset input, #execform fieldset textarea{width:300px;}
#execform fieldset input.execdate{width:75px;}
#execform fieldset legend{display:none;}

#execform fieldset .execFormRow{display:block; clear:left; margin-bottom:5px;}