.colourcharcoal {  background-color: #323438}
.colourmustard {  background-color: ddc477}
.colourblue {  background-color: #616978}
.copyright {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; color: #DDC477}



li {  list-style-type: square; padding:2; margin:10;}


/*----- Menu Style -----*/

div.menuBar {
	width: 100%; 
	background-color: #323438; 
}

table.menuBar {
	margin-left: 10px;
}

div.menuContainer	{
	background-color: #323438;
	color: #ddc477;  /* this was mustard for the initial text in the menu  */
	float: left;
	display: inline;
	font-weight:bold;
	cursor:auto;
	width: auto;
	border: 1px #323438 solid;
; font-family: Verdana, Arial, Helvetica, sans-serif
}
					
div.menuHeading {
	font-weight: normal;
	cursor: pointer;
	width: auto;
; font-family: Verdana, Arial, Helvetica, sans-serif
; font-size: 12px
}

div.menuDropdown { 
	font-size: 10pt;
	font-weight: normal;
	background-color:#353535; 
	position: absolute;
	visibility: hidden;
	width: auto;
	border:solid;
	padding: 1px 1px;
; font-family: Verdana, Arial, Helvetica, sans-serif
}

div.menuLink {
	width: 225px;
	cursor: pointer;
	text-indent: 2px;
}

div.uwc a:visited {
	color: #000000;
; text-decoration: none
}

div.uwc a:link {
	color: #000000;
; text-decoration: none
}

div.uwc a:hover {
	color: #666666;
; text-decoration: none
}

 div.menuDropdown a:visited div {
	color: #999999;  /* this was grey 666666, change to a third different colour - yellow fff66, changed the dropdown box  */
; text-decoration: none
}  

 div.menuDropdown a:visited {
	color: #999999;  /* this was grey 666666, change to a third different colour - yellow fff66, changed the dropdown box  */
; text-decoration: none
} 

div.menuDropdown a:link div {
	color: #ddc477;
; text-decoration: none
}

div.menuDropdown a:link {
	color: #ddc477;
; text-decoration: none
}

div.menuDropdown a:hover div {
	color: #ffffff;   /* this was charcoal ,change to white, changed the dropdown box in the menu */
	background-color: #666666;   /* this was mustard, change to charcoal, changed the dropdown box  */
; text-decoration: none
}

div.menuDropdown a:hover  {
	color: #ffffff;   /* this was charcoal ,change to white, changed the dropdown box in the menu */
	background-color: #666666;   /* this was mustard, change to charcoal, changed the dropdown box  */
; text-decoration: none
}


div.footer a:visited {
	color: #999999;
; text-decoration: none
}

div.footer a:link {
	color: #ddc477;
; text-decoration: none
}

div.footer a:hover {
	color: #ffffff;
; text-decoration: none
}



.footer {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px}
.content {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; }
.company14heading {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; color: #000000; font-weight: bold; clip:  rect(   ); text-transform: none}
.heading {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 16px; color: #000066; font-weight: bold; clip:  rect(   ); text-transform: none}
.sidebar {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #000000}
.sidebarheading {  font-weight: bold; color: #000066}

.sidebar a:visited {
	color: #ddc477;
	; text-decoration: none
}

.sidebar a:link {
	color: #ddc477;
; text-decoration: none
}

.sidebar a:hover {
	color: #ffffff;  /* this was black ,change to white,*/
	; text-decoration: none
}
.stdfont10pt {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px}
li {  list-style-type: square}

 a:visited { color: blue; text-decoration: none;}  /*  this was blue #0033CC now pinkcc6699 then grey 999999 now mustard same as link*/
 a:link { color: blue; text-decoration: none;} /* this was blue now green 99ff33 now brown 996600 now mustard ddc477 */
 a:hover { color: #996600 ; text-decoration: none; } /* this is brown #996600 now blue */
.contentsublist {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	list-style-type: decimal;

}

