<!-- Copyright (c) 2006 AMBsoft UK / Andrew M. Bailey; All Rights Reserved -->
/* AMBsoft Page Style */
body {
	background-attachment: fixed;
	background-color: #FFFFEE;
}

div{
}

#title {
	position:relative;
	visibility: visible;
	overflow: hidden;
	z-index: 1;
	top: 1%;
	height: 13%;
	width: 48%;
	left: 36%;
}

#navmain {
	visibility: visible;
	overflow: visible;
	z-index: 2;
	text-align: center;
	position:absolute;
	left:4%;
	top:18%;
	width:10%;
	height:70%;
	color: #FFFF00;
	font-style: normal;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 60%;
}

#warning {
	position:relative;
	visibility: visible;
	overflow: hidden;
	z-index: 1;
	left:18%;
	top:0%;
	width:79%;
	height:12px;
	padding-left: 1%;
}

#main {
	position:relative;
	visibility: visible;
	overflow: auto;
	z-index: 1;
	left:8%;
	top:1%;
	width:79%;
	height:81%;
	border-top-style: ridge;
	border-top-color: #FFFF00;
	border-right-color: #CCCC66;
	border-bottom-color: #CCCC66;
	border-left-color: #FFFF00;
	border-top-width: thick;
	border-right-style: ridge;
	border-right-width: thick;
	border-bottom-style: ridge;
	border-bottom-width: thick;
	border-left-style: ridge;
	border-left-width: thick;
	background-color: #FFFFEE;
	padding-right: 1%;
	padding-left: 1%;
	padding-bottom: 1%;
}

#footer {
	position:relative;
	visibility: visible;
	overflow: hidden;
	z-index: 1;
	left:18%;
	top:2%;
	width:79%;
	height:13px;
	padding-left: 1%;
}

.datetext {
	font-size: 65%;
	color: #FFFF00;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
}

.footertext {
	font-size: 60%;
	color: #FFFF00;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
}

.invisible {
	font-size: 70%;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}

.warningtext {
	font-size: 60%;
	color: #FFFF00;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
}

.navtext {
	font-size: 100%;
	color: #FFFF00;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
}

.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}

.input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	background-color: #FFFFFF;
}

.backcolour {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFEE;
}

.bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}

.bigtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}

.title {  
	font-family: "Times New Roman", Times, serif; 
	font-size: 110%; 
	font-style: italic; 
	line-height: normal; 
	font-weight: bold; 
	font-variant: normal; 
	text-transform: none; 
	color: #0000FF}

.heading {
	font-family: "Times New Roman", Times, serif;
	font-size: 110%;
	font-style:italic;
	line-height: normal;
	font-weight:bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}

.softwareheading {
	font-family: "Times New Roman", Times, serif;
	font-size: 110%;
	font-style:italic;
	line-height: normal;
	font-weight:bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	vertical-align: super;
}

.softwareheadingsmall {
	font-family: "Times New Roman", Times, serif;
	font-size: 60%;
	font-style:italic;
	line-height: normal;
	font-weight:bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	vertical-align: super;
}

.emphasis {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-style:italic;
	line-height: normal;
	font-weight:normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}

.underline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-style:normal;
	line-height: normal;
	font-weight:normal;
	font-variant: normal;
	color: #000000;
	text-decoration: underline;
}

.red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-style:italic;
	line-height: normal;
	font-weight:bold;
	font-variant: normal;
	color: #FF0000;
	text-decoration: none;
}

.bigred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	font-style:italic;
	line-height: normal;
	font-weight:bold;
	font-variant: normal;
	color: #FF0000;
	text-decoration: none;
}

.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 60%;
	font-style:normal;
	line-height: normal;
	font-weight:normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}

.software {
	font-family: "Times New Roman", Times, serif;
	font-size: 90%;
	font-style:italic;
	line-height: normal;
	font-weight:bold;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}

.notes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 60%;
	font-style:normal;
	line-height: normal;
	font-weight:normal;
	font-variant: normal;
	color: #999999;
	text-decoration: none;
}

a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 100%;
	font-style:normal;
	line-height: normal;
	font-weight:bold;
	font-variant: normal;
	text-decoration: none;
	color: #0000FF;
}

a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 100%;
	font-style:normal;
	line-height: normal;
	font-weight:bold;
	font-variant: normal;
	text-decoration: none;
	color: #0000FF;
}

a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 100%;
	font-style:normal;
	line-height: normal;
	font-weight:bold;
	font-variant: normal;
	text-decoration: none;
	color: #0099FF;
}

a:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 100%;
	font-style:normal;
	line-height: normal;
	font-weight:bold;
	font-variant: normal;
	text-decoration: none;
	color: #FF0000;
}

a.footertext:link {
	font-size: 60%;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	line-height: normal;
	font-variant: normal;
	text-decoration: none;
	color: #FFFF00;
}

a.footertext:visited {
	font-size: 60%;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	line-height: normal;
	font-variant: normal;
	text-decoration: none;
	color: #FFFF00;
}

a.footertext:hover {
	font-size: 60%;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight:bold;
	font-variant: normal;
	text-decoration: none;
	color: #FFFF00;
}

a.footertext:active {
	font-size: 60%;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	line-height: normal;
	font-variant: normal;
	text-decoration: none;
	color: #FFFF00;
}

a.biglinks:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 120%;
	font-style:italic;
	line-height: normal;
	font-weight:bold;
	font-variant: normal;
	text-decoration: none;
	color: #0000FF;
}

a.biglinks:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 120%;
	font-style:italic;
	line-height: normal;
	font-weight:bold;
	font-variant: normal;
	text-decoration: none;
	color: #0000FF;
}

a.biglinks:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 120%;
	font-style:italic;
	line-height: normal;
	font-weight:bold;
	font-variant: normal;
	text-decoration: none;
	color: #0099FF;
}

a.biglinks:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 120%;
	font-style:italic;
	line-height: normal;
	font-weight:bold;
	font-variant: normal;
	text-decoration: none;
	color: #FF0000;
}
