

#mainContainer_VIP_savingsPage {
	position: 			relative;
	width: 				848px;
	height: 			579px;
	text-align:			center;
	border: 			solid 3px black;
	text-align: 		center;
	color: 				#CC3366;
	background-color:	white;
	padding:			0px;
margin-left:auto;
margin-right:auto;


}

#bottomNavigationBar_VIP_savingsPage {
	background-color: 	#B4CEB7;
	height: 			20px;
	padding: 			0px;
	text-align:			right;
	position:			absolute;
	bottom:				0px;
	left:				0px;	
	margin:				0xp;
	width: 				848px;


}

#bottomNavigationBar_VIP_savingsPage p  {
	text-decoration:	none;
	color: 				#6ca796;
	font-weight: 		bold;
	font-size: 			14px;
	font-family:		"Trebuchet MS", Arial;
	text-decoration:	none;
	margin-top: 		0px;
	display: 			inline;
	margin-right: 		20px;	

}





#bottomNavigationBar_VIP_savingsPage a {
	text-decoration:	none;
	color: 				#6ca796;
	font-weight: 		bold;
	font-size: 			14px;
	font-family:		"Trebuchet MS", Arial;
	text-decoration:	none;
	margin-top: 		0px;	

}

#bottomNavigationBar_VIP_savingsPage ul{
	margin: 			0px;
	padding: 			0px;	


}

#bottomNavigationBar_VIP_savingsPage ul li {
	display: 			inline;
	padding-left: 		20px;
	padding-right:		10px;
	text-decoration:	none;
	list-style-type:	none;
	margin: 			0px;


}


#bottomNavigationBar_VIP_savingsPage a:hover {
	color: 				#ffffff;
	text-decoration: 	bold;

}