a:link      { color: #003535; text-decoration: none }
a:visited   { color: #003535; text-decoration: none }
a:hover     { color: #fff0ca; text-decoration: none }
a:link.1      { color: #003535; text-decoration: none }
a:visited.1   { color: #003535; text-decoration: none }
a:hover.1     { color: #c9863f; text-decoration: none }
a:link.2      { color: #FFFF66; text-decoration: none }
a:visited.2   { color: #FFFF66; text-decoration: none }
a:hover.2     { color: #c9863f; text-decoration: none }
a:link.3      { color: #FFFF66; text-decoration: none }
a:visited.3   { color: #FFFF66; text-decoration: none }
a:hover.3     { color: #003535; text-decoration: none }
body	{ background-color: #003535 }
.nav	{ background-image: url(images/button.gif);
	background-repeat: no-repeat;
	font-family: Arial;
	text-align: center;
	font-size: 9pt;
	font-weight: bold  }
.nav-left	{ background-image: url(images/left_nav.gif);
		background-repeat: no-repeat;
		font-family: Arial;
		text-align: center;
		font-size: 12pt;
		font-weight: bold  }
.nav-centre	{ background-image: url(images/centre_nav.gif);
		background-repeat: no-repeat;
		font-family: Arial;
		text-align: center;
		font-size: 12pt;
		font-weight: bold  }
.nav-right	{ background-image: url(images/right_nav.gif);
		background-repeat: no-repeat;
		font-family: Arial;
		text-align: center;
		font-size: 12pt;
		font-weight: bold  }
.second	{ background-color: #fff0ca;
	font-family: Arial;
	text-align: center;
	color: #003535;
	font-size: 9pt }
.info	{ background-color: #fff0ca;
	font-family: Arial;
	text-align: justify;
	color: #003535;
	font-size: 11pt }
.first	{font-family: Times New Roman;
	font-weight: bold;
	font-style: italic;
	text-align: left;
	color: #fff0ca;
	font-size: 16pt }
.third	{ font-family: Arial;
	text-align: center;
	color: #fff0ca;
	font-size: 11pt }
.fourth	{ font-family: Arial;
	text-align: center;
	color: #fff0ca;
	font-size: 12pt }
.doublespacing	{ font-family: Arial;
		text-align: justify;
		color: #fff0ca;
		line-height: 1.5;
		font-size: 12pt }
.fifth	{ font-family: Times New Roman;
	text-align: center;
	color: #fff0ca;
	font-size: 11pt }
.cfirst	{ background-color: #fff0ca;
	font-family: Times New Roman;
	text-align: center;
	color: #003535;
	font-size: 14pt }
.gold	{ background-color: #c9863f }

.cgold	{ background-color: #c9863f;
	text-align:center; 
	font-size: 9pt;
	vertical-align: top }
.ccream	{ background-color: #fff0ca;
	text-align:center; 
	font-size: 9pt;
	vertical-align: top }
.top	{ border-top-width: 3px;
	border-top-style: solid;
	border-color: #c9863f } 
.left	{ border-left-width: 3px;
	border-left-style: solid;
	border-color: #c9863f }
.right	{ border-right-width: 3px;
	border-right-style: solid;
	border-color: #c9863f }
.bottom	{ border-bottom-width: 3px;
	border-bottom-style: solid;
	border-color: #c9863f }
.ctop	{ background-color: #fff0ca;
	border-top-width: 2px;
	border-top-style: solid;
	border-color: #c9863f } 
.cleft	{ background-color: #fff0ca;
	border-left-width: 2px;
	border-left-style: solid;
	border-color: #c9863f }
.cright	{ background-color: #fff0ca;
	border-right-width: 2px;
	border-right-style: solid;
	border-color: #c9863f }
.cbottom	{ background-color: #fff0ca;
		border-bottom-width: 2px;
		border-bottom-style: solid;
		border-color: #c9863f }
.tlcorner	{ border-left-width: 3px;
		border-top-width: 3px;
		border-left-style: solid;
		border-top-style: solid;
		border-color: #c9863f }
.trcorner	{ border-right-width: 3px;
		border-top-width: 3px;
		border-right-style: solid;
		border-top-style: solid;
		border-color: #c9863f }
.blcorner	{ border-left-width: 3px;
		border-bottom-width: 3px;
		border-left-style: solid;
		border-bottom-style: solid;
		border-color: #c9863f }
.brcorner	{ border-right-width: 3px;
		border-bottom-width: 3px;
		border-right-style: solid;
		border-bottom-style: solid;
		border-color: #c9863f }
.banner	{ background-color: #c9863f;
	font-family: Arial;
	font-size: 10pt;
	color: #fff0ca }
.cream	{ background-color: #fff0ca }
.pics	{ border-color: red }
.ctext	{background-color: #fff0ca; 
	color: #003535;
	font-family: Arial;
	font-size: 12pt;
	font-weight: bold }