﻿body {
		text-align: center;
		background: #acb1b5;
		}
	
	#frame 
	{
		position: relative;
		width: 1012px;
		margin-bottom: auto;
		margin-right: auto;
		margin-left: auto;
		padding: 0px;
		text-align: left;
		background-color: White;
		background-image: url('../images/pageback.jpg');
		margin-bottom: 10px;
		height:1200px;
		
		
	}
		
	#contentheader {
		
		}
		
	
		
	#contentleft 
	{
		position: relative;
		width: 195px;
		padding: 0px;
		float: left;
		background: #ffffff url('../images/menuback.jpg') repeat;
		padding-top: 20px;
		padding-right:5px;
		text-align: left;
		height: 1180px;
		margin-bottom: 0px;
		
		
		}
	
	#menubar	{
			
			margin-left:20px;
	}
	
	.usermenu	
	{
		position: relative;
		background: url('../images/userbar.jpg');
		background-repeat: no-repeat;
		height: 580px;
		padding-top: 26px;
	}
	
	
	#contentcenter 
	{
		position: relative;
		width: 601px;
		padding: 0px;
		float: left;
		margin-bottom: 0px;
		background: url(../images/centreback.jpg);
		background-repeat: repeat-y;
		height:100%;
		}
	
	#contentright 
	{
		position: relative;
		width: 211px;
	    padding: 0px;
		float: left;
		height: 100%;
		
		background: #d9d9d9 url(../images/userbarback.jpg);
		
		text-align: left;
		
		}
	
	#contentfooter {
		background:#acb1b5;
		}
		
	#topbar	
	{
		background: url(../images/topbar.jpg);
		height: 51px;
		width: 1012px;
		text-align: right;
		padding-top: 130px;
	}
	
	#contentpane
	{
	margin-left: 20px;
		
	}
	
	.formtitles
	{
		float: left;
		font-family: Verdana;
		font-size: 8pt;
		color: #6c7075;
		line-height: 23.2px;
		text-align: right;
		padding-right: 30px;
		top: 2px;
		
	}
	
	.hairline
	{
		width:545px;
		height:1px;
		line-height:1px;
		background:#6c7075;
	}
	
	.hairlineHalf
	{
		width:272px;
		height:1px;
		line-height:1px;
		background:#6c7075;
	}
	
	.hairlineShort
	{
		width:115px;
		height:1px;
		line-height:1px;
		background:#6c7075;
		margin-top:4px;
	}
	
	.verticalHairline
	{
		width:1px;
		background:#6c7075;
		float:left;
		height:350px;
	}
	
	.bankslip
	{
		background:url('../images/bankslip.gif');
		height:309px;
		width:480px;
	}
	
	.bankslipvalue
	{
		font-family:Verdana;
		font-size:12pt;
		margin-top:200px;
		margin-left:30px;
		float:left;
	}
	
	.bankslipnarrative
	{
		font-family:Verdana;
		font-size:12pt;
		margin-top:185px;
		 margin-left:265px;
	}
	
	.cartBase
	{
 margin-top:19px;
	font-family:Verdana;
	font-size:8pt;
	color:#6c7075;
	line-height:19px;
		margin-left:372px;
	}
	
	.checkoutCartBase
	{
	margin-top:19px;
	font-family:Verdana;
	font-size:8pt;
	color:#6c7075;
	line-height:19px;
	margin-left:418px;
	}
	
	.pendingPayment
	{
		width:545px;
		height:100px;
		line-height:19px;
		background:#a7cfe9;
		padding:5px 5px 5px 10px;
		font-family:Verdana;
		font-size:8pt;
		vertical-align:middle;
	}
	
	.invisiblePrint
	{
		font-family:Verdana;
		font-size:8pt;
		color:#6c7075;
		line-height:19px;
		text-align:justify;
	}
	
