body {
	background-color: #000000;
	background-image: url(images/fadedown.jpg);
	margin-left: 0px;
	margin-top: 0px;
}
body,td,th {
	font-size: small;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:link {
	color: #00CCFF;
	text-decoration: none;
}
h1 {
	font-size: xx-large;
	color: #CC6600;
}
h2 {
	font-size: medium;
	color: #00CCFF;
	line-height: normal;
	margin-top: 20px;
}
h3 {
	font-size: medium;
	color: #663399;
}
h4 {
	font-size: medium;
	color: #000000;
}
h5 {
	font-size: small;
	color: #66FFFF;
}
h6 {
	font-size: x-small;
	color: #CCFFFF;
}
a:visited {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.general {
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #33ccff;
	padding-top: 5px;
	list-style-type: disc;
}
.general2 {
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #66ffcc;
	padding-top: 5px;
}
.small {
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #ccffcc;
}
div#footer {
	width: 900px;
	height: 48px;
	z-index: -1;
	background-image: url(images/horizon.jpg);
	background-attachment: fixed;
	position: absolute;
	bottom: 0;
	right: 5%;
}
div#main {
	position: absolute;
	top: 200px;
	left: 39px;
	width: 800px;
	height: 260;
	overflow: auto;
	z-index: 2;
	visibility: visible;
}
div#top {
	background-image: url(images/navgroundb.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: bottom right;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 460px;
	height: 165px;
	overflow: hidden;
	z-index: 5;
	visibility: visible;
	background-color: #000000;
	padding-top: 10px;
	padding-right: 10px;
	clip: rect(1 460 165 1);
}
#homelogo {
	width: 370px;
	height: 200px;
	z-index: 1;
	position: absolute;
	right: 20px;
	top: 1px;
	left: 505px;
	overflow: auto;
}

p {
	line-height: 95%;
	color: #CCCCFF;
	padding: 5px;
}
.message {
	font: 500 medium Georgia, "Times New Roman", Times, serif;
	color: #FF3333;
}
