body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #FB1C00;
	/* Mozilla 100% Flash fix */
	height: 100%;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: underline;
	color: #000000;
}
html {
	/* Mozilla 100% Flash fix */
	height: 100%;
}
#iabtop {
	/*background-image: url(../images/bg_iabtop.jpg);*/
	background-position: center;
	background-repeat: no-repeat;
}
#iabtopwrapper {
	border-bottom: 5px solid #FFFFFF;
	border-left: 4px solid #FFFFFF;
	border-right: 4px solid #FFFFFF;
	border-top: 5px solid #FFFFFF;
	width:728px;
	height:90px;
}
#flashcontent {
	height: 100%;
	width: 100%;
}

#video_body {
	background-color: #FC2E07;
}

#video_upload, #upload_success {
	width: 500px;
	height: 400px;
	overflow: hidden;
	background: #FC2E07 url(../images/upload_bg.jpg) top left no-repeat;
	position: relative;
	color: #000;
	font: normal 10px Tahoma, Arial, Verdana, sans-serif;
}

#upload_success {
	background: #FC2E07 url(../images/upload_success.jpg) top left no-repeat;
}

#upload_close {
	position: absolute;
	top: 260px;
	left: 50px;
}

#video_upload input, #upload_success input {
	font: normal 10px Tahoma, Arial, Verdana, sans-serif;
}

#video_upload_file {
	position: absolute;
	top: 149px;
	left: 245px;
	width: 250px;
}

#upload_disclaimer {
	margin: 165px 0px 10px 50px;
}

#video_text {
	width: 420px;
	height: 100px;
	font: normal 10px Tahoma, Arial, Verdana, sans-serif;
}

#upload_input {
	margin: 0px 0px 0px 75px;
}