#menubg {
	background-image: url(images/structure/bg-menu_02.jpg);
	background-repeat: no-repeat;
	height: 187px;
	background-position: top;
}
#extend {
	background-image: url(images/structure/bg-extend_03.jpg);
	background-repeat: repeat-y;
}
#bottom {
	background-image: url(images/structure/bg-footer_09.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
#footer {
	background-image: url(images/structure/bg-bottom_10.jpg);
	background-repeat: no-repeat;
	height: 88px;
	color:#666666;
	font-size:10px;
	padding-top:20px;
}
body {
	background-image: url(images/structure/bg-page_02.jpg);
	background-repeat: repeat;
	font-family: Tahoma, Verdana, Arial;
	font-size: 10pt;
}
#menu a:link, #menu a:visited {
	color:#990000;
	background-image: url(images/structure/bg-btn.jpg);
	background-repeat: no-repeat;
	display: block;
	background-position: -1px;
	text-indent: 18px;
	font-family: "Trebuchet MS", Verdana, Georgia;
	text-decoration: none;
	font-size: 13px;
	margin-left: 118px;
}
#menu a:hover {
	color:#FFFFFF;
	background-image: url(images/structure/bg-btn-over.jpg);
	background-repeat: no-repeat;
	display: block;
}
#centre {
	font-family: Tahoma, Verdana, Arial;
	color: #000000;
	width: 440px;
	font-size: 10pt;
}
a:link, a:visited {
	color: #C56610;
	text-decoration: underline;
}
a:hover {
	color: #773867;
}
#left {
	padding-right: 19px;
	padding-left: 0px;
	margin-left: 118px;
}
h1 {
	font-family: "Trebuchet MS", Verdana, Georgia;
	font-weight: bold;
	color: #552F56;
	background-image: url(images/structure/bg-header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 14px;
	text-indent: 16px;
	width: 347px;
	display: block;
	padding-top: 7px;
	margin-bottom: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	text-transform: uppercase;
	height: 40px;
}
p {
	margin-top: 8px;
	margin-bottom: 10px;
}
.highlight {
	color: #8C4678;
}
.font-9pt {
	font-size: 9pt;
}
.line-dashed {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #F0B010;
	margin-bottom: 5px;
}
.font-grey {
	color: #999999;
}

h2 {
	font-family: "Trebuchet MS", Verdana, Georgia;
	font-weight: bold;
	color: #552F56;
	font-size: 12pt;
	margin-bottom: 5px;
}
.brdr {
	border: 1px solid #C50B00;
}
