


#middleMenu a:hover, #middleMenu a:hover span, .menuItms #topmenuactive, .menuItms #middleactive{
  text-decoration:none;
  color:#ffc80b;
  border-bottom:2px solid #ffc80b;
}


.subMenuItms div a:hover{
  text-decoration:none;
  color:#ffc80b;
}

.titleStyle{
 color:#333333; /*generic colour*/
}

.linkStyle a{
  text-decoration:none;
  color:#333333;
}

.linkStyle a:hover, #activethird {
  text-decoration:none;
  color:#ffc80b;
  border-bottom:none;
  }

#middleMenu .linkStyle a:hover, #activethird{
  text-decoration:none;
  color:#ffc80b;
	border-bottom:none;
}
a, a:hover, h1,h2,h3,h4 {
 color:#ffc80b;
}
h1 {
 background: url(/templates/live/images/minidots/dots6.gif) no-repeat  -3px 3px;
 padding-left:40px;
}
#colourbar {
height:5px;
overflow:hidden;
padding:0px;
margin:0px;
background-color: #ffc80b;
}