body {
	leftmargin: 0;
	topmargin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #555555;
	text-align: center;
	font-size: 10px;
	scrollbar-arrow-color:#cc3366;
	scrollbar-track-color:#fcf2f6;
	scrollbar-shadow-color:#404040;
	background-color: #333333;
	margin: 0px;
	padding: 0px;
	background-image: url(grafix/bgc.gif);
	}
	
p {
	font-size: 12px;
	padding: 5px 20px 10px 15px;
	margin: 0px;
	color: #1A4A6A;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}
	
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	margin: 0px;
	padding: 24px 20px 20px 15px;
	color: #1A4A6A;
	font-weight: lighter;

}
	
h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #1A4A6A;
	font-weight: lighter;
	margin: 0px;
	font-size: 18px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 15px;
}
	
h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	padding-left: 30px;
	padding-right: 20px;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
}
	
h4 { font-family: Arial, Helvetica, sans-serif; color: #CC0099; font-size: 14px; margin: 0px; padding: 0px; }
	
h5 {
	padding: 8px 0px 0px 5px;
	margin: 0px;
	color: #0066CC;
	font-size: 14px;
}

h6 {
	padding: 8px 0px 0px 5px;
	margin: 0px;
	color: #0066CC;
	font-size: 16px;
}

form {
	margin: 0px;
	padding: 0px;
}
	
table {
	margin: 0px;
	padding: 0px;

}
	
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003399;
}
	
a:link { color:	#1A4A6A; font-weight: bold; }
a:visited {font-weight: bold; color: #555555; }
a:hover { color: #7C0FFF; text-decoration: none; font-weight: bold; }

a.mainlink:link { text-decoration: none; color: #D500D5; font-size: 10px; font-weight: bold; }
a.mainlink:visited { text-decoration: none; color: #D500D5; font-size: 10px; font-weight: bold; }
a.mainlink:hover { text-decoration: none; color: #0066CC; font-size: 10px; font-weight: bold; }

a.greylink:link { color: #666666; font-weight: bold; }
a.greylink:visited { text-decoration: underline; color: #666666; font-weight: normal; }
a.greylink:hover { text-decoration: none; color: #FF0000; font-weight: bold; }

a.bronzelink:link { color: #996633; font-weight: bold; }
a.bronzelink:visited { text-decoration: underline; color: #996633; font-weight: normal; }
a.bronzelink:hover { text-decoration: none; color: #FF0000; font-weight: bold; }

a.colourlink:link { color: #666666; font-weight: bold; }
a.colourlink:hover { text-decoration: none; color: #0066CC; font-weight: bold; }

a.hidelink:link { text-decoration: underline; color: #EDEBFF; font-size: 9px; margin: 0px; padding: 0px; }
a.hidelink:visited { text-decoration: underline; color: #EDEBFF; font-size: 9px; margin: 0px; padding: 0px; }
a.hidelink:hover { text-decoration: underline; color: #EDEBFF; font-size: 9px; margin: 0px; padding: 0px; }

a.listlink:link { text-decoration: underline; color: #FFF3F7; font-size: 9px; font-weight: bold; margin: 0px; padding: 0px; }
a.listlink:hover  { text-decoration: underline; color: #FFFFFF; font-size: 9px; font-weight: bold; margin: 0px; padding: 0px; }


.copyright { font: 11px Arial, Helvetica, sans-serif; color: #555555; }

.telandfax { font: bold 12px Verdana, Arial, Helvetica, sans-serif; color: #336699; }

.blue { color: #0066CC; font-weight: bold; }

.bold { font-weight: bold; }

.grey { color: #666666; }

.bronze { font-weight: bold; color: #996633; }

.silver { color: #CC0099; font-weight: bold; }

.menu {
  position: fixed;
  font-size: 10px;
  top: 0;
  left: 0;
  width:15%;
  margin-left: 0;
  margin-right: 0;
  font-weight: bold;
  text-align: center;
}


.menu a {
	color: #274B56;
	padding: 4px;
	display: block;
	text-decoration: none;
		width: 130px;
	background-color: #C9C3FF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #555555;
	border-bottom-color: #555555;
	border-left-color: #FFFFFF;

}

.menu a:hover {
	color: #F8F8F8;
	background-color: #7C0FFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #555555;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #555555;
}

.navlink a {
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	color : #274B56;
	display : block;
	text-decoration : none;
	width: 130px;
	padding: 3px 5px 3px 8px;
	border-top: 2px solid #CCD2CA;
	border-right: 2px solid #5d6958;
	border-bottom: 2px solid #5d6958;
	border-left: 2px solid #CCD2CA;
	margin: 2px 0px 0px;
	background-color: #c9c3ff;
}
.navlink a:hover {
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	background-color : #7C0FFF;
	color : #F8F8F8;
	text-decoration : none;
	border-top: 2px solid #485144;
	border-right: 2px solid #CCD2CA;
	border-bottom: 2px solid #CCD2CA;
	border-left: 2px solid #485144;
}



.buttonbackground {
	font: bold 10px/15px Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 1px;
	padding: 2px;
	background-image: url(grafix/buttonbackground.gif);
	border-top: 1px solid #F8F8F8;
	border-right: 2px solid #555555;
	border-bottom: 2px solid #555555;
	border-left: 1px solid #F8F8F8;
	color: #555555;

}
.italic {
	font-style: italic;
}
.question {
	color: #CC0099;
}
.TextBox {
	background-color: #FFFFFF;
	background-attachment: fixed;
	background-image: url(grafix/shadow.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color: #CC0099;
	border-top: 1px inset #000000;
	border-right: 1px inset #666666;
	border-bottom: 1px inset #666666;
	border-left: 1px inset #000000;
	background-repeat: no-repeat;
	height: 25px;
	margin: 0px;
	padding: 5px;
}
.textboxlarge {
	background-color: #FFFFFF;
	background-attachment: fixed;
	background-image: url(grafix/shadow.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color: #CC0099;
	border-top: 1px inset #000000;
	border-right: 1px inset #666666;
	border-bottom: 1px inset #666666;
	border-left: 1px inset #000000;
	background-repeat: no-repeat;
	height: 100px;
	margin: 0px;
	padding: 5px;
}
ol {
	font: 12px/20px Verdana, Arial, Helvetica, sans-serif;



}
li {
	margin-top: 7px;
	color: #333333;
	font-size: 12px;


}
.red {
	color: #FF0000;
	font-weight: bold;

}
.yellow-highlight {
	font-weight: bold;
	color: #CC0099;
	background-color: #FFFF00;
}
