body {
	scrollbar-face-color: #BAD95A;
	scrollbar-shadow-color: #00064F;
	scrollbar-highlight-color: #CCCCCC;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #000033;
	scrollbar-track-color: #333240;
	scrollbar-arrow-color: #FFFFFF;
	background-image: url(images/bg.png);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #F2F2F2;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
table, tr, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #F2F2F2;
}

h1 {
	font-size: 18px;
	color: #BAD95A;
	font-weight: bold;
}
h2 {
	font-size: 14px;
	color: #FFFFFF;
}
h3 {
	font-size: 12px;
}
a:active {
	text-decoration: none;
	color: #BAD95A;
}
a:link {
	text-decoration: none;
	color: #BAD95A;
}
a:visited {
	text-decoration: none;
	color: #BAD95A;
}
a:hover {
	color: #F2F2F2;
	text-decoration: none
}
.navigation {
	font-size: 10px;
	font-weight: bold;
}
.footer {
	font-size: 10px;
}
.featuredg {
	font-size: 10px;
	background-color: #A4A5AA;
	color: #FFFFFF;
}
.featuredb {
	background-color: #323241;
	color: #FFFFFF;
}
.featuredg a:active {
	text-decoration: none;
	color: #323241;
}
.featuredg a:link {
	text-decoration: none;
	color: #323241;
}
.featuredg a:visited {
	text-decoration: none;
	color: #323241;
}
.featuredg a:hover {
	color: #BAD95A;
	text-decoration: none
}
.featuredw {
	font-size: 10px;
	color: #000000;
	background-color: #BAD95A;
}
.featuredw a:active {
	text-decoration: none;
	color: #323241;
}
.featuredw a:link {
	text-decoration: none;
	color: #323241;
}
.featuredw a:visited {
	text-decoration: none;
	color: #323241;
}
.featuredw a:hover {
	color: #F2F2F2;
	text-decoration: none
}
.menu {
	padding-left: 10px;
	color: #000000;
}
.submenu {
	padding-left: 25px;
}
.submenu a:active {
	text-decoration: none;
	color: #BAD95A;
}
.submenu a:link {
	text-decoration: none;
	color: #BAD95A;
}
.submenu a:visited {
	text-decoration: none;
	color: #BAD95A;
}
.submenu a:hover {
	color: #323241;
	text-decoration: none
}
.bgcolour {
	background-color: #F2F2F2;
}
.bgheader {
	background-image: url(images/bg_header.png);
	background-repeat: no-repeat;
	background-position: center top;
	color: #323241;
}
.bgleft {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #323241;
	border-right-color: #323241;
	border-bottom-color: #323241;
	border-left-color: #323241;
}
.bgright {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #323241;
	border-right-color: #323241;
	border-bottom-color: #323241;
	border-left-color: #323241;
}
.bgtop {
	background-image: url(images/bg_top_small.png);
	background-position: center bottom;
}
.bgbottom {
	background-image: url(images/bg_bottom_small.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.bgfooter {
	background-image: url(/images/bg_footer.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

