body {
	background-color: #FFFFFF;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
input, select, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.payfields {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
input.payfields {
	width: 250px;
}
input.code {
	font-size: 12px;
	width: 95%;
}
input.button {
	font-size: 10px;
	height: 25px;
}
a {
	color: #5588BB;
	text-decoration: underline;
}
a:hover {
	color: #6699CC;
	text-decoration: none;
}
a.noline {
	text-decoration: none;
}
.gray {
	color: #999999;
}
.red {
	color: #CC0000;
}
.orange {
	color: #EE6600;
}
.green {
	color: #009900;
}
.green2 {
float : left;
background : url(../img/bg-green2.gif);
width : 227px;
height : 55px;
margin-left:140px;
padding : 15px 0 0 0;
text-align:center;
}
.green2 a {
font-size : 0.917em;
font-weight : bold;
color : #fff;
text-decoration : none;
position : relative;
text-align:center;
}
.blue {
	color: #336699;
}
.black {
	color: #333333;
}
.big {
	font-size: 24px;
	letter-spacing: -1px;
}
.small {
	font-size: 10px;
}
.bold {
	font-weight: bold;
}
.blue_title {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: #5588BB;
}
.comment {
	font-size: 10px;
	color: #999999;
}
.faq {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #555555;
}
a.faq {
	text-decoration: underline;
}
a.faq:hover {
	text-decoration: none;
}
.tdcmt {
	background-color: #FFFFC0;
	border: 1px solid #AAAAAA;
	padding: 5px;
}
.tdopt {
	background-color: #FFEEFF;
	border: 1px solid #AAAAAA;
	padding: 5px;
}
.button_self {
	background-position: 0 1px;
	background-repeat: no-repeat;
	background-color: transparent;
	padding-left: 35px;
	padding-right: 10px;
	border: none;
	width: 250px;
	height: 30px;

	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
.button_div {
	background-image: url(/img/button.gif);
	background-position: center;
	background-repeat: no-repeat;
	width: 250px;
	height: 30px;
margin: 0pt auto;
display: block;
}
.TdLegend {
	padding: 5px;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	background-color: #F0F0F2;
}
.moreInfo {
	cursor: pointer;
	cursor: hand;
	text-decoration: underline;
	border-bottom: 1px solid #666699;
	padding-bottom: 1px;
	font-size: 10px;
	color: #666699;
}
.moreInfo:hover {
	padding-bottom: 0px;
}
div.spyHelpBox {
	position: absolute;
	z-index: 999;
	width: 400px;
	background-color: #FFFF99;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 10px;
	border: 1px solid #333333;
	cursor: default;
}

div.menu {
	position: absolute;
	z-index: 100;
	background-color: #F1F4F8;
	padding: 3px;
	border: 1px solid #999999;
	visibility: hidden;
	cursor: default;
}

div.menutitle {
	background-color: #7495C5;
	background-image: url(/img/menu-gradient.gif);
	background-repeat: repeat-y;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding: 3px;
	padding-left: 5px;
}

div.menuline {
	display: block;
	padding: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #535E76;
}

.featHeader {
	background-color: #7799BB;
	border: 2px solid #CCDDEE;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
}
.featSubHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background-color: #DDDDDD;
	border-top: 1px solid #AAAAAA;
	border-bottom: 1px solid #999999;
	color: #444448;
	padding: 2px 8px 2px 8px;
}
.featLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333366;
	text-decoration: none;
	/*border-bottom: 1px dashed #336699;*/
	padding: 1px;
	margin: 1px;
}
a.featLink:hover {
	/*border-bottom: 1px solid #336699;*/
	border-bottom: 0px;
	background-color: #AABBDD;
	color: #FFFFFF;
}
.featText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.featPrice {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #525558;
}
.BtnBgCol {
	background-color: #FEFEFF;
	padding: 2px;
}
.BtnBgCol:hover {
	background-color: #F7F7F8;
	padding: 2px;
}
.smallblue {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #336699;
}
.apilink {
	text-decoration: none;
	border-bottom: 2px solid #DDDDEE;
}
.xmlsource {
	padding: 20px;
	background-color: #F8F8F8;
	border: 1px dashed #666666;
}
.aBtn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #667788;
	text-decoration: none;
	display: block;
	background-color: #FEFEFF;
	padding: 2px;
}
.aBtn:hover {
	background-color: #F7F7F8;
	padding: 2px;
}
.fldBtn {
	padding: 5px;
	text-align: center;
	display: inline;
}
.smallOne {
	font-size: 9px;
	color: #666666;
}
.tdBotBorder {
	border-bottom: 2px solid #CCCCCC;
}

tr.bottomLine td {
	border-bottom: 1px solid #EEEEEE;
}

/* Currencies menu */

.langButton {
	padding: 4px 10px 4px 7px;
	margin-left: 5px;
	margin-right: 5px;
	
	text-decoration: none;
	display: block;
	
	color: #666;
	font-size: 12px;
	letter-spacing: -1px;
}

.langButton:hover {
	padding: 3px 9px 3px 6px;
	background-color: #F7F9FD;
	border: 1px solid #D9E0EF;
	cursor: pointer;
}

.langButtonActive {
	padding: 3px 9px 3px 6px;
	background-color: #F7F9FD;
	border: 1px solid #D9E0EF;
}

.headerTitle {
	background-color: #F2F5FA;
	background-image: url(/img/bgheadertitle.gif);
	background-repeat: repeat-x;
	background-position: center;
	border-bottom: 2px solid #CCCCCC;
	height: 25px;
}

.slideOuter {
	position: absolute;
	width: 98%;
	left: 1%;
	white-space: nowrap;
	overflow: hidden;
}

.picto {
	margin-left: 5px;
	margin-right: 3px;
	background-color: #FFFFFF;
	border: 2px solid #CCCCCC;

	opacity: 0.6;
	-moz-opacity: 0.6;
	filter: alpha(opacity=60);
}

.cmp01 {
	border-bottom: 1px solid #CCCCCC;
	border-top: 2px solid #CCCCCC;
	background-color: #EEEEEE;
	font-size: 10px;
}

.cmp02 {
	border-top: 2px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}

.cmp03 {
	border-top: 1px solid #CCCCCC;
	border-bottom: 2px solid #CCCCCC;
	font-weight: bold;
	font-family: Arial, Verdana;
	font-size: 10px;
	color: #333333;
}

.cmp04 {
	border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	font-weight: bold;
	font-family: Arial, Verdana;
	font-size: 10px;
	color: #666666;
}

.cmp05 {
	border-bottom: 1px solid #CCCCCC;
	font-size: 10px;
	font-weight: bold;
}

.cmp06 {
	border-top: 1px solid #CCCCCC;
}

.cmp07 {
	border-bottom: 1px solid #CCCCCC;
	background-color: #F8F8F8;
	border-right: 1px solid #CCCCCC;
}

.cmp08 {
	border-bottom: 1px solid #CCCCCC;
	font-size: 10px;
	color: #333333;
}

.cmp09 {
	border-bottom: 1px solid #CCCCCC;
	font-size: 10px;
	font-style: italic;
	color: #333333;
}

.cmp10 {
	font-weight: bold;
	font-family: Arial, Verdana;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}

.cmp11 {
	border-bottom: 1px solid #CCCCCC;
	background-image: url(/img/bgpx.gif);
}
a.redhover {
	font-size: 15px;
}
a.redhover:hover {
	color: #CC0000;
}
table.payment_box {
	border: 1px solid #DDDDDD;
}
table.payment_box tr td {
	background-color: #F6F6F6;
	white-space: nowrap;
	border-color: #ffffff;
	border-style: solid;
	text-align: right;
}
table.payment_box tr td img {
	cursor: pointer;
}
td.payment_left {
	border-width: 1px 0px 0px 1px;
}
td.payment_middle_left {
	border-width: 1px 0px 0px 0px;
}
td.payment_middle_right {
	border-width: 1px 0px 0px 0px;
	padding-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
}
td.payment_right {
	border-width: 1px 1px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FF6600;
}
td.payment_bottom {
	border-width: 0px 1px 1px 1px;
	text-align: left !important;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
tr.payment_text td {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	border: 0 !important;
}
.payment_colon {
	font-family: Arial;
	font-size: 10px;
	color: #999999;
	vertical-align: middle;
	font-weight: normal;
	padding-left: 3px;
}
.payment_legend {
	padding-right: 5px;
	font-weight: normal !important;
	vertical-align: middle;
}
.force_align_left {
	text-align: left !important;
}
.tutorial_screenshot {
	padding: 10px;
	margin-left: 40px;
	border: 3px solid #eeeeee;
}
.tutorial_title {
	font-family: Tahoma, Arial, Verdana;
	font-size: 20px;
	color: #CC6633;
}
.tutorial_item {
	font-family: Tahoma, Arial, Verdana;
	font-size: 18px;
	color: #003333;
}
div.newtestimonial {
	width: 700px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
	margin-top: 10px;
	background-color: #EEEEEE;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	padding: 10px;
	height: 22px;
}
div.newtestimonial div.left {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	letter-spacing: -1px;
	color: #333333;
	float: left;
}
div.newtestimonial div.right {
	float: right;
}
div.newtestimonial div.right a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	letter-spacing: -1px;
	color: #CC0000;
}
fieldset.testimonial {
	width: 700px;
	margin-left: auto;
	margin-right: auto;
	padding: 10px;
}
div.testimonial {
	margin: 20px;
	font-family: Arial, Helvetica, sans-serif;
}
div.testimonial div.date {
	float: right;
	padding: 3px;
	font-size: 11px;
	color: #333333;
	background-color: #DDDDDD;
	border: 1px solid #CCCCCC;
	border-right-width: 0;
	padding-top: 2px;
	display: inline;
}
div.testimonial div.name {
	float: left;
	font-size: 11px;
	color: #666666;
	font-weight: bold;
	padding: 3px;
	padding-right: 10px;
}
div.testimonial div.quote {
	border-bottom: 2px solid #CCCCCC;
	padding: 3px;
	font-size: 10px;
	color: #666666;
	background-color: #EEEEFF;
	border-top: 1px solid #DDDDEE;
}
div.testimonial div.quote a {
	font-weight: bold;
	font-size: 10px;
}
div.testimonial div.content {
	margin-top: 2px;
	clear: both;
}
div.testimonial div.content div.left {
	float: left;
	width: 50px;
	padding-left: 10px;
	font-size: 70px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333333;
}
div.testimonial div.content div.right {
	float: right;
	text-align: right;
	width: 50px;
	padding-right: 10px;
	font-size: 70px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333333;
	position: relative;
	bottom: -40px;
}
div.testimonial div.content div.normal {
	font-size: 1.6em;
	padding: 5px;
	color: #666666;
	letter-spacing: -1px;
	text-align: justify;
}
div.testimonial div.content div.quoted {
	font-size: 1.6em;
	color: #666666;
	letter-spacing: -1px;
	text-align: justify;
	padding: 20px 60px;
}
ul.transfer {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

ul.transfer li {
	background-image: url(/img/mini.gif);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 16px;
	padding-top: 1px;
	padding-bottom: 1px;
	clear: both;
	width: 200px;
}

ul.transfer li span {
	margin-right: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}

.VIP {
	color: #ed145b;
	font-weight: bold;
	font-family: Arial;
	letter-spacing: -1px;
}