/* author: Anakowi - demo version */body {	margin: 0;	padding: 0;	font-family: "tahoma", Verdana, Arial, Helvetica, sans-serif;	font-size: 1em;	line-height: 100%;}body.bgcolor {	background-color: #6666FF;}#bgWrap {	margin-left: auto;	margin-right: auto;	margin-top: 0px;	padding: 0px;	width: 85%;	min-width: 730px;	height: auto;	background-color: #FFFFFF;	color: #666666;	z-index: 0;	}	#bgWrap.pop {	width: 500px;	min-width: 500px;}		#banner {	position: relative;	width: auto;	height: 85px;	margin-left: auto;	margin-right: auto;	margin-top: 0px;	padding-top: 0px;	margin-bottom: 0px;	background-color: #000066;	background-image: url(../images/logo.jpg);	background-repeat: no-repeat;	}#demo {	color: #FF0000;	font-weight: bold;	margin-left: auto;	margin-right: auto;	width: 150px;	z-index: 10;	position: relative;	padding-top: 10px;	text-align: center;}	#navBox {	height: auto;	width: auto;	margin-left: auto;	margin-right: auto;	background-image: url(../images/bgNav.gif);	background-repeat: repeat;		position: relative;	margin-top: 0px;	padding-top: 0px;}p {	font-size: 85%;	line-height: 140%;}p.navlinks {	text-align: center;	color: #FF99FF;	font-size: 85%;	line-height: 85%;	margin-bottom: 5px;	margin-top: 0px;	padding-top: 5px;	padding-bottom: 5px;}A.linknav:link {	color: #FFFFFF;	text-decoration: none; }A.linknav:hover {	color: #FFCCFF;	text-decoration: none; }A.linknav {	color: #FFFFFF;	text-decoration: none; }A.linksoft:link {	color: #333399;	text-decoration: underline;	font-size: 80%; }A.linksoft:hover {	color: #FF6666;	text-decoration: underline;	font-size: 80%; }A.linksoft {	color: #333399;	text-decoration: underline;	font-size: 80%; }	#content {	margin-left: auto;	margin-right: auto;	width: 90%;	position: relative;	margin-top: 20px;}#content.pop{	width: 480px; }#searchBox {	font-size: 70%;	margin-left: auto;	margin-right: auto;	width: 600px;	padding-top: 5px;	padding-bottom: 5px;}		#footer {	font-size: 80%;	text-align: center;	color: #000066;	padding-bottom: 10px;	margin-left: auto;	margin-right: auto;	padding-top: 10px;}.pageTitle {	color: #666699;	}		h1 {	font-size: 140%;	line-height: 100%;}h2 {	font-size: 110%;	line-height: 100%;	font-weight: normal;}h3 {font-size: 100%;	line-height: 100%;	font-family: Arial, Helvetica, sans-serif; }td.tight  {	line-height: 80%;	font-size: 80%;}ul.psize, ol.psize {	font-size: 85%;	line-height: 140%;}.ptight {line-height: 80%;}.tinyText {	font-size: 80%;}.indent  { margin-left: 50px}.indent15 {margin-left: 15px}.caption {	font-style: italic;	font-family: Georgia, "Times New Roman", Times, serif;	color: #666666; }.medCaption {	font-style: italic;	font-family: Georgia, "Times New Roman", Times, serif;	color: #666699;	font-size: 100%; }			/* colours */.col-main     {	color: #333399;}.col-contrast { color: #993300; }.col-difference     {	color: #666699;}.col-alert {	color: #FF0000; }.cell-main {	background-color: #CCCCFF;	color: #000066;}.cell-contrast {	background-color: #788FBC;	color: #333399;}.cell-White {	background-color: #FFFFFF; }tr.cellBottom td {	border-bottom-width: 1px;	border-bottom-style: solid;	font-size: 80%;	line-height: 110%;}hr.fine {	border-top-width: thin;	border-top-style: solid;	border-right-style: none;	border-bottom-style: none;	border-left-style: none;	border-top-color: #666699;	margin-bottom: 5px;	width: 90%;}