body {
background-color: Black;
background-image: url(../img/bg.png);
background-attachment: fixed;
background-position: top;
background-repeat: repeat-x;
	margin-top: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: White;
}

A:link {
	FONT-SIZE: 12px; COLOR: #0099cc; TEXT-DECORATION: none;
}
A:visited {
	FONT-SIZE: 12px; COLOR: #0099cc; TEXT-DECORATION: none;
}
A:active {
	FONT-SIZE: 12px; COLOR: #fcff00; TEXT-DECORATION: none;
}
A:hover {
	FONT-SIZE: 12px; COLOR: #fcff00; TEXT-DECORATION: none;
}

.FunTable {
	border-bottom: 1px;
	border-bottom-color: Silver;
	border-bottom-style: solid;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: White;
	margin-top: 1px;
	margin-left: 3px;
	margin-right: 3px;
}

.faqs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: Silver;
}

.moola_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}

.mainContent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: White;
	margin-top: 1px;
	margin-left: 7px;
	margin-right: 7px;
}

.hpTable {
	background-image: url(../img/maintableBG.png);
	background-position: top;
	background-repeat: no-repeat;
}

.hp_bot_Table {
	background-image: url(../img/maintableBG_bot.png);
	background-position: bottom;
	background-repeat: no-repeat;
}

.downloadImage {
	border: none;
	padding-bottom: 10px;
}

.announcementText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	line-height: 18px;
	text-align: justify;
	color: white;
	margin-top: 12px;
	margin-left: 12px;
	margin-right: 12px;
}

input {
background-image: url(../img/inputBG.gif);
background-position: top;
background-repeat: repeat-x;
border: 1px;
border-color: #02192a;
}

A.newCard:link {
	FONT-SIZE: 12px; COLOR: #E6E6FA; TEXT-DECORATION: none;
}
A.newCard:visited {
	FONT-SIZE: 12px; COLOR: #E6E6FA; TEXT-DECORATION: none;
}
A.newCard:active {
	FONT-SIZE: 12px; COLOR: #fcff00; TEXT-DECORATION: none;
}
A.newCard:hover {
	FONT-SIZE: 12px; COLOR: #fcff00; TEXT-DECORATION: none;
}

A.bodyA:link {
	FONT-SIZE: 12px; COLOR: #0099cc; TEXT-DECORATION: none;
}
A.bodyA:visited {
	FONT-SIZE: 12px; COLOR: #0099cc; TEXT-DECORATION: none;
}
A.bodyA:active {
	FONT-SIZE: 12px; COLOR: #fcff00; TEXT-DECORATION: none;
}
A.bodyA:hover {
	FONT-SIZE: 12px; COLOR: #fcff00; TEXT-DECORATION: none;
}

A.footer:link {
	TEXT-DECORATION: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: White;
	margin-top: 1px;
	margin-left: 3px;
	margin-right: 3px;
}
A.footer:visited {
	TEXT-DECORATION: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: White;
	margin-top: 1px;
	margin-left: 3px;
	margin-right: 3px;
}
A.footer:active {
	COLOR: #fcff00; TEXT-DECORATION: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	margin-top: 1px;
	margin-left: 3px;
	margin-right: 3px;
}
A.footer:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	margin-top: 1px;
	margin-left: 3px;
	margin-right: 3px;
	COLOR: #fcff00; TEXT-DECORATION: none;
}

.style1 {font-size: 10px}
.style3 {font-size: 11px}

A.countries:link {
	FONT-SIZE: 11px; COLOR: #0099cc; TEXT-DECORATION: none;
}
A.countries:visited {
	FONT-SIZE: 11px; COLOR: #0099cc; TEXT-DECORATION: none;
}
A.countries:active {
	FONT-SIZE: 11px; COLOR: #fcff00; TEXT-DECORATION: none;
}
A.countries:hover {
	FONT-SIZE: 11px; COLOR: #fcff00; TEXT-DECORATION: none;
}

#bg1{
	background-image: url(../img/backgrounds/bg1.jpg);
	background-color: Black;
	background-position: top;
	background-repeat: no-repeat;
}

/*------------------------| SPRINGLEAF ADVERT |--------------------*/

#fadeinbox{
position:absolute;
width: 240px;
left: 0;
top: -400px;
border: 10px solid black;
background-color: white;
padding: 4px;
z-index: 100;
visibility:hidden;
}

/* ----------------------- SPRINGLEAF ADVERT END ---------------------------- /

/* -----------------------| LIGHTBOX | --------------------------- */
#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #18252f;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 50%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../img/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../img/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../img/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Arial, Helvetica, sans-serif;
	background-color: #18252f;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{	padding: 0 10px 0px; color: #F0F8FF; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold; }
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}
	

/* Min-Width */
.lbWidth { /* most browsers */
	position: absolute;
	top: 0px; left: 0px;
	width: 100%;
	min-width: 790px;
	}

* html .lbContent { /* IE6 */
	margin-left: -790px;
	position:relative;
	}

* html .lbMinWidth { /* IE6 */
	padding-left: 790px;
	}
	
	
/* Clearfix */	
.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */ 
	

/* ----------------------- LIGHTBOX END ---------------------------- /

/*  ----------------------|  HOME BUTTON  |----------------------  */
#home_btn {
	width: 80px;
	height: 39px;
	padding: 0 0 0 0;
	background-image: url(../img/but_home_UP.png);
	color: #333;
}

#home_btn ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}

#home_btn li {
	margin: 0;
}

#home_btn li a {
	width: 80px;
	height: 39px;
	display: block;
	padding: 0px 0px 0px 0px;
	width: 100%;
}

#home_btn li a:hover {
	width: 80px;
	height: 39px;
	background-image: url(../img/but_home_OVER.png);
}

html>body #home_btn li a {
	width: auto;
}
/* ---------------- END - HOME BUTTON ---------------------*/

/*  ----------------------|  MXIT WORLD BUTTON  |----------------------  */
#world_btn {
	width: 123px;
	height: 39px;
	padding: 0 0 0 0;
	background-image: url(../img/but_world_UP.png);
	color: #333;
}

#world_btn ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}

#world_btn li {
	margin: 0;
}

#world_btn li a {
	width: 123px;
	height: 39px;
	display: block;
	padding: 0px 0px 0px 0px;
	width: 100%;
}

#world_btn li a:hover {
	width: 123px;
	height: 39px;
	background-image: url(../img/but_world_OVER.png);
}

html>body #world_btn li a {
	width: auto;
}
/* ---------------- END - MXIT WORLD BUTTON ---------------------*/

/*  ----------------------|  MXIT CORPORATE BUTTON  |----------------------  */
#corp_btn {
	width: 140px;
	height: 39px;
	padding: 0 0 0 0;
	background-image: url(../img/but_corp_UP.png);
	color: #333;
}

#corp_btn ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}

#corp_btn li {
	margin: 0;
}

#corp_btn li a {
	width: 140px;
	height: 39px;
	display: block;
	padding: 0px 0px 0px 0px;
	width: 100%;
}

#corp_btn li a:hover {
	width: 140px;
	height: 39px;
	background-image: url(../img/but_corp_OVER.png);
}

html>body #corp_btn li a {
	width: auto;
}
/* ---------------- END - MXIT CORPORATE BUTTON ---------------------*/

/*  ----------------------|  MXIT DOWNLOAD BUTTON  |----------------------  */
#down_btn {
	width: 142px;
	height: 39px;
	padding: 0 0 0 0;
	background-image: url(../img/but_down_UP.png);
	color: #333;
}

#down_btn ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}

#down_btn li {
	margin: 0;
}

#down_btn li a {
	width: 142px;
	height: 39px;
	display: block;
	padding: 0px 0px 0px 0px;
	width: 100%;
}

#down_btn li a:hover {
	width: 142px;
	height: 39px;
	background-image: url(../img/but_down_OVER.png);
}

html>body #down_btn li a {
	width: auto;
}
/* ---------------- END - MXIT DOWNLOAD BUTTON ---------------------*/

/*  ----------------------|  MXIT SECURE BUTTON  |----------------------  */
#secure_btn {
	width: 157px;
	height: 39px;
	padding: 0 0 0 0;
	background-image: url(../img/but_secure_UP.png);
	color: #333;
}

#secure_btn ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}

#secure_btn li {
	margin: 0;
}

#secure_btn li a {
	width: 157px;
	height: 39px;
	display: block;
	padding: 0px 0px 0px 0px;
	width: 100%;
}

#secure_btn li a:hover {
	width: 157px;
	height: 39px;
	background-image: url(../img/but_secure_OVER.png);
}

html>body #secure_btn li a {
	width: auto;
}
/* ---------------- END - MXIT SECURE BUTTON ---------------------*/