
	* { margin:0; padding:0; }
	body { font-family:arial,helvetica,sans-serif; font-size:14px; color:#fff; background:#122F4C; }
	html, body { width:100%;height:100%; }
	img { border:none; }
	a, a:hover, a:visited { color:#eee; }
	input { color:#000; border:none; font-size:22px;font-weight:bold; }
	input:focus { outline:none; }
	.clickable { cursor:pointer; }
		
	#Bg { position:relative; width:952px;height:571px; margin:0 auto; }
	.BgStart { background-image:url('Res/BgStart.jpg'); }
	.BgInfo { background-image:url('Res/BgInfo.jpg'); }
	#Tabs { list-style-type:none;list-style-position:inside; }
	.Tab { display:block;position:absolute; width:121px;height:36px; }
	#TabStart { left:36px;top:95px; background-image:url('Res/TabStart.gif'); }
	#TabInfo { left:171px;top:95px; background-image:url('Res/TabInfo.gif'); }
	.TabStd { background-position:0 0; }
	.TabRlo { background-position:0 -36px; }
	.TabPsh { background-position:0 -72px; }
	
	#MSISDN { position:absolute;left:356px;top:359px; width:125px;height:22px; line-height:20px; color:#eee;background:transparent; }
	#SendExample { position:absolute;left:492px;top:360px; width:117px;height:24px; background-image:url('Res/SendExample.gif'); }
	.SendExampleStd { background-position:0 0; }
	.SendExampleRlo { background-position:0 -24px; }
	.SendExamplePsh { background-position:0 -48px; }
	
	.Terms { display:block;position:absolute; }
	#TermsOrange { left:471px;top:543px; width:40px;height:14px; }
	#TermsEra { left:522px;top:543px; width:20px;height:14px; }

