body {
	background-color: #062B44;
}
table, tr, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #072234;
}
h1 {
	font-size: 16pt;
	color: #E55527;
	font-weight: bold;
}
h2 {
	font-size: 14px;
	color: #40A2D5;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #EB532C;
}
a:link {
	text-decoration: none;
	color: #EB532C;
}
a:visited {
	text-decoration: none;
	color: #EB532C;
}
a:hover {
	color: #40A2D5;
	text-decoration: none
}
.bg {
	background-image: url(images/bg_content.gif);
	background-repeat: repeat-y;
	background-position: center top;
	padding-right: 20px;
	padding-left: 20px;
}
.bglogo {
	background-image: url(images/bg_top.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
}
.bgmenu {
	background-image: url(images/bg_menu.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.bgfooter {
	background-color: #FCE013;
}
.navigation {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
.navigation a:active {
	text-decoration: none;
	color: #FCE013;
}
.navigation a:link {
	text-decoration: none;
	color: #FCE013;
}
.navigation a:visited {
	text-decoration: none;
	color: #FCE013;
}
.navigation a:hover {
	color: #EB532C;
	text-decoration: none
}
.navigationb {
	font-size: 10px;
	font-weight: bold;
}
.links {
	font-size: 10px;
	color: #FFFFFF;
}
.links a:active {
	text-decoration: none;
	color: #FCE013;
}
.links a:link {
	text-decoration: none;
	color: #FCE013;
}
.links a:visited {
	text-decoration: none;
	color: #FCE013;
}
.links a:hover {
	color: #EB532C;
	text-decoration: none
}
.textcolour {  font-family: "Comic Sans MS", Arial; font-size: 10pt; color: #FFFF00}
.hover {
	display: none;
}.bgbottom {
	background-image: url(images/bg_bottom.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
