td {font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 12px; color:#424345;}
th {font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 12px; color:#424345;}
body {font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 12px; color:#424345; margin-top: 0px}

A:link {color: blue; font-size : 12px; text-decoration: none;}
A:visited {text-decoration: none; color: blue; font-size : 12px;}
A:hover  {text-decoration: underline; color: blue; font-size : 12px;}
A:active {text-decoration: none; color: blue; font-size : 12px;}

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

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

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

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

.style1 {font-size: 20px; color: #880D0F; line-height: 1.3em; font-weight: bold;}
.footer {color: #424345; font-size: 11px}
.red {color: #FF0000}
.blue {color: #18469D; font-size: 16px; font-weight: bold; line-height: 1.9em}
.subheading {color: #880D0F; font-size: 13px; font-weight: bold;}


.cssnav	{
	position:relative;
	background-image: url(images/button-over.gif);
	background-repeat: no-repeat;
	display: block;
	width: 200px;
	height: 30px;
	margin: 0;
	margin-bottom:0px;
	padding: 0;
	left: 0px;
}
.cssnav a {
display:block;
font-size: 12px;
width: 200px;
height: 30px;
display: block;
margin: 0;
padding: 0;
text-decoration: bold; 
}
.cssnav img {width: 100%; height: 100%; border: 0; }
* html a:hover {visibility:visible}
.cssnav a:hover img{visibility:hidden}
.cssnav span {
	position:absolute;
	left:25px;
	top:8px;
	margin:0;
	cursor: pointer;}

.cssnav2	{
	position:relative;
	background-image: url(images/top-over.gif);
	background-repeat: no-repeat;
	display: block;
	width: 120px;
	height: 30px;
	margin: 0;
	margin-bottom:0px;
	padding: 0;
	left: -1px;
}
.cssnav2 a {
display:block;
font-size: 12px;
width: 120px;
height: 30px;
display: block;
margin: 0;
padding: 0;
text-decoration: bold; 
}
.cssnav2 img {width: 100%; height: 100%; border: 0; }
* html a:hover {visibility:visible}
.cssnav2 a:hover img{visibility:hidden}
.cssnav2 span {
	position:absolute;
	left:28px;
	top:8px;
	margin:0;
	cursor: pointer;}
