			/*html, body { margin: 0; padding: 0; background-color: #7f7f7f; font-size: 12px; font-family: Tahoma; }*/
			.cashierbody { margin: 0; padding: 0; background-color: #7f7f7f; width: 768px; height: 480px; font-size: 12px; font-family: Tahoma; overflow: hidden;}
			
			#header{ background: url(images/cashier2/Header_middle.gif) repeat-x top left; height: 77px; margin:0; float: left; width: 763px; overflow: hidden;}
			#cashier { margin: 0; padding: 0; background-color: #7f7f7f; font-size: 12px; font-family: Tahoma; }
			
			img{ border: none; }
			div.clearer{ clear: both; }
			
			#cashier, #citizenship { float: left; width: 503px; margin: 0; padding: 0; height: 100%; overflow: hidden;}
			#citizenship { width: 264px; }
			
			#cashier h1 { 
				background: url(Images/cashier2/cashier_tab.gif) no-repeat left bottom; 
				border-bottom: 15px solid #b9b9b9;
				margin: 0;
				overflow: hidden;
				padding-top: 27px;
				height: 1px;
				font-size: 1px;
			}
			#citizenship h1 { 
				background: url(Images/cashier2/citizenship_tab.gif) no-repeat left bottom; 				
				margin: 0;
				overflow: hidden;
				padding-top: 27px;
				height: 1px;
				font-size: 1px;
				clear: both;
			}
			
			#cashier h2.titleBar{
				background-position: left top;
				background-repeat: no-repeat;
				margin: 0;
				font-size: 1px;
				height: 1px;
				overflow: hidden;
				padding-top: 15px;
			}
			
			#cashier #navigation { float: left; width: 151px; background-color: #006d9b; height: 360px; }
			#cashier #content { float: left; width: 352px; background-color: #fff; height: 360px; }
						
			#cashier #navigation ul{ margin: 10px 0 0 4px; list-style: none; padding: 0; }
			#cashier #navigation ul li{ margin: 0 0 17px 0; color: #fff; overflow: hidden; }
			
			#cashier .Link_Button{
				width:140px;			
				display: block;			
				text-align: left;			
				background-repeat: no-repeat;		
				background-color: #006d9b;
				color: #fff;
				margin: 0;
				padding: 0;
				font-size: 12px;
				font-family: Tahoma;	
				border: none;			
				text-decoration: none;
				height: 16px;
			}
			
			#cashier .Link_Button:hover{			
				 text-decoration:underline;			
				 cursor:pointer;			
			 }

			
			#cashier #content p{ margin: 10px 0 0 10px; }
			#cashier #content p span.balance { font-size: 14px; font-weight: bold; color: #8f000b; }
			
			#cashier #content a.btn{
				display: block;
				margin: 10px auto;
				height: 0px !important;
				height /**/:28px; /* IE 5/Win hack */ 
				padding: 28px 0 0 0;
				overflow: hidden;
				background-repeat: no-repeat;	
				width: 131px;
			}
			
			#cashier #content a.btn:hover{ background-position: 0 -28px; }

			
			#citizenship div.banner{ display: block; margin: 0 0 6px 0; float: left; width: 100%; }
			
			#citizenship a.btn{
				display: block;
				margin: 70px 10px 0;
				height: 0px !important;
				height /**/:33px; /* IE 5/Win hack */ 
				padding: 33px 0 0 0;
				overflow: hidden;
				background-repeat: no-repeat;	
				width: 107px;
				float: right;
			}
			
			#citizenship a.btn:hover{ background-position: 0 -33px; }


