.headerTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #666600;
	filter: Glow(Color=white, Strength=2);
}
.tableMainMenu {
	border-top-width: thick;
	border-bottom-width: thick;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666600;
	border-bottom-color: #666600;
}
.menuCapital {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #666600;
	font-weight: bold;
	text-decoration: none;
}
.menuText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666600;
	letter-spacing: .2em;
	text-decoration: none;
}
.strapline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666600;
}
.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.tableSides {
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666600;
	border-left-color: #666600;
}
.tableFooter {
	border-top-width: thick;
	border-bottom-width: thick;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #D9DEC9;
	border-bottom-color: #D9DEC9;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666600;
}
.pageTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #666600;
	text-transform: capitalize;
	font-variant: small-caps;
	letter-spacing: .5em;
	text-align: left;
}
.pictureBorder {
	border: 15px solid #D9DEC9;
}
.picCaption {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666600;
}
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	list-style-position: outside;
	list-style-type: square;
}
.tableBackground {
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center 200px;
}
.heading1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
hr {
	color: #666600;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	scrollbar-arrow-color: #666600;
	scrollbar-base-color: #D9DEC9;
	scrollbar-dark-shadow-color: black;
	scrollbar-track-color: #666600;
	scrollbar-face-color: #D9DEC9;
	scrollbar-shadow-color: black;
	scrollbar-highlight-color: #333333;
	scrollbar-3d-light-color: black;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center 200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
}

.straplineWhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.highlight {
	font-weight: bold;
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
}
.normalRed {
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.mandatory {
	font-size: 9px;
	color: #FF0000;
}
