h1 {
	font-size: 18px;
	color: #FF9900;
}
h2 {
	font-size: 16px;
	color: #FF9900;
}
h3 {
	font-size: 14px;
	color: #FF9900;
}
h4 {
	font-size: 12px;
	color: #FF9900;
}
h5 {
	font-size: 10px;
	color: #FF9900;
    font-style: italic;
}
h6 {
	font-size: 9px;
	color: #FF9900;
	font-style: italic;
}
.toolbar a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.toolbar a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.toolbar a:hover {
	text-decoration: underline;
	color: #FF9900;
}
.toolbar a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.navigation a {
	display: block;
	background: #000099;
	color: #FFFFFF;
	width: 172px;
	border-top: 1px solid #FFFFFF;
    border-bottom: 1px solid #FFFFFF;
	padding: 2px 0px 2px 10px;
	text-decoration: none;
}
.navigation a:link {
	background-color: #000099;
	color: #FFFFFF;
	text-decoration: none;
}
.navigation a:visited {
	background-color: #000099;
	color: #FFFFFF;
	text-decoration: none;
}
.navigation a:hover {
	background-color: #FF6600;
	color: #FFFFFF;
	text-decoration: none;
}
.navigation a:active {
	background-color: #000099;
	color: #FFFFFF;
	text-decoration: none;
}
.menubottom	{ color:#000000; font-size: 10px; } 
.menubottom a:link {
	color: #000099;
	text-decoration: none;
}
.menubottom a:visited {
	text-decoration: none;
	color: #000099;
}
.menubottom a:hover {
	text-decoration: underline;
	color: #FF9900;
}
.menubottom a:active {
	text-decoration: none;
	color: #000099;
}
a:link {
	color: #000099;
	text-decoration: none;
}
a:visited {
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
	color: #000099;
}
a:hover {
	text-decoration: underline;
	color: #FF9900;
}
a:active {
	text-decoration: none;
	color: #000099;
}
.whitesub {
	color: #FFFFFF;
	font-weight: bold;
}
.footertxt {font-size: 9px}
.largetxt {
    font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	background-color: #FFFFFF;
	margin-top: 0px;
	background-image: url(http://www.mantellgwynedd.com/images/bluesky_backnew.jpg);
}
.toolbar {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 10px;
}
.whiteheading {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
img
{  border-style: none;
}

