body {
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #ffe7ff;
}
.bodytext {
	font-size: 8px; color: #000000}
#container{
	position:relative;
	width:713px; 
	height:569px; 
	z-index:1; 
	background-image: url('/images/backgroundau.gif'); 
	margin:auto;
	padding:0;
	top:50px;
}
#menu{ 
	position:absolute; 
	width:174px; 
	height:284px; 
	left:12px; 
	top:13px;
}
#menubuttons{ 
	position:absolute; 
	width:329px; 
	height:212px; 
	z-index:1; 
	left:258px; 
	top:300px; 
	text-align:left;
	
	}
#bodytext{
	font-size: 12px;
	color: #000000;
	position:absolute;
	width:430px;
	height:279px;
	z-index:1;
	margin:auto;
	padding:0;
	top: 244px;
	left: 217px;
	
	}
#menuheading{
	font-size: 12px;
	color: #000000;
	position:absolute;
	z-index:1;
	top: 244px;
	left: 217px;
	width: 432px;
	height: 30px;
	
	}
#menutext{ 
	position:absolute; 
	width:271px; 
	height:30px; 
	z-index:1; 
	left:46px; 
	top:8px; 
	font-size:17px; 
	font-weight:bold; 
	color:#000000;
}
#logo{ 
	position:absolute; 
	width:145px; 
	height:95px; 
	z-index:2; 
	left:219px; 
	top:131px; 
	background-image: url('/images/logoau.gif');
}
#headingpagesubject{ 
	position:absolute; 
	width:281px; 
	height:81px; 
	z-index:1; 
	left:369px; 
	top:158px; 
	font-size:45px; text-align:right; 
	font-weight:bold; 
	color: #000000;
	
	}
#headingpageadvert{ 
	position:absolute; 
	width:401px; 
	height:101px; 
	z-index:1; 
	left:245px; 
	top:4px;
	
		
}
#sideimage{ 
	position:absolute; 
	width:80px; 
	height:58px; 
	z-index:2; 
	left:90px; 
	top:340px;
	
		
}
#heading1{ 
	position:absolute; 
	width:300px; 
	height:81px; 
	z-index:1; 
	left:350px; 
	top:158px; 
	font-size:45px; text-align:right; 
	font-weight:bold; 
	color: #000000;
	

}
#heading2{
	position:absolute; 
	width:300px; 
	height:81px; 
	z-index:1; 
	left:365px; 
	top:158px; 
	font-size:40px; text-align:right; 
	font-weight:bold; 
	color: #000000;
	
	
}
#sidetext{ 
	position:absolute; 
	z-index:2; 
	width:105px; 
	height:22px; 
	top:314px; 
	left:72px; 
	font-size:10px; 
	font-weight:bold; 
	color:#000000; 
	text-align:center;
}
#sidetext1{ 
	position:absolute; 
	z-index:2; 
	width:105px; 
	height:22px; 
	top:414px; 
	left:72px; 
	font-size:10px; 
	font-weight:bold; 
	color:#000000; 
	text-align:center;
}
#sidetext2{ 
	position:absolute; 
	z-index:2; 
	width:105px; 
	height:22px; 
	top:425px; 
	left:72px; 
	font-size:10px; 
	font-weight:bold; 
	color:#000000; 
	text-align:center;
}
#text{
	
	font-size: 12px;
	color: #000000;
	
	position:absolute;
	z-index:1;
	width:450px;
	height:269px;
	margin:auto;
	padding:0;
	top: 234px;
	left: 218px;
	
	
	
}

div#text table.accountIndent{
	margin-left: 35px;
	margin-top: 15px;
}

#nextpage{
	font-size: 15px;
	color: #000000;
	position:absolute;
	width:296px;
	height:25px;
	z-index:1;
	margin:auto;
	padding:0;
	top: 480px;
	left: 455px;
	font-weight:bold;
	
	
}
a:link{ 
	color:#FF0000; 
	text-decoration:none;
}
a:visited{ 
	color:#FF0000; 
	text-decoration:none;
	
}
a:hover{ 
	color:#FF0000; 
	text-decoration:none;
}	
a.next:link{ 
	color:#000000; 
	text-decoration:none; 
	font-size:15px;
}
a.next:visited{ 
	color:#000000;
 	text-decoration:none;
}
a.next:hover{ 
	color:#FF0000; 
	text-decoration:underline;
	font-style:italic;
}
/* the direct debit text */
.ddContainer{
	border: 1px solid #000000;
	background-color: #EDF5F1;
	width: 98%;
}


