.download_part {
	background-image: url(images/download_online.jpg);
	background-position: center;
	height: 110px;
}
.content_common_bg {
	background-image: url(images/content_bg_common.png);
	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: #ffffff;
}
.optionTexts {
	font-size: 13px;
}
.smalltext {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
}
.smalltext A{
	color: #898F96;

}
.smalltext A:hover{


}
.orangeColor {
	color: #ffffff;
	font-size: 14px;
}

.textbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	padding: 1px;
	border: 1px solid #999999;
	width: 225px;
	background-color: #ffffff;
	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;
}
.error {
	color: #FF3300;
}

.error a{
	color: #3366CC;
	text-decoration: underline;
}
.error 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;
}
