@charset "ISO-8859-1";
.contactbg {
	background-image: url(images/site/contact-image.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.bgmain {
	background-image: url(image/site/bg-main.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #000000;
}
.bg {
	background-color: #000000;
	background-image: url(image/site/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
a.linkfooter:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
}
a.linkfooter:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
}
a.linkfooter:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0000;
	text-decoration: none;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.headingred16 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FF0000;
	font-weight: bold;
}
.bgevents {
	background-image: url(image/site/bg-events.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.textwhite10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
}
