body {
	background: #333333 url(fondblanciemainpage.png) no-repeat center top;
	margin:0;
}

.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: #000000;
}
.texta {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
}

.textnews {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #000000;
}


.optionTexts {
	font-size: 12px;
}
.smalltext {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}

.whitesmalltext {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
}



.footertext {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #cccccc;
}



.bigtext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #000000;
}

.bigtextblack {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 25px;
	color: #000000;
}

.bigtextblue {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #3300cc;
}

.whitebigtext {
	font-family: Tahoma, Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #FFFFFF;
}

.whitebigtextIphone {
	font-family: Tahoma, Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #FFFFFF;
}




.orangeColor {
	color: #D9460F;
	font-size: 14px;
}

.blueColor {
	color: #669999;
	font-size: 14px;
}

.whiteColor {
	color: #FFFFFF;
	font-size: 14px;
}

.bluedesignColor {
	color: #336699;
	font-size: 14px;
}

.bluenewdesignColor {
	color: #ffffff;
	font-size: 14px;
}

.greydesignColor {
	color: #cccccc;
	font-size: 14px;
}


.textbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	padding: 2px;
	border: 2px solid #7E7E7E;
	width: 350px;
	background-color: #F2F2F2;
	color: #585858;
}
.textbox:hover {
	color: #000000;

}

.textboxIphone {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	padding: 2px;
	border: 2px solid #7E7E7E;
	width: 185px;
	background-color: #F2F2F2;
	color: #585858;
}
.textboxIphone: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;
}

.afflink {
	color: #FF3300;
}


.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;
}

.style8 {
	color: #FF7400;
	font-size: 30px;
}

.style8small {
	color: #FF7400;
	font-size: 20px;
}

.style9 {color: #FF7400}
.style13 {
	color: #DBDFC2;
	font-size: 18px;
}
.style15 {color: #FF7400; font-size: 18px; }

a.menu_new {
	color: #DBDFC2;
	font-size: 18px;
}

a.menu_new:hover {
	color: #DBDFC2;
	font-size: 18px;
	text-decoration: underline;
}

a.menu_existing {
	color: #FF7400;
	font-size: 18px;
}

a.menu_existing:hover {
	color: #FF7400;
	font-size: 18px;
	text-decoration: underline;
}

a.orange_links {
	color: #FF7400;
	font-size: 20px;
}

a.orange_links:hover {
	color: #FF7400;
	font-size: 20px;
	text-decoration: underline;
}