body {
	/*background-color: #204791;*/	background-color: #04689D;
	font-family: "Arial",Bold;
	font-size:11px;
	font-weight: bold;
	margin:0px;
	padding:0px;
}




a {
	font-family: "Arial", Bold;
	color:#C02320;;
	text-decoration: none;
}

a:link {
	
}

a:visited {
	
}

a:active {
	
}

a:hover {
	
}

a:focus {
	
}



h1 {
	font-family: "Arial",Bold;
	font-size: 25px;
	padding-top:10px;
	color: #C02320;
	font-style: italic;
}
h2 {
	font-family: "Arial",Bold;
	font-size: 15px;
	padding-top:10px;
	color: #C02320;
	font-style: italic;
}


.allArea {
	width: 800px;
	background-color: #ffffff;
	position: absolute;
	left: 50%;
	margin-left: -400px;
}

.bannerArea{
height: 191px;
text-align: right;
vertical-align: middle;
background-image: url(banner.jpg);
}

.navArea {
	width: 100%;
	height: 30px;
	background-color: #C02320;
	text-align: left;
}

.navArea a {
	font-family: "Arial", Bold;
	color: #ffffff;
	font-weight: bold;
	font-size: 10pt;
	width: 100px;
	line-height: 30px;
	text-decoration: none;
	padding-left: 20px;
}

.navArea a:link {
	
}

.navArea a:visited {
	
}

.navArea a:active {
	text-decoration: underline;
}

.navArea a:hover {
	text-decoration: underline;
}

.navArea a:focus {
	
}

.contentArea {
	width: 100%;
	background-color: #ffffff;
}

.mainContentArea {
	padding-left:20px;
	padding-right:10px;
	width: 480px;
	text-align:top;
	float: left;
}.rightContent{	width: 270px;	float: right;}
.rightContentHomeLink{
	background-color:#E1E6EC;	padding:10px;	width: 270px;	margin-top:10px;
	float: right;
}.rightContentTicket{	background-color:#E1E6EC;	padding:10px;	width: 270px;	margin-top:10px;	float: right;}.rightContentNews{	background-color:#E1E6EC;	padding:10px;	width: 270px;	margin-top:10px;	float: right;}.rightContentSponsors{	background-color:#E1E6EC;	padding:10px;	width: 270px;	margin-top:10px;	float: right;}

.posterArea {
	width: 100%;
	height: 500px;
	float: left;
	background-image: url(back_poster.png);
	background-repeat: no-repeat;
	background-position: top;
}

.clubArea {
	width: 100%;
	height: 20px;
	float: left;
	/*background-color: #204791;*/	background-color: #04689D;
}

.clubArea a {
	font-family: "Arial", Bold;
	color: #ffffff;
	font-size: 10pt;
	line-height: 20px;
	padding-left: 20px;
	padding-right: 20px;
}

.clubArea a:link,a:visited,a:active,a:hover {
	text-decoration: none;
}

.adArea {
	width: 100%;
	height: 50px;
	text-align:center;
	float: left;
	padding-top:2px;
	background-color: #ffffff;
}
.adArea a{
	border:none;
}
.adArea img{border:none;}



.footerArea{
	width: 100%;
	float: left;
	text-align:center;
	/*background-color: #204791;*/	background-color: #04689D;
	font-family: "Arial", Bold;
	color: #93A6C8;
	padding-left:5px;
	font-weight: bold;
	font-size: 8pt;
	text-decoration: none;
}
.footerArea a {
	font-family: "Arial", Bold;
	color: #93A6C8;
	padding-left:5px;
	font-weight: bold;
	font-size: 8pt;
	text-decoration: none;
}

.footerArea a:link {
	
}

.footerArea a:visited {
	
}

.footerArea a:active {
	text-decoration: underline;
}

.footerArea a:hover {
	text-decoration: underline;
}

.footerArea a:focus {
	
}

.left {
	text-align: left;
	float: left;
}

.right {
	text-align: right;
	float: right;
}
.important{
color: #C02320;
}

.csc-mailform input{
	float:left;
	width:100%;
}
.csc-mailform select{
	float:left;
	width:100%;
}
.csc-mailform textarea{
	float:left;
	width:100%;
}
.csc-mailform label{
margin-top:20px;
	float:left;
	clear: left;
}

form {
	border:0px solid black;
}
.csc-mailform-field{
	border:none;
}
.csc-mailform-submit{
	margin-top:30px;
}

fieldset {
	border: none;
}
.news-single-rightbox{
	color: #C02320;
}
.csc-uploads-fileName{
font-size:11px;
}
.csc-uploads-fileSize{
font-size:10px;
color: black;
text-align:right;
}
.news-latest-item{	color: #04689D;}
.news-latest-item  h2{	color: #04689D;}
.news-latest-item  a{	color: #04689D;}
.news-latest-date{color: #04689D;}
.news-list-container HR.clearer{
height: 1px;
color: #ffffff;
}
