body,html {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	height: 100%;
	background-color:#ffffff;
}

#addressbook_dialog_fieldset {
	min-height: 150px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

a.required {
	color: #ff0000;	
	text-decoration: none;
	font-size: 11px;
}

a.moreLink {
	color: #0a40ed;
	font-size: 12px;
	text-decoration: underline;
	cursor: hand;
	cursor: pointer;
	font-weight: normal;
}

div.number {
	vertical-align: middle;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	height: 23px;
	width: 25px;
	position: absolute;
	right: -10px;
	bottom: 5px;
	background-color: #ffffff;
	border: 1px solid #000000;
}

div.info-image-container  {
	position: relative;
}

#doc-counter {
	color: #187be3;
	font-size: 14px;
	text-decoration: none;
	font-weight:bold;
	margin-left: 4px;
}
div.growlUI { background: url('images/check48.png') no-repeat 10px 10px }
div.growlUI h1 {
	font-size: 18px;color: white; padding: 5px 5px 5px 75px; text-align: left
}
div.growlUI h2 {
	font-size: 14px;color: white; padding: 5px 5px 5px 75px; text-align: left
}

td.footer_header {
	color: #187be3;
	font-size: 18px;
	text-decoration: none;
	font-weight:bold;
}

td.main_header {
	color: #187be3;
	font-size: 18px;
	text-decoration: none;
	font-weight:bold;
}
td.sloganHeader {
	color: #187be3;
	font-size: 28px;
	text-decoration: none;
	font-weight:bold;
}

label {
	cursor: hand;
	cursor: pointer;
}
.label {
	cursor: hand;
	cursor: pointer;
}
input {
	background-color: #F5F6CE;
	-moz-border-radius: 5px;
}
input.clear {
	background-color: transparent;
}
input.error {
	border: 1px solid #ff0000;
}
textarea {
	background-color: #F5F6CE;
	-moz-border-radius: 5px;
}

a {
	color: #0033cc;
	text-decoration: underline;
}
a.linkd {
	font-size: 13px;
	color: #0033cc;
	text-decoration: underline;
}
a.infoHead {
	color: #187be3;
	font-size: 16px;
	text-decoration: none;
	font-weight:bold;
}
td.infoHead {
	color: #187be3;
	font-size: 16px;
	text-decoration: none;
	font-weight:bold;
}
a.infoHead2 {
	color: #187be3;
	font-size: 14px;
	text-decoration: none;
}


span.step {
	font-size: 12px;
}

span.step_info {
	font-size: 16px;
	font-weight:bold;
}

a.no_u {
	color: #0033cc;
	font-size: 12px;
	text-decoration: none;
	cursor: hand;
	cursor: pointer;
}
.divOn {
	border: 1px solid #187be3;
}

.divOff {
	border: 1px solid #ffffff;
}

.headline {
	position: absolute;
	overflow: hidden;
	top: 200px;
	height: 90px;
	width:100%;
}


a.slogan {
	font-size: 24px;
	color: #666666;
	text-decoration: none;
}


a.slogan2 {
	font-size: 22px;
	color: #666666;
	text-decoration: none;
}

a.click {
	cursor: hand;
	cursor: pointer;
}

a.menu {
	color: #000000;
	text-decoration: none;
	cursor: hand;
	cursor: pointer;
}

img.icon {
	border:1px solid #d2d2d2;
	background-color: #ffffff;
}

.doc_image {
	border-left:1px solid #999999;
	border-bottom:2px solid #999999;
	border-right:3px solid #999999;
	border-top:1px solid #999999;
}

img.btn {
	opacity:0.6;
	filter:alpha(opacity=60);
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=60);
	-moz-opacity:0.6;
	cursor: hand;
	cursor: pointer;
}
img.btn:hover {
	opacity:1.0;
	filter:alpha(opacity=100);
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	-moz-opacity:1.0;
}

.doImage {
	border:0 none;
	color:#ffffff;
	background:transparent url('images/download.gif') no-repeat scroll 0 0;
	font-size:16px;
	font-weight:bold;
	height:75px;/*auto !important;*/
	min-height:58px;
	white-space:nowrap;
	width:208px;
	text-align: left;
	padding: 4px;
	cursor: hand;
	cursor: pointer;
	opacity:0.85;
	filter:alpha(opacity=85);
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=85);
	-moz-opacity:0.85;
}

.doImage_over {
	border:0 none;
	color:#ffffff;
	background:transparent url('images/download.gif') no-repeat scroll 0 0;
	font-size:16px;
	font-weight:bold;
	height:75px;/*auto !important;*/
	min-height:58px;
	white-space:nowrap;
	width:208px;
	text-align: left;
	padding: 4px;
	cursor: hand;
	cursor: pointer;
	opacity:1.0;
	filter:alpha(opacity=100);
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	-moz-opacity:1.0;
}

span {
	font-size:12px;
	font-weight:normal;
}


td.imgviewer {
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	cursor: hand;
	cursor: pointer;
	padding: 0px;
}
td.imgvieweron {
	color: #666666;
	font-size: 12px;
	font-weight: bold;
	cursor: hand;
	cursor: pointer;
	padding: 0px;
}
td.imgviewerover {
	color: #666666;
	font-size: 12px;
	font-weight: bold;
	cursor: hand;
	cursor: pointer;
	padding: 0px;
}

td.register-business {
	color: #666666;
	font-size: 12px;
	font-weight: bold;
	cursor: hand;
	cursor: pointer;
	padding: 5px;
	background-color: #E0ECF8;
}

td.register-business:hover {
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	cursor: hand;
	cursor: pointer;
	padding: 5px;
	background-color: #81bef7;
}

td.register-consumer {
	color: #666666;
	font-size: 12px;
	font-weight: bold;
	cursor: hand;
	cursor: pointer;
	padding: 5px;
	background-color: #E0ECF8;
}
td.register-consumer:hover {
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	cursor: hand;
	cursor: pointer;
	padding: 5px;
	background-color: #81bef7;
}

td.rowHeader {
	color: #333333;
	font-size: 12px;
	font-weight: bold;
}

td.even {
	color: #666666;
	font-size: 12px;
}

td.odd {
	color: #666666;
	font-size: 12px;
	background-color: #f8f8f9;
}

.error {
	color: #cc0000;
	font-size: 12px;
	padding: 3px;
}

.success {
	color: #009900;
	font-size: 12px;
	padding: 3px;
}


td.main {
	color: #333333;
	font-size: 14px;
	line-height: 1.5;
}
td.lang {
	color: #333333;
	font-size: 12px;
}
.small {
	color: #666666;
	font-size: 12px;
}
.small_header {
	color: #666666;
	font-size: 12px;
	font-weight: bold;
}

td.xsmall {
	color: #666666;
	font-size: 11px;
}

.row {
	color: #666666;
	font-size: 12px;
	font-weight: normal;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	padding: 5px;
	width: 100%;
	cursor: hand;
	cursor: pointer;
}

.rowover {
	color: #0033cc;
	font-size: 12px;
	border-top: 1px solid #0033cc;
	border-left: 1px solid #0033cc;
	border-right: 1px solid #0033cc;
	border-bottom: 1px solid #0033cc;
	padding: 5px;
	width: 100%;
	background-color: #FBE8C6;
	cursor: hand;
	cursor: pointer;
}

td.options {
	color: #666666;
	font-size: 16px;
}


td.pageHeader {
	border-bottom: 1px solid #d2d2d2;
	color: #187be3;
	font-size: 22px;
	font-weight: bold;
}

td.pageHeaderSmall {
	border-bottom: 1px solid #d2d2d2;
	color: #187be3;
	font-size: 16px;
	font-weight: bold;
}

td.hmenu {
	color: #666666;
	font-size: 12px;
	font-weight: bold;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	padding: 5px;
	cursor: hand;
	cursor: pointer;
	opacity:0.5;
	filter:alpha(opacity=50);
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
	-moz-opacity:0.5;
}

td.hmenuOver {
	color: #666666;
	font-size: 12px;
	font-weight: bold;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	padding: 5px;
	cursor: hand;
	cursor: pointer;
	opacity:1.0;
	filter:alpha(opacity=100);
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	-moz-opacity:1.0;
}

td.space {
	width: 1px;
}

a.bigbutton {
	background:#0033cc url('gradient_image.php?a=33cbff&b=0033cc&w=1&h=45') repeat-x scroll 0;
	border:1px solid #000066;
	color:#ffffff !important;
	font-size:16px;
	text-align:center;
	text-decoration:none;
	-moz-border-radius: 5px;
	padding: 12px 15px 12px 15px;
	margin: 3px 3px 3px 3px;
	opacity:0.8;
	filter:alpha(opacity=80);
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80);
	-moz-opacity:0.8;
	cursor: hand;
	cursor: pointer;
}

a.bigbutton:hover {
	background:#007b00 url('gradient_image.php?a=00ff00&b=007b00&w=1&h=45') repeat-x scroll 0;
	border:1px solid #007b00;
}

a.button {
	background:#007b00 url('gradient_image.php?a=25c600&b=198500&w=1&h=25') repeat-x scroll 0;
	border:1px solid #000066;
	color:#ffffff !important;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
	-moz-border-radius: 4px;
	padding: 3px 10px 3px 10px;
	margin: 3px 3px 3px 3px;
	opacity:0.8;
	filter:alpha(opacity=80);
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80);
	-moz-opacity:0.8;
	cursor: hand;
	cursor: pointer;
	line-height: 2;
}

a.button_over {
	background:#007b00 url('gradient_image.php?a=7CFC00&b=2aae0c&w=1&h=25') repeat-x scroll 0;
	border:1px solid #009900;
	color:#ffffff !important;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
	-moz-border-radius: 4px;
	padding: 3px 10px 3px 10px;
	margin: 3px 3px 3px 3px;
	opacity:0.8;
	filter:alpha(opacity=80);
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80);
	-moz-opacity:0.8;
	cursor: hand;
	cursor: pointer;
	line-height: 2;
}

a.button_small {
	background:#007b00 url('gradient_image.php?a=25c600&b=198500&w=1&h=25') repeat-x scroll 0;
	border:1px solid #000066;
	color:#ffffff !important;
	font-size:11px;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
	-moz-border-radius: 4px;
	padding: 3px 8px 3px 8px;
	margin: 3px 3px 3px 3px;
	opacity:0.8;
	filter:alpha(opacity=80);
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80);
	-moz-opacity:0.8;
	cursor: hand;
	cursor: pointer;
	line-height: 2;
}

a.button_small_over {
	background:#007b00 url('gradient_image.php?a=7CFC00&b=2aae0c&w=1&h=25') repeat-x scroll 0;
	border:1px solid #009900;
	color:#ffffff !important;
	font-size:11px;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
	-moz-border-radius: 4px;
	padding: 3px 8px 3px 8px;
	margin: 3px 3px 3px 3px;
	opacity:0.8;
	filter:alpha(opacity=80);
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80);
	-moz-opacity:0.8;
	cursor: hand;
	cursor: pointer;
	line-height: 2;
}
td.myMenu {
	color: #666666;
	font-size: 13px;
	font-weight: bold;
	border-right: 3px dotted #d2d2d2;
	padding: 5px 15px 5px 15px;
	background:#ffffff url('gradient_image.php?a=ffffff&b=ffffff&w=1&h=45') repeat-x scroll 0;
	cursor: hand;
	cursor: pointer;
	-moz-border-radius: 3px;
}

td.myMenuOver {
	color: #187be3;
	font-size: 13px;
	font-weight: bold;
	border-right: 3px dotted #d2d2d2;
	padding: 5px 15px 5px 15px;
	background:#ffffff url('gradient_image.php?a=ffffff&b=ffffff&w=1&h=45') repeat-x scroll 0;
	cursor: hand;
	cursor: pointer;
	-moz-border-radius: 3px;
}

td.myMenuOn {
	color: #187be3;
	font-size: 13px;
	font-weight: bold;
	border-right: 3px dotted #d2d2d2;
	padding: 5px 15px 5px 15px;
	background:#ffffff url('gradient_image.php?a=ffffff&b=ffffff&w=1&h=45') repeat-x scroll 0;
	cursor: hand;
	cursor: pointer;
	-moz-border-radius: 3px;
}
td.myMenuLastOver {
	color: #187be3;
	font-size: 13px;
	font-weight: bold;
	border-right: 3px dotted #ffffff;
	padding: 5px 0px 5px 15px;
	background:#ffffff url('gradient_image.php?a=ffffff&b=ffffff&w=1&h=45') repeat-x scroll 0;
	cursor: hand;
	cursor: pointer;
	-moz-border-radius: 3px;
}
td.myMenuLastOn {
	color: #187be3;
	font-size: 13px;
	font-weight: bold;
	border-right: 3px dotted #ffffff;
	padding: 5px 15px 5px 15px;
	background:#ffffff url('gradient_image.php?a=ffffff&b=ffffff&w=1&h=45') repeat-x scroll 0;
	cursor: hand;
	cursor: pointer;
	-moz-border-radius: 3px;
}
td.myMenuLast {
	color: #666666;
	font-size: 13px;
	font-weight: bold;
	border-right: 3px dotted #ffffff;
	padding: 5px 0px 5px 15px;
	background:#ffffff url('gradient_image.php?a=ffffff&b=ffffff&w=1&h=45') repeat-x scroll 0;
	cursor: hand;
	cursor: pointer;
	-moz-border-radius: 3px;
}
td.footer {
	color: #e0e0e0;
	font-size: 11px;
}

td.header {
	color: #666666;
	font-size: 12px;
}

a.xfooter {
	color: #ffffff;
	font-size: 11px;
	text-decoration:none;
}
a.xfooter:hover {
	color: #ffffff;
	font-size: 11px;
	text-decoration:underline;
}
td.headLiner {
	color: #666666;
	font-size: 14px;
	font-weight: bold;
	padding: 3px;
	border-top: 1px solid #999999;
}

/* header nav*/


td.headerNav1 {
	text-decoration:none;
	color: #666666;
	font-size: 18px;
	background: #ffffff url('gradient_image.php?a=ffffff&b=e0e0e0&w=1&h=80') repeat-x scroll 0;
	border: 2px solid #000066;
	cursor: hand;
	cursor: pointer;
	height: 80px;
	
	-moz-border-radius: 5px;
	padding: 0px;
	margin: 0px;
}
td.headerNav1On {
	text-decoration:none;
	color: #666666;
	font-size: 18px;
	background: #ffffff url('gradient_image.php?a=ffffff&b=ffffff&w=1&h=90') repeat-x scroll 0;
	border: 2px solid #000066;
	cursor: hand;
	cursor: pointer;
	height: 80px;
	
	-moz-border-radius: 5px;
	padding: 0px;
	margin: 0px;
}
td.headerNav1Off {
	text-decoration:none;
	color: #666666;
	font-size: 18px;
	background: #ffffff url('gradient_image.php?a=ffffff&b=e0e0e0&w=1&h=90') repeat-x scroll 0;
	border: 2px solid #000066;
	cursor: hand;
	cursor: pointer;
	height: 80px;

	opacity:0.8;
	filter:alpha(opacity=80);
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80);
	-moz-opacity:0.8;
	
	-moz-border-radius: 5px;
	padding: 0px;
	margin: 0px;
}

td.headerNav1Over {
	text-decoration:none;
	color: #666666;
	font-size: 18px;
	background: #ffffff url('gradient_image.php?a=ffffff&b=ffffff&w=1&h=90') repeat-x scroll 0;
	border: 2px solid #009900;
	cursor: hand;
	cursor: pointer;
	height: 80px;
	
	-moz-border-radius: 5px;
	padding: 0px;
	margin: 0px;
}


td.info {
	color: #333333;
	font-size: 16px;
}

table.Mtable {
/*	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
	background-color: #ffffff;
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	background: url('images/bgup.gif') center -0px repeat-y #f7fcfe;*/
}


.bbottom {
	border-bottom: 1px solid #e0e0e0;
}

.bbottom2 {
	border-bottom: 1px solid #e0e0e0;
}

table.explanation {
	background-color:#EFF7FE;
	border: 1px solid #83A8CC;
	width: 250px;
}

table.Ltable {
	background: url('images/bgdown.gif') center -0px no-repeat #f7fcfe;
}

table.btable {
	padding: 0px;
	border: 1px solid #c0c0c0;
}

table.btableb {
	padding: 0px;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	background:transparent url('gradient_image.php?a=none&b=e0e0e0&w=1&h=150') repeat-x scroll 0;
}

legend {
	font-size: 14px;
	font-weight: bold;
	/*border: 1px solid #81bef7;
	background-color: #ffffff;*/
}

legend.split {
	color: #187be3;
	font-size: 20px;
}

textarea.mceNoEditor {
	width: 100%;
}

fieldset {
	text-align: left;
	border: 1px solid #D2D2D2;
	padding: 5px 15px 5px 15px;
	background:#ffffff url('gradient_image.php?a=ffffff&b=f0f0f0&w=1&h=100') repeat-x scroll bottom left;
}
























#scrollup {
	position: relative;
	overflow: hidden;
	height: 90px;
	width: 100%;
}
#pricediv {
	font-size: 30px;
	font-weight: bold;
	color: #009900;
	height: 66px;
}

#quotes {
	width:100%;
}

#title {
	height:35px;
	font-size:24px;
	color: #187be3;
	width:100%;
	font-weight:bold;
}
#title2 {
	height:35px;
	font-size:24px;
	color: #187be3;
	width:100%;
	font-weight:bold;
}

#title3 {
	height:55px;
	font-size:34px;
	color: #187be3;
	width:100%;
	font-weight:bold;
}


#author {
	color:#C93;
	position:absolute;
	bottom:10px;
	right:10px;
}
#t1 { width:100%; margin:0px auto; padding:0px; border: 0px solid #cc00cc;}
#t2 { width:100%; margin:0px auto; padding:0px;border-top: 0px solid #d2d2d2;
}
#example { width:100%; margin:0px auto; padding:0px; }

#r1 { width:100%; height:100px;margin:0px auto; padding:0px; cursor: hand; cursor: pointer; }
#r2 { width:100%; height:100px;margin:0px auto; padding:0px; }
#r3 { width:100%; height:100px;margin:0px auto; padding:0px; }

#r7 { width:100%; height:210px;margin:0px auto; padding:0px; border: 1px solid #d2d2d2;}
#r10 {
	width:100%;
	height:220px;
	margin:0px auto;
	padding:0px;
	border: 1px solid #d2d2d2;
	background:#ffffff url('gradient_image.php?a=ffffff&b=f0f0f0&w=1&h=100') repeat-x scroll bottom left;
	text-align: left;
}
#r11 {
	width:100%;
	height:210px;
	margin:0px auto;
	padding:0px;
	border: 1px solid #d2d2d2;
}
#r12 {
	width:100%;
	height:220px;
	margin:0px auto;
	padding:0px;
	border: 1px solid #d2d2d2;
	background:#ffffff url('gradient_image.php?a=ffffff&b=f0f0f0&w=1&h=100') repeat-x scroll bottom left;
}
#r12_inner {
	width:100%;
	height:220px;
	margin:0px auto;
	padding:0px;
	background:transparent url('images/mailbox_red_sm.gif') no-repeat scroll 170px 114px;
}




#r24 {
	width:100%;
	margin:0px auto;
	padding:0px;
	border: 1px solid #d2d2d2;
	background:#ffffff url('gradient_image.php?a=ffffff&b=f0f0f0&w=1&h=100') repeat-x scroll bottom left;
}
#r24_inner {
	width:100%;
	height:570px;
	margin:0px auto;
	padding:0px;
	background:transparent url('') no-repeat scroll right 114px;
	z-index: 2;
}
#r28 {
	width:100%;
	margin:0px auto;
	padding:0px;
	border: 1px solid #d2d2d2;
	background:#ffffff url('gradient_image.php?a=ffffff&b=f0f0f0&w=1&h=100') repeat-x scroll bottom left;
}
#r28_inner {
	width:100%;
	height:570px;
	margin:0px auto;
	padding:5px;
	background:transparent url('') no-repeat scroll right 114px;
	text-align: center;
}

#r29 {
	width:100%;
	margin:0px auto;
	padding:0px;
	border: 1px solid #d2d2d2;
	background:#ffffff url('gradient_image.php?a=ffffff&b=f0f0f0&w=1&h=100') repeat-x scroll bottom left;
}
#r29_inner {
	width:100%;
	margin:0px auto;
	padding:5px;
	background:transparent url('') no-repeat scroll right 114px;
}

#r19 {
	width:100%;
	height:220px;
	margin:0px auto;
	padding:0px;
	border: 1px solid #d2d2d2;
	background:#ffffff url('gradient_image.php?a=ffffff&b=f0f0f0&w=1&h=100') repeat-x scroll bottom left;
}
#r16 {
	width:100%;
	height:210px;
	margin:0px auto;
	padding:0px;
	border: 1px solid #d2d2d2;
	background-image: url('images/callcenter.gif');background-repeat: no-repeat;background-position: bottom right;
}
#r8 {
	width:100%;
	margin:0px auto;
	padding:0px;
	height:220px;
	background:#ffffff url('gradient_image.php?a=ffffff&b=f0f0f0&w=1&h=100') repeat-x scroll bottom left;
	border: 1px solid #d2d2d2;
}
#r8_inner {
	width:100%;
	margin:0px auto;
	padding:0px;
	height:220px;
	background:transparent url('images/earth.gif') no-repeat scroll 140px 60px;
}
#r81 {
	width:100%;
	margin:0px auto;
	padding:0px;
	height:330px;
	background:#ffffff url('gradient_image.php?a=ffffff&b=f0f0f0&w=1&h=160') repeat-x scroll bottom left;
	/*background:#ffffff url('gradient_image.php?a=33cbff&b=0033cc&w=1&h=360') repeat-x scroll 0;*/
	border: 1px solid #d2d2d2;
}
#r81_inner {
	width:100%;
	margin:0px auto;
	padding:0px;
	height:330px;
	background:transparent url('images/earth.gif') no-repeat scroll 140px 60px;
}


#r_why_us_home_1 {
	height:220px;
	width:100%;
	background:#ffffff url('gradient_image.php?a=ffffff&b=f0f0f0&w=1&h=100') repeat-x scroll bottom left;
	border: 1px solid #d2d2d2;
}
#r_why_us_home_1_inner {
	height:220px;
	width:100%;
	background-image: url('images/laptop-letters.gif');
	background-position: 30px;
	background-repeat: no-repeat;
}




#r_why_us1 {
	height:220px;
	width:100%;
}
#r_why_us1_inner {
	height:220px;
	width:100%;
	background-image: url('images/laptop-letters.gif');
	background-position: 30px;
	background-repeat: no-repeat;
}


#r_why_us2 {
	height:265px;
	width:100%;
	background:transparent url('images/earth.gif') no-repeat scroll 140px 60px;
	background-position: 50px;
	background-repeat: no-repeat;
}

#r_why_us3 {
	height:265px;
	width:100%;
	background-image: url('images/stamp3_sm.gif');
	background-position: 30px;
	background-repeat: no-repeat;
}
#r_why_us4 {
	height:265px;
	width:100%;
	background-image: url('images/3denvelope.jpg');
	background-position: left;
	background-repeat: no-repeat;
}

#r_why_us5 {
	height:265px;
	width:100%;
	background-image: url('images/mailbox_red_sm.gif');
	background-position: 60px;
	background-repeat: no-repeat;
}
#r_why_us6 {
	height:265px;
	width:100%;
	background-image: url('images/gallery/globe_flags_med.png');
	background-position: 15px -5px;
	background-repeat: no-repeat;
}
#r_why_us7 {
	height:265px;
	width:100%;
	background-image: url('images/gallery/credit-cards_med.jpg');
	background-position: 15px 10px;
	background-repeat: no-repeat;
}
#r_why_us8 {
	height:265px;
	width:100%;
	background-image: url('images/gallery/snapshot93_med.png');
	background-position: 35px 30px;
	background-repeat: no-repeat;
}
#r_why_us9 {
	height:265px;
	width:100%;
	background-image: url('images/gallery/snapshot33_med.png');
	background-position: 30px 30px;
	background-repeat: no-repeat;
}
#r_why_us10 {
	height:265px;
	width:100%;
	background-image: url('images/gallery/stamp_med.gif');
	background-position: 20px 0px;
	background-repeat: no-repeat;
}
#tx1 {
	width:100%;
	margin:0px;
	padding:0px;
	height: 25px;
	background:#ffffff url('gradient_image.php?a=e0e0e0&b=ffffff&w=1&h=25') repeat-x scroll 0;
}


#x1 {
	width:100%;
	margin:0px;
	padding:0px;
	height: 5px;
	background:#ffffff url('gradient_image.php?a=ffffff&b=999999&w=1&h=5') repeat-x scroll 0;
	font: normal 1px/1px Arial;
}
#x2 {
	width:100%;
	margin:0px;
	padding:0px;
	height: 92px;
	background:#ffffff url('gradient_image.php?a=33cbff&b=0033cc&w=1&h=107') repeat-x scroll 0;
	font: normal 12px/12px Arial;
}
#x87 {
	width:100%;
	margin:0px;
	padding:0px;
	height: 4px;
	font: normal 1px/1px Arial;
}
#x3 {
	width:100%;
	margin:0px;
	padding:0px;
	height: 8px;
	background:#ffffff url('gradient_image.php?a=999999&b=ffffff&w=1&h=8') repeat-x scroll 0 0;
	font: normal 1px/1px;
}

#x4 {
	width:100%;
	margin:0px;
	padding:0px;
	height: 7px;
	background:#ffffff url('gradient_image.php?a=ffffff&b=999999&w=1&h=7') repeat-x scroll 0;
	font: normal 1px/1px Arial;
}
#x5 {
	width:100%;
	margin:0px;
	padding:0px;
	height: 26px;
	background:#ffffff url('gradient_image.php?a=33cbff&b=0033cc&w=1&h=26') repeat-x scroll 0;
}
#x6 {
	width:100%;
	margin:0px;
	padding-top:0px;
	height: 26px;
	background:#ffffff url('gradient_image.php?a=33cbff&b=0033cc&w=1&h=36') repeat-x scroll top center;
}
div.x13 {
	width:100%;
	margin:0px;
	padding:0px;
	height: 6px;
	background:#ffffff url('gradient_image.php?a=666666&b=f6f6f6&w=1&h=6') repeat-x scroll 0 0;
	font: normal 1px/1px Arial;
}

div.y99 {
	width:99%;
	margin-left:0.5%;
	margin-right:0.5%;
	padding:0px;
	height: 6px;
	background:#ffffff url('gradient_image.php?a=e0e0e0&b=none&w=1&h=6') repeat-x scroll center top;
	font: normal 1px/1px Arial;
}

div.y97 {
	width:99.5%;
	margin:0px;
	padding:0px;
	height: 8px;
	font: normal 1px/1px Arial;
}

#xd {
	width:100%;
	margin:0px;
	padding:0px;
	background:#ffffff url('gradient_image.php?a=f6f6f6&b=ffffff&w=1&h=100') repeat-x scroll top left;
	font: normal 1px/1px;
}
#xdstart {
	width:100%;
	margin:0px;
	padding:0px;
	height: 30px;
	background:#ffffff url('gradient_image.php?a=f6f6f6&b=f6f6f6&w=1&h=100') repeat-x scroll 0;
	font: normal 1px/1px;
}
#xdend {
	width:100%;
	margin:0px;
	padding:0px;
	height: 11px;
	background:#ffffff url('gradient_image.php?a=ffffff&b=999999&w=1&h=11') repeat-x scroll 0;
	font: normal 1px/1px Arial;
}
#xdd {
	width:100%;
	margin:0px;
	padding:0px;
	height: 20px;
	background:#ffffff url('gradient_image.php?a=ffffff&b=f6f6f6&w=1&h=20') repeat-x scroll 0;
	font: normal 1px/1px Arial;
}
#price1 {
	font-size: 25px;
	color: #009900;
	font-weight: bold;
	height: 30px;
	width: 125px;
}



#r_account_overview { width:100%; height:100%;margin:0px auto; padding:0px; }

#overl {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	text-align: center;
}
#overl_inner {
	width: 100%;
	height: 100%;
	background-color: #333333;
	opacity:0.7;
	filter:alpha(opacity=70);
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70);
	-moz-opacity:0.7;
	text-align: center;
}
.env_info {
	background-color: #ffffff;
	border: 1px solid #e0e0e0;
}


#C5_envelope {
	height:385px;
	width:100%;
	background-image: url('images/envelope_image_C5.png');
	background-position: 0px 20px;
	background-repeat: no-repeat;
}

#C4_envelope {
	height:385px;
	width:100%;
	background-image: url('images/envelope_image_C4.png');
	background-position: 0px 20px;
	background-repeat: no-repeat;
}
#C5_envelope_home {
	height:245px;
	width:100%;
	background-image: url('images/envelope_image_C5.png');
	background-position: 0px 20px;
	background-repeat: no-repeat;
}


#mailbox {
	height:245px;
	width:100%;
	background-image: url('images/brievenbus.png');
	background-position: right 20px;
	background-repeat: no-repeat;

}
#x-imgviewer1 {
	width:100%;
	margin:0px;
	padding:0px;
	height: 5px;
	background:#ffffff url('gradient_image.php?a=ffffff&b=999999&w=1&h=5') repeat-x scroll 0;
	font: normal 1px/1px;
}
#x-imgviewer {
	width:100%;
	margin:0px;
	padding:0px;
	background:#33cbff url('gradient_image.php?a=33cbff&b=0033cc&w=1&h=220') repeat-x scroll bottom left;
}
div.payment_extra_info {
	padding: 0px;
	margin: 0px;
	background-color:#EFF7FE;
	border: 1px solid #83A8CC;
	width:100%;
}
#imagePanel {
height: 100%;
width:100%;
overflow:auto;
overflow-y: scroll;
text-align: left;
background:#ffffff url('gradient_image.php?a=none&b=e0e0e0&w=1&h=105') repeat-x scroll bottom left;

}


DIV#loader {
	width: 700px;
	height: 600px;
}
DIV#loader.loading {
	background: url(images/ajax-loader_big.gif) no-repeat center center;
}
DIV#loader_send {
	width: 300px;
	height: 380px;
	overflow:hidden;
	text-align: center;
}
DIV#loader_send.loading {
	background: url(images/ajax-loader_big.gif) no-repeat center center;
}
DIV#loader_send2 {
	width: 240px;
	height: 380px;
	overflow:hidden;
	text-align: center;
}
DIV#loader_send2.loading {
	background: url(images/ajax-loader_big.gif) no-repeat center center;
}



DIV#loader_send_small {
	width: 200px;
	height: 200px;
	overflow:hidden;
}
DIV#loader_send_small.loading {
	background: url(images/ajax-loader_big.gif) no-repeat center center;
}
DIV#loader_send2_small {
	width: 200px;
	height: 200px;
	overflow:hidden;
}
DIV#loader_send2_small.loading {
	background: url(images/ajax-loader_big.gif) no-repeat center center;
}





.headerMenuText {
	text-decoration: none;
	color: inherit;
}






div.semi-trans {
/*
	background:#ffffff url('gradient_image.php?a=ffffff&b=f0f0f0&w=1&h=80') repeat-x scroll bottom left;
	border: 1px solid #999999;
*/
}


            #holder {
                height: 300px;
                overflow: hidden;
                width: 300px;
            }
           #holder2 {
                height: 300px;
                overflow: hidden;
                width: 300px;
            }


#clock {
	color: #333333;
	font-size: 16px;
}


