body {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	background-color: #ffffff;
	margin-left: 10;
	margin-right: 10;
	margin-top: 10;
	margin-bottom: 10;
}

/* From www.0845.uk.com */
#content {
	position:absolute;
	left:0px;
	top:110px;
	width:780px;
	height:500px;
	background-color:#ffffff;
	padding-left:20px;
	padding-right:20px;
}

#image {
	position:absolute;
	left:0px;
	top:0px;
}

#banner {
	position:absolute;
	left:0px;
	top:85px;
}

#navtext{
	font-family:arial,helvetica,tahoma,sans-serif;
	font-size:x-small;
	color:black;
	padding-bottom:2px
}

a.navtext,a.navtext:visited{
	font-family:arial,helvetica,tahoma,sans-serif;
	font-size:10pt;
	text-decoration:none;
	color:black;
}

#0845nav{position:absolute;left:0px;top:10px;width:780px;background-color:#99ccff;padding-left:10px}

a.members,a.members:visited{
	font-family:arial,helvetica,tahoma,sans-serif;
	font-size:10pt;
	font-weight:bold;
	text-decoration:none;
	color:#006699;
}
                                                                                
a.members:hover{
	font-family:arial,helvetica,tahoma,sans-serif;
	font-size:10pt;
	font-weight:bold;
	color:#336600;
	text-decoration:underline;
}



#head {
	position:absolute;
	left:129px;
	top:0px;
}

#logo {
	position:absolute;
	left:500px;
	top:10px;
}
/* End of from www.0845.uk.com */

.textTitle {
	font-size: 13px;
	width: 100%;
	background-color: #FFFFFF;
	font-weight: bold;
	padding: 2;
}

.textSmall {
	font-size: 10px;
}

input {
	font-size: 10px;
}

select {
	font-size: 10px;
}

.itemTitle {
	background-color:lightGray;
	width: 350;
	height: 20;
}

.usererror {
	font-size: 13px;
	font-weight: bold;
	color: #FF0000;
}

.progressList {
	font-size: 10px;
	font-weight: bold;
	color: #009000;
}

.formPersonal {
	background-color: #B7C7E5;
	padding: 10;
	width: 350;
}

.formAddress {
	background-color: #B7C7E5;
	padding: 10;
	width: 350;
}

.formExtra {
	background-color: #B7C7E5;
	padding: 10;
	width: 350;
}

.tblPsl {
	background-color: #B7C7E5;
	width: 360;
	padding: 2;
}

.tblPsl td {
	font-size: 10px;
	padding: 0;
}

.tblPslText {
	width: 140;
	font-size: 10px;
	padding: 1;
}

.tblPslTextErr {
	width: 140;
	font-weight: bold;
	color: #FF0000;
	font-size: 10px;
	padding: 1;
}

.tblPslBox {
	width: 220;
	font-size: 10px;
	padding: 1;
}

.tblPslUL {
	height: 10;
	border-bottom: 1px solid #000000;
}


