* {
	margin:0px;
	padding:0px;
}

body {
	font-family: Georgia, serif;
	background-color:#fff;
	color: #000;
	font-size:11px;
	margin-top:15px;
}

h1 {
	font-size:26px;
	font-weight:bold;
	line-height:28px;
	display:block;
	text-align:justify;
}

h2 {
	margin-top:5px;
	margin-bottom:10px;
	font-size:14px;
	font-weight:bold;
	line-height:14px;
	display:block;
	text-align:justify;
}

.text{
	font-size:11px;
	text-align:justify;
}

a {
	color:#c66;
	text-decoration:none;
	
}
a:hover {
	color:#ccc;
	text-decoration:underline;
}



p	{ 
}


.centered {
	text-align: center;
}
table {
	margin-left: auto;
	margin-right:auto;
	width:800px;
}

.icotop{
	float:left;
	margin-right:5px;
	border:1px solid black;
}

.menutop {
	font-size:17px;
	width:246px;
	height:59px;
	padding-right:5px;
	padding-left:5px;
}

.menutop a {
	color:black;
	text-decoration:none;
	cursor: pointer;
	background:#fff;
}

.menutop a:hover {
	color:#f33;
	text-decoration:none;
}

.menutop img:hover {
	border:1px solid #f33;
}

.up{
	height:24px;
	font-size:17px;
}


.down {
	height:35px;
	float:right;
	text-align:right;
	bottom:0px;
	font-size:20px;
}

#maintable tr td { vertical-align: top;
	padding:1px;
}

#maintable4 tr td { vertical-align: top;
	padding:1px;
}


.stageSchedule {
	background: #fefae4;
	border:1px solid #ccc;
}

.infobox {
	background: #eee;
	border:1px solid #ccc;
	font-size:13px;
	padding-left:5px;
	padding-right:5px;
}


h1.stage {
	font-size:22px;
	font-weight:bold;
	line-height:24px;
	display:block;
	text-align:justify;
}


#stagelist a {
	color:black;
	background:none;
}

#stagelist a:hover {
	color:#c66;
	text-decoration:none;
	background:black;
}

#stagelistsmall a {
	color:black;
	background:none;
}

#stagelistsmall a:hover {
	color:#c66;
	text-decoration:none;
	background:black;
}



#newsletter_subscriptions_form {
         display:inline;
         font-size:10px;
	 font-family:sans-serif;
	 padding:0px;margin:0px;width:62px;
	 }
#newsletter_subscriptions_form form{display:inline}
#newsletter_subscriptions_form label{display:none}
#newsletter_subscriptions_form input{   border:1px black solid;
         background: #eee;
         font-size:11px;font-family:sans-serif;padding:0px;margin:0px;
 }

a.nero  {
	color:#000;
	
}
a.nero:hover {
	color:#c66;
	text-decoration:none;
	background:black;

}
