html, body {
	background:	#EBEBEB;
	color:		#000000;
	width:		100%;
	text-align: center;
}
html, body, form {
	vertical-align: top;
	margin: 	0px;
	padding: 	0px;
	border:		0px;
}
html, body, table {
	font-family: Arial;
	font-size:	12px;
}
table.main
{
	margin: 0 auto;
	width: 980px;
	padding: 0px;
	margin-top: 30px;
}
td.header
{
	width: 980px;
	height: 84px;
	
	background: url("/images/header.gif");
	background-position: top left;
	background-repeat: no-repeat;
	text-align: right;
	vertical-align: bottom;	
	padding: 0px; 
	margin: 0px;
}
p.header
{
	padding-right: 21px;
	text-align: right;
	padding-bottom: 20px;
	margin: 0px;
	color: 	#7B7BB1;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;	
}
.colored {
	color: #7B7BB1;
}

td.left
{
 	padding: 0px; 
 	margin: 0px; 
 	vertical-align: top; 
 	text-align: left; 
 	background: url('/images/leftheaderback.gif'); 
 	background-repeat: y-repeat;
 	width: 219px;
}
td.right
{
  
	padding: 0px;
	margin: 0px;
	background: url('/images/bottomrightback.gif');
	background-repeat: y-repeat;
	vertical-align: top;
	text-align: right;
	width: 21px;
}
td.bottom
{
	width: 800px;
	padding: 0px;
	margin: 0px;
}
td.bottomlinks
{
	padding: 0px; 
	margin: 0px;
	width: 800px;
}
td.middle
{
	width: 740px;
	background: #FFFFFF;
	padding: 0px;
	margin: 0px;
	vertical-align: top;
}
h1,h2,h3,big {
	font-weight:	bold;
}
h1 {
	font-size:		16px;
}
big {
	font-size:		14px;
}
h1 {
	margin-top:		1em;
	margin-bottom:	1em;
}
h2 {
	font-size:		14px;
	margin-top: 	1em;
	margin-bottom:	0.5em;
}
h3 {
	font-size:		12px;
	margin-top:	0.2em;
	margin-bottom: 0.2em;
}

p, ul {
	margin-top:		0.4em;
	margin-bottom:	0.1em;
}
th {
	text-align: left;
}

div#logo, div#banner, table#login, div#menu, div#content, div#beta, div#payment, div#copy {
	width: 720px;
	margin: 0 auto;
	text-align: left;

}
div#ticker {
	width: 425px;
	margin: 0 auto;
	text-align: center;
}

a {
	color: 			#7B7BB1;
	background:		transparent;
	font-weight:	bold;
	text-decoration:	none;
}
div#dlnow
{
	padding: 0xp;
	margin: 0px;
	text-align: center;
	vertical-align: top;
}
a#dlnow:link, a#dlnow:visited
{
	color: 			#cecff7;
	font-size:		9px;
	width: 100%;
	text-align: center;
	text-decoration:	none;
}
a#dlnow:hover
{
	color: 			#cecff7;
	font-size:		9px;
	width: 100%;
	text-align: center;

}
div#logo, div#banner, div#menu, div#copy, div#beta, div#payment {
	text-align: center;
}
div#logo {
	margin-top:		20px;
}

div.il#logo {
	margin-top:		100px;
}
div#banner {
	margin-top:		15px;
	margin-bottom:	15px;
}

table#login, table#login a {
	background: 	#7676BC;
	color:			transparent;
}
table#login {
	font-size:		10px;
	width:			450px;
	padding:			0;
	border:			0;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
table#login tr td.b {
	padding:		0;
	margin:		0;
	border:		0;
}
input {
	font-size:		10px;
	border: 1px solid black;
}

.small, .small a {
	font-size:		9px;
	color:			#7575BB;
}
span.superdeal
{
	font-family: Arial; 
	font-weight: bold; 
	font-size: 9px; 
	color: #7575bb;
}
div#menu, div#menu a {
	color:			#000000;
	background:		transparent;
}
div#menu a {
	font-weight:	bold;
	text-decoration:	none;
}
div#content {
	margin-top:		20px;
	margin-bottom:	20px;
}

div#c0{

}
div#c1{
	width:		430px;
}
div#c2 {
	width:		265px;
}
div#c1, div#c2 {
	float:		left;
}
div#c1 {
	margin-left: 0px;
	margin-right: 10px;
	padding: 0px;
}
div#c2 {
	margin-left: 10px;
	margin-right: 0px;
	padding: 0px;
}

div#copy, div#copy a, div#beta, div#beta a, div#payment, div#payment a {
	color: 			#7B7BB1;
	background:		transparent;
}

div#copy a, div#beta a, div#payment a {
	font-weight:	bold;
	text-decoration:	none;
}
div#beta, div#payment {
	font-size: 		11px;
}

div#copy {
	margin-top:		20px;
}
div.ic#copy {
	position: 	absolute;
	bottom:		20px;
	left: 		0;
	width:		100%;
	text-align:	center;
}

img {
	border:			0;
}

table.rates tr td, table.rates tr th {
	text-align: 	left;
	border-bottom:	1px solid #7575BB;
}
table.rates tr td.r, table.rates tr th.r {
	text-align: 	right;
	font-weight: 	bold;
}
table.rate tr td.l {
	text-align: 	justify;
}

.s {
	font-size: 		10px;
}
.s a {
	font-weight:	bold;
}
.white, .white a {
	color: #FFFFFF;
}
legend {
	font-weight:	bold;
}
fieldset.blue {
	background:		#7676BC;
}

p.indent {
	padding-left: 10px;	
	margin-top:		0.4em;
	margin-bottom:	0.1em;
}

td.b1, td.b2, td.b3, td.b4, td.b6, td.b7, td.b8, td.b9, td.p1, td.p2, td.p3, td.p4  {
	font-size: 1px; 
	line-height: 1px;
	padding: 0px; 
	margin: 0px;
}	
td.b1, td.b3, td.b7, td.b9, td.p1, td.p2, td.p3, td.p4 {
	height: 10px; 
	width: 10px; 
	background-repeat: no-repeat;
}
td.b11, td.b33 {
	height: 10px; 
	width: 10px; 
	background-repeat: no-repeat;
}

td.b2, td.b8, td.p5 {
	height: 10px;		
	padding: 0px; 
	margin: 0px;
}
td.b4, td.b6 {
	width: 10px;
}
td.b2, td.b4, td.b6, td.b8, td.p5 {
	margin: 0px;
	padding: 0px;
	background: #7B7BB1;
	color: #FFFFFF;
}
td.b5 {
	margin: 0px;
	padding: 0px;
	background: #FFFFFF;
	color: #000000;
}
td.b1 {
	background: url('../images/panel11.gif'); 
	background-position: bottom right; 
	height: 10px;
	padding: 0px; 
	margin: 0px;
}
td.b11 {
	background: url('../images/panel_redl.gif'); 
	background-position: bottom right; 
	height: 10px;
	padding: 0px; 
	margin: 0px;
}
td.b33 {
	background: url('../images/panel_redr.gif'); 
	background-position: bottom left; 
	height: 10px;
	padding: 0px; 
	margin: 0px;	
}

td.b3 {
	background: url('../images/panel13.gif'); 
	background-position: bottom left; 
	height: 10px;
	padding: 0px; 
	margin: 0px;	
}
td.b7 {
	background: url('../images/panel31.gif'); 
	background-position: top right; 
}
td.b9 {
	background: url('../images/panel33.gif'); 
	background-position: top left; 
}

td.b4 {
	background: url('../images/panel21.gif'); 
	background-position: top left; 
	background-repeat: y-repeat; 
}
td.b6 {
	background: url('../images/panel23.gif'); 
	background-position: top right; 
	background-repeat: y-repeat; 
}
td.b8 {
	background: url('../images/panel32.gif'); 
	background-position: top left; 
	background-repeat: x-repeat; 
}
td.p1 {
	background: url('../images/panel1.gif'); 
	background-position: bottom right; 
	height: 10px;
	padding: 0px; 
	margin: 0px;
}
td.p2 {
	background: url('../images/panel2.gif'); 
	background-position: bottom left; 
	height: 10px;
	padding: 0px; 
	margin: 0px;
}
td.p3 {
	background: url('../images/panel3.gif'); 
	background-position: top left; 
	height: 10px;
	padding: 0px; 
	margin: 0px;
}
td.p4 {
	background: url('../images/panel4.gif'); 
	background-position: top right; 
	height: 10px;
	padding: 0px; 
	margin: 0px;
}
td.p5 {
	font-size: 1px; 
	line-height: 1px;
	background: #FF0047;
}

td.bt1 {
	margin: 0px;
	padding: 0px;
	background: #7B7BB1;
	color: #FFFFFF;
	width: 10px;
}
td.bt2 {
	margin: 0px;
	padding: 0px;
	background: #7B7BB1;
}
td.pt1 {
	margin: 0px;
	padding: 0px;
	background: #FF0047;
	color: #FFFFFF;
	width: 10px;
}
td.pt2 {
	margin: 0px;
	padding: 0px;
	background: #FF0047;
}
td.title
{
	font-family: Arial;
	font-size: 22px;
	font-weight: bold;
	color: #FFFFFF;
	width: 160px;
	padding-left: 0px;
	vertical-align: bottom;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 3px;
}
td.normaltitle
{
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 0px;
	vertical-align: bottom;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
td.smalltitle
{
	font-family: Arial;
	font-size: 11px;
	width: 85px;
	font-weight: bold;
	color: #FFFFFF;
	vertical-align: bottom;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 3px;	
}
td.bt3 {
	margin: 0px;
	padding: 0px;
	background: #7B7BB1;
	color: #FFFFFF;
	width: 10px;	
}


table.footerlogin td {
	padding: 1px; 
	margin: 0px; 
	color: #FFFFFF;
}
table.footerlogin td.fllabel {
	font-size: 11px;
}
table.footerlogin td.flsmall {
	font-size: 10px;
}
table.footerlogin td.flsmall a {
	color: #FFFFFF;
}
div.bar
{
	margin: 0px;
	padding: 15px 0px;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}
div.defaulttext
{
	padding: 0px 15px;
	font-family: Arial;
	vertical-align: top;
}
input.flinput {
	border: 1px solid black;  
	font-size: 11px; 
	width: 100px;
}
.defpadding
{
	padding: 2px 3px;
}
option
{
	font-size: 10px;
}
select
{
	font-size: 10px;
}

table.freepanel tr td {
	color: #000000;	
	font-size: 11px;
	font-family: Arial;
	vertical-align: top;
}

h1
{
	font-family: Arial;
	font-size: 22px;
	font-weight: normal;	
	color: #000000;
	padding: 5px 0px;
	margin: 0px;
}
h1.leftcol
{
	font-family: Arial;
	font-size: 22px;
	font-weight: normal;	
	color: #000000;
	padding: 5px 0px;
	margin: 0px;
}

h2.leftcol
{
	font-family: Arial;
	font-size: 18px;
	font-weight: normal;	
	color: #000000;
	padding: 5px 0px;
	margin: 0px;
}
p
{
	font-family: Arial;
	font-size: 14px;
	color: #000000;
	padding: 5px 0px;
	margin: 0px;
	text-align: left;
}
label.leftcol
{
	font-family: Arial;
	font-size: 14px;
}
p.leftcol, p.free
{
	font-family: Arial;
	font-size: 14px;
	color: #000000;
	padding: 5px 0px;
	margin: 0px;
	text-align: left;
}

a.newshlink, a.newshlink:link, a.newshlink:visited,  a.newshlink:hover
{
	text-decoration: none;
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	padding: 2px;
}
a.leftcol, a.leftcol:link, a.leftcol:visited,  a.leftcol:hover
{
	text-decoration: none;
	font-family: Arial;
	font-size: 15px;
	color: #FF0047;
	padding: 2px;
}
li.leftcol
{
	text-decoration: none;
	font-family: Arial;
	font-size: 12px;
}
div.headset
{
	width: 100%;
	height: 88px;
	color: 	#7B7BB1;
	font-family: Arial;
	font-size: 11px;
	background: url('images/headset.gif');
	background-position: center center;
	background-repeat: no-repeat;
	vertical-align: top;
	text-align: right;
	padding-top: 10px;
	font-weight: bold;
}
div.footer
{
	color: 	#7B7BB1;
	font-family: Arial;
	font-size: 11px;
	text-align: center;
}
a.faqlink:link, a.faqlink:visited {		
	text-decoration:	none;
	font-weight: 		bold;
	font-size: 12px;
}
div#invitepanel
{
	padding-top: 		10px;
	padding-bottom: 	10px;
}
table.sip
{
	font-size: 11px;
}
div#headermore{
 	z-index:99;
 	position:absolute; 
 	display:none; 
 	border: 1px solid #7B7BB1; 
 	background-color: #FFFFFF; 
 	width: 130px; 
 	height: 60px; 
 	padding: 8px;
	text-align:left;
}
td#menutd div#headermore a{
	color:#7B7BB1;
}

#ratesTabContent { padding: 0 10px; }
#ratesTabContent table td { padding: 2px; }
#ratesTabContent .Main-Text a { font-weight: normal !important; color: black !important; }

/* mobile download button */
.mobile-download { width:247px; height:78px; cursor:pointer; background:url("images/btn_download_mobile.png"); margin-bottom:15px; }
.mobile-download a { height:50px; display:block; padding:20px 0 0 30px; }
.hr{ border-top:1px solid	#7B7BB1;}