@charset "utf-8";
.header {
	background-image: url(../images/header.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.box1 {
	background-image: url(../images/box1_colour.gif);
	background-repeat: repeat;
	width: 200px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 17px;
}
.box2 {
	background-image: url(../images/box2_colour.gif);
	background-repeat: repeat;
	width: 200px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 16px;
}
.box3 {
	background-image: url(../images/box3_colour.gif);
	width: 200px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 16px;
}
.box4 {
	background-image: url(../images/sidebar_colour.gif);
	background-repeat: repeat;
	width: 200px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 14px;
}
.box4 h1 {
	font-size: 8pt;
	font-weight: normal;
}
#img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.header tr td table tr td a {
	color: #000;
	text-decoration: none;
}
.header tr td table tr td a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.footer {
	background-image: url(../images/footer.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 41px;
	vertical-align: middle;
}
.footer td a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.footer td a {
	font-size: 7pt;
	color: #FFF;
	text-decoration: none;
}





body {
	font-family: Verdana, Geneva, sans-serif;
	color: #666;
	margin: 0px;
	padding: 0px;
	font-size: 8pt;
	letter-spacing: 1px;
	line-height: 12pt;
}

.nav {
	font-family: Verdana, Geneva, sans-serif;
}
