@charset "utf-8";
/* CSS Document */

body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
}
.headerbg {
	background-image: url(images/template_09.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.stagebg {
	background-image: url(images/template-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.footerimage {
	background-image: url(images/template_20.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
a:link {
	color: #FF0000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CC0000;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #FF3300;
}
.style1 {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
