body {
	background-color: #000000;
	background-image: url(images/BG1.png);
	background-repeat: no-repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-position: top;
}
.bgstage {
	background-image: url(images/flash1_16.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.footer {
	background-image: url(images/blank-footer-and-header_17.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.headerbg {
	background-image: url(images/blank-footer-and-header_08.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.style1 {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
a:link {
	color: #990000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FF9900;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #FF3300;
}
body,td,th {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.style2 {
	color: #999999;
	font-size: 10px;
}
