/* CSS Document */
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/background05.jpg);
	background-repeat: no-repeat;
}
.leftborder {
	width: 1%;
}
.rightborder {
	width: 5%;
}
.centre {
	width: 46px;
}
.homeCentre {
	width: 46px;
	background-image: url(../images/centreBkgrnd.gif)
}
.left {
	width: 116px;
	height: 50px;
}
.leftTwo {
	width: 316px;
	background-image: url(../images/left.gif);
}
.rightThree {
	width: 1px;
	background-image: url(../images/centreBkgrnd.gif);
}
.rightTwo {
	background-image: url(../images/rightTop.gif);
}
.right {
	width: 31px;
	background-image: url(../images/rightSide.gif);
}
.line {
	height: 1px;
	background-color: #999999;
}
.homemenu {
	padding-top: 5px;
	padding-right: 16px;
	padding-bottom: 5px;
	list-style-position: inside;
	list-style-type: none;
}
.menu {
	padding-top: 55px;
	padding-right: 16px;
	padding-bottom: 5px;
	list-style-position: inside;
	list-style-type: none;
}
.imagerow {
	height: 65px;
}
.corner {
	height: 50px;
	background-image: url(../images/rightCorner.gif);
}
.vLine {
	background-image: url(../images/vLine.gif);
	background-repeat: repeat-y;
}
.content {
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 20px;
}
.footerGrey{
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 20px;
	vertical-align: top;
	color: #999999;
}
.footerBold{
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 40px;
	vertical-align: top;
	width: 271px;
	font-weight: bold;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	letter-spacing: 1px;
	font-size: 120%;
}
p {
	font-size: 72%;
	letter-spacing: 1px;
	line-height: 150%;
}
li {
	font-size: 72%;
	letter-spacing: 1px;
	line-height: 150%;
	color: #999999;
}
a {
	letter-spacing: 0.15em;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 80%;
}
.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #FFFFFF;
	letter-spacing: .1em;
}
a:hover {
	color: #996633;
	text-decoration: none;
}
a.active {
	font-weight: bold;
	color: #cc6600;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
.styleSelected {
	font-family: Arial, Helvetica, sans-serif;
	color: #CC6600;
}
.registered {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 60%;
	color: #999999;
}
