body {
	font-family: Tahoma, Arial, sans-serif;
	background-color: #000000;
}
form {
	margin: 0px;
}

a:hover {
	color: #FF3300;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.col1 {
	float: left;
	margin-left: 18px;
	margin-right: 14px;
	margin-top: 18px;
	width: 129px;
}
.col2 {
	float: left;
	width: 667px;
	margin-top: 18px;
	background-image: url(images/bg_bigth.jpg);
	color: #666666;
	background-repeat: repeat-x;
	background-position: top;
}

.col3 {
	float: left;
	margin-left: 18px;
	margin-top: 18px;
	width: 129px;
}

.thumb {
	background-image: url(images/bg_th.jpg);
	height: 94px;
	width: 129px;
	text-align: center;
	padding-top: 4px;
}
.movie {
	background-color: #000000;
	width: 624px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	padding-top: 7px;
}
.space5 {
	height: 7px;
	line-height: 3px;
	width: 624px;
}

.flash {
	width: 608px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/flash.jpg);
	height: 467px;
	padding-top: 20px;
}

.movitext {
	background-image: url(images/bg_code.jpg);
	height: 66px;
	background-repeat: no-repeat;
	background-position: right;
	text-align: left;
	width: 608px;
	margin-right: auto;
	margin-left: auto;
	font-size: 11px;
	font-family: Tahoma, Arial, sans-serif;
	padding-top: 15px;
}
.col2 .movie .movitext strong {
	color: #5f1231;
}
.space {
	line-height: 1px;
	clear: both;
	height: 1px;
}
.bottom {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 14px;
	color: #c7c7c7;
	width: 96%;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
.bottom a {
	color: #c7c7c7;
	text-decoration: none;
}
.bottom strong {
	color: #e70d64;
}
.bottom span {
	font-size: 11px;
	color: #666666;
}

.popup {
	background-image: url(images/player.png);
	height: 374px;
	width: 579px;
	text-align: left;
}
.popup_text {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
	float: left;
	margin-top: 53px;
	margin-left: 124px;
	width: 158px;
}
.popup_text2 {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
	float: left;
	margin-top: 53px;
	width: 163px;
}
.popup_text3 {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
	float: left;
	margin-top: 53px;
	width: 133px;
}
.header {
	margin-top: 38px;
	font-size: 33px;
	color: #FFFFFF;
	margin-left: 140px;
}
.header2 {
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 13px;
}
.header2 span, .form2 span {
	color: #9bee18;
}
.form1 {
	background-image: url(images/icon1.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-top: 0px;
	margin-left: 80px;
	padding-left: 60px;
	height: 85px;
	padding-top: 15px;
}
.form1 #select {
	font-size: 1.2em;
}

.form1 #textfield {
	height: 18px;
	padding-top: 4px;
	width: 108px;
	border: 2px solid #a2a2a2;
	padding-left: 7px;
}
.form2 {
	background-image: url(images/icon2.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-top: 25px;
	margin-left: 80px;
	padding-left: 60px;
	height: 67px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 3px;
	text-align: left;
	font-size: 13px;
	line-height: 13px;
}
.form2 #textfield2 {
	width: 223px;
	border: 2px solid #a2a2a2;
	height: 18px;
	padding-top: 4px;
	padding-left: 7px;
}
  .formbutton{
	cursor:pointer;
	color:#FFFFFF;
	font-weight:bold;
	background-image: url(images/bg_form.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 5px;
	padding-bottom: 5px;
	border: 0;
	width: 165px;
	height: 28px;
	margin-bottom: 1px;
}

