html, body {
	margin:0px;}
	
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000;}
	
#container {
	width:989px;
	height:1100px;
	position:relative;
	margin:0px auto;
	overflow:hidden}
	
#bg {
	background-image: url(../images/bg1.jpg);
	background-repeat: repeat-y;
	background-position: center;
	margin: auto;}

.txt1 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 13px;
	color: #8B8B8B;
	line-height: 16px;}
	
.txt1form {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 13px;
	color: #FE9B09;
	line-height: 16px;
	text-align: right;
}

	
.txtcredit {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	color: #464646;
	line-height: 16px;
}

.h1 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 20px;
	color: #FE9B09;
	line-height: 16px;
	font-weight: bold;}
	
#block {
	position:absolute;
	left:603px;
	top:463px;
	width:301px;
	height:349px;
	z-index:1;
	visibility: visible;
}
	
#txt{
	position:absolute;
	left:342px;
	top:453px;
	width:267px;
	height:419px;
	z-index:2;
	visibility: visible;
}

#form {
	position:absolute;
	left:381px;
	top:440px;
	width:520px;
	height:399px;
	z-index:1;
}

#ticketbottom {
	position:absolute;
	left:157px;
	top:930px;
	width:116px;
	height:19px;
	z-index:3;
	visibility: visible;}

#menubottom {
	position:absolute;
	left:285px;
	top:919px;
	width:141px;
	height:72px;
	z-index:4;
	visibility: visible;}
	
.andtextfield {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #8B8B8B;
	background-color: #515151;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	padding: 5px;
}
.andtextfield2 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #FE9B09;
	background-color: #121212;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	padding: 5px;
}


/* footerlink */
#footerlink {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color:#8B8B8B;
	font-size:13px;
	text-decoration: none;
	outline:none;}

	
#footerlink a {
	font-weight: 
	normal;
	color:#8B8B8B;
	text-decoration: none;
	outline:none;}

#footerlink a:hover {
	color:#FF9900;
	text-decoration: underline;
	outline:none;}
	
	/* footerlink */
#validatelink {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color:#FF9900;
	font-size:12px;
	text-decoration: none;
	outline:none;}
	
#validatelink a {
	font-weight: normal;
	color:#FF9900;
	text-decoration: none;
	outline:none;}

#validatelink a:hover {
	color:#538EA1;
	text-decoration: underline;
	outline:none;}
	
#contvalidatecredit {
	position:absolute;
	left:89px;
	top:1049px;
	width:814px;
	height:33px;
	z-index:1;
	text-align: left;}
