.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;
}
.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;
}


#navbar { margin-top:20px; margin-bottom:20px;}
.navleft{ height: 35px; width: 11px; background-image: url(images/navleftcurve.png); }
.navright{ background-image: url(images/navrightcurve.png); height: 35px; width: 10px; }
.navlink{ color: #551a8b; font-family: Arial, Helvetica, sans-serif; font-size: 14px; background-image: url(images/navbg.png); background-repeat: repeat-x; height: 35px; padding-right: 5px; padding-left: 5px; }
.navlink a{ color: #551a8b; font-family: Arial, Helvetica, sans-serif; font-size: 14px; text-decoration: none; padding-top: 5px; padding-right: 10px; padding-bottom: 5px; padding-left: 10px; }
.navlink a:hover{ color: #551a8b; font-family: Arial, Helvetica, sans-serif; font-size: 14px; text-decoration: underline; }