td {font-family: arial, verdana, helvetica, sans-serif; font-size: 12px; color:#000000}
body {font-family: arial, verdana, helvetica, sans-serif; font-size: 12px; color:#000000}
A:link {color: blue; font-size : 12px; text-decoration: none; color: blue}
A:visited {text-decoration: none; color: blue; font-size : 12px; color: purple}
A:hover  {text-decoration: underline; color: purple; font-size: 12px; color: blue}
A:active {text-decoration: none; color: blue; font-size : 12px; color: blue}

A.nav:link {color: #ffffff; font-size : 12px; text-decoration: none; font-weight: bold}
A.nav:visited {text-decoration: none; color: #ffffff; font-size : 12px; font-weight: bold}
A.nav:hover  {text-decoration: underline; color: #E5C222; font-size : 12px; font-weight: bold}
A.nav:active {text-decoration: none; color: #ffffff; font-size : 12px; font-weight: bold}

A.leftlink:link {color: #ffffff; font-size : 12px; text-decoration: none; font-weight: bold; margin-left: 15px}
A.leftlink:visited {text-decoration: none; color: #ffffff; font-size : 12px; font-weight: bold; margin-left: 15px}
A.leftlink:hover  {text-decoration: underline; color: #E5C222; font-size : 12px; font-weight: bold; margin-left: 15px}
A.leftlink:active {text-decoration: none; color: #ffffff; font-size : 12px; font-weight: bold; margin-left: 15px}

A.footerlink:link {color: #cccccc; font-size : 11px; text-decoration: none;}
A.footerlink:visited {text-decoration: none; color: #cccccc; font-size : 11px;}
A.footerlink:hover  {text-decoration: underline; color: #cccccc; font-size : 11px;}
A.footerlink:active {text-decoration: none; color: #cccccc; font-size : 11px;}

A.colourlink:link {color: #000000; font-size : 12px; text-decoration: none; font-weight: bold}
A.colourlink:visited {text-decoration: none; color: #000000; font-size : 12px; font-weight: bold}
A.colourlink:hover  {text-decoration: underline; color: #000000; font-size : 12px; font-weight: bold}
A.colourlink:active {text-decoration: none; color: #000000; font-size : 12px; font-weight: bold}


.style1 {font-size: 20px; font-weight: bold; color: #000000}
.red {font-size: 16px; font-weight: bold; color: #990000}
.white {color:#FFFFFF}
.footer {color: #CCCCCC; font-size: 11px}

.cssnav	{
	position:relative;
	font-family: arial, verdana, helvetica, sans-serif;
	background-image: url(images/button1.gif);
	background-repeat: no-repeat;
	display: block;
	width: 190px;
	height: 30px;
	margin: 0;
	margin-bottom:0px;
	padding: 0;
	left: 1px;
}

.cssnav a {
display:block;
font-size: 12px;
width: 190px;
height: 30px;
display: block;
float: left;
margin: 0;
padding: 0;
color: black; 
text-decoration: bold;}

.cssnav img {width: 100%; height: 100%; border: 0; }
* html a:hover {visibility:visible}
.cssnav a:hover img{visibility:hidden}
.cssnav span {

	left:8px;
	top:3px;
	margin:0;
	cursor: pointer;
	position:absolute;}
