

.top_free_space {
	height: 39px;
}
.left_speaker {
	background-image: url(images/left_speaker.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 203px;
	width: 154px;
}
.right_speaker {
	background-image: url(images/right_speaker.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 300px;
	width: 300px;
}
.middle_area_bg {
	background-image: url(images/middle_area_bg.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 524px;
	width: 415px;
}

.member_area {
	background-image: url(images/member_header.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 80px;
	width: 374px;
}

.center_top_freespace {
	height: 9px;
	width: 374px;
}
.download_area {
	background-image: url(images/download_onlinevedio.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 80px;
	width: 374px;
}
.blackbox_left {
	background-image: url(images/left_strip_middle.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 249px;
	width: 5px;
}
.blackbox_right {
	background-image: url(images/right_strip_middle.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 249px;
	width: 5px;
}
.blackbox_middle {
	height: 249px;
	width: 364px;
	background-color: #000000;
}
.blackbox_bottom {
	background-image: url(images/bottom_curve.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 29px;
	width: 374px;
}
.download_button {
	background-image: url(images/download_button.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 93px;
	width: 374px;
}
.logo {
	background-image: url(images/logo.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 64px;
	width: 374px;
}


.download_part {
	background-image: url(images/download_online.jpg);
	background-position: center;
	height: 110px;
}
.content_common_bg {
	background-image: url(images/content_bg_common.jpg);
	background-repeat: repeat;
}
.table_bg {
	background-image: url(images/content_bg_over.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
td {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #D1D2C4;
}
.optionTexts {
	font-size: 13px;
}
.smalltext {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #9D9E81;
}
.smalltext A{
	color: #898F96;

}
.smalltext A:hover{


}
.orangeColor {
	color: #E77A29;
	font-size: 14px;
}

.textbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	padding: 2px;
	border: 2px solid #7E7E7E;
	width: 280px;
	background-color: #F2F2F2;
	color: #585858;
}
.textbox:hover {
	color: #000000;

}


.buttom_black_strip {
	background-image: url(images/buttom_black_strip.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.logo_part {
	background-image: url(images/logo_part.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 64px;
}
.convertButton {
	background-image: url(images/download_button.jpg);
	background-repeat: no-repeat;
	height: 38px;
	width: 231px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.step2 {
	display: none;
}
.errordl {
	color: #FF3300;
}

.errordl a{
	color: #3366CC;
	text-decoration: underline;
}
.errordl a:hover{
	color: #3333CC;
	text-decoration: underline;
}

.helptext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #141414;
	margin-top: 10px;
}
.heading {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #D1CC8F;
	border-right-color: #D1CC8F;
	border-bottom-color: #D1CC8F;
	border-left-color: #D1CC8F;
	font-size: 18px;
	color: #555122;
}
a {
	text-decoration: none;
}