<!--    Designed and written by L Barrows  -->

<STYLE TYPE="text/css">	<!--
	BODY {
		font-family : Arial, Verdana, Tahoma, Lucida Console;
		font-size :10pt;
		color : #7E0404;
		margin-top : 0;
		margin-bottom : 0;
		margin-right : 0;
		margin-left : 0;
		background-image : url(../images/a03.gif);
	}

	A:link {
		text-decoration: none;
		color: #556B2F;
		font-weight : normal;
		font-style : normal;
	}
	A:visited {
		text-decoration: none;
		color: #556B2F;
		font-weight : normal;
		font-style : normal;
	}
	A:active {
		text-decoration: none;
		color: #556B2F;
		font-weight : normal;
		font-style : normal;
	}
	A:hover {
		text-decoration: none;
		color: #556B2F;
		font-weight : normal;
		font-style : normal;
	}


	td	{
		font-family : Arial, Verdana, Tahoma, Lucida Console;
		font-size :11pt;
		color : #7E0404
	}

	H1 {
		color : #669900;
		font-family : Comic Sans MS, Arial, Verdana, Tahoma, Lucida Console;
		font-size : 25pt;
		font-style : italic;
	}

	H2 {
		color : #7E0404;
		font-family : Arial, Verdana, Tahoma, Lucida Console;
		font-size : 16pt;
		font-weight : bold;
		/*font-style : italic;*/
	}

	H3 {
		color : #7E0404;
		font-family : Arial, Verdana, Tahoma, Lucida Console;
		font-size : 14pt;
		font-style : italic;
	}

	H4 {
		color : #7E0404;
		font-family : Arial, Verdana, Tahoma, Lucida Console;
		font-size : 12pt;
		font-style : italic;
	}

	.Red {
		color : red;
	}

	.RedBold {
		color : red;
		font-size: 12px;
		font-style : normal;
	}

	.8pt {
		color : #7E0404;
		font-family : Arial, Verdana, Tahoma, Lucida Console;
		font-size : 7pt;
		font-style : normal;
	}

	/*.MarkMenu {
		font-size: 13px;
		color: Yellow;
	} Doesn't override other styles! Inline style used instead. */

	A.RightNav:hover {
		text-decoration: none;
		color: #7E0404;} /* To complement different background colours */

	img {
		border-color: gray;
		border-width : 2;
	}

	.submitLink {
		font-family: Arial, Verdana, Tahoma, Lucida Console;
		font-size: 11pt;
		font-weight: Bold;
		color: white;
		background-color: 0068E3;
		text-decoration: none;
		border: thin solid #DCDCDC;
		cursor: pointer;
		width: 156px;
		height: 26px;
	}


		/* NAVIGATION BUTTONS See:http://www.webcredible.co.uk/user-friendly-resources/css/rollover-buttons.shtml */
	.cssnav	{
		position:relative;
		font-family: Arial, Verdana, Tahoma, Lucida Console;
		background-image:  url(images/blue-button-on.jpg);
		background-repeat: no-repeat;
		white-space: nowrap;
		display: block;
		width: 156px; /* Button width */
		height: 26px; /* Button height */
		margin: 0;
		padding: 0;
	}
	.cssnav a {
		display: block;
		font-size: 13px;
		font-weight : bold;
		width: 156px;
	/* Button width */
		height: 26px;
	/* Button height */
		display: block;
		float: left;
		color: #7E0404;
		text-decoration: none;
	}

	.cssnav img {width: 156px; height: 26px; border: 0; } /* Button size */
	* html a:hover {visibility:visible}
	.cssnav a:hover img{visibility:hidden}
	.cssnav a:hover {text-decoration: none;	color: blue;} /* Fix for Mozilla */

	.cssnav span {
		position: absolute;
		left: 4px;
	/* Start Text Position */
		top: 2px;
		margin: 0px;
		padding: 0px;
		cursor: pointer;
		width: 149px;
		height: 14px;
		text-align: center;
		font-style : normal;
		color : white;
	}
	/* END OF NAVIGATION */
	-->
</STYLE>
