body {
	background-color: #000000;
}

.topborder {
	border: solid 2px #CCCCCC;
}

.menu{
	border: solid 2px #CCCCCC;
	background-color: #CCCCCC;
}

.middle {
	border-left: solid 2px #CCCCCC;
	border-right: solid 2px #CCCCCC;
	border-bottom: solid 2px #CCCCCC;
	background-color:#FFFFFF;
}

.subheading a {
	font-family: Arial;
	font-size: 14px;
	color:#666666;
	text-decoration: none;
}

.subheading {
	font-family: Arial;
	font-size: 14px;
	color:#666666;
}

.text {
	font-family: Arial;
	font-size: 12px;
	color:#000000;
}

.imgborder {
	border: solid 2px #999999;
}

.copyright {
	border-left: solid 2px #CCCCCC;
	border-right: solid 2px #CCCCCC;
	border-bottom: solid 2px #CCCCCC;
	background-color:#FFFFFF;
	font-family: Arial;
	color:#000000;
	font-size: 9px;
}

.required {
	font-family: Arial;
	color:#FF0000;
	font-size: 9px;
}

.welcometext {
	font-family: Arial;
	color:#b48718;
	font-size: 17px;
	margin-bottom:32px;
}
