body {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;  
}

td {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;  
}
A:HOVER {
    color :red;
    text-decoration :none;
}

strong{
font-family :   Verdana, Helvetica, sans-serif;
  font-size: 13px;  
color : #0066CC;
}
a.mainlevel:link, a.mainlevel:visited {
	display: block;
	background:  url(images/navline.gif) repeat-x;
	background-position: 0px -25px;
	vertical-align: middle;
	font-size: 13px;
	font-weight: bold;
	color: #000;
	text-align: left;
	padding-top: 5px;
	padding-left: 18px;
	height: 20px !important;
	height: 25px;
	width: 100%;
	text-decoration: none;
}

a.mainlevel:hover {
	background-position: 0px -0px;
	text-decoration: none;
	color: #FF0000;
}
h1 {
	color: #FF0000;
	
	font-size: 18px;
	line-height: normal;
	
	font-style: normal;
	font-weight: 100;

}
h2 {
	color: #FA9A40;
	border-top: thin none #000000;
	border-right: thin none #000000;
	border-bottom: thin none #000000;
	border-left: thin none #000000;
	font-size: 18px;
	line-height: normal;
	font-variant: small-caps;
	font-style: normal;
	font-weight: 100;

}
li {
	list-style-position: outside;
	list-style-image:  url(images/colours.gif);


	
}
.border {
	border: 2px solid #006699;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
