body{
padding:0px;
margin:0px;
background-color:#000000;
}

table, td {
		width:100%;
		border:0px;
	}

td { vertical-align:top;}

a:hover{text-decoration:none;}

img { border:0px;}

.main_text, table, li, input, textarea
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:14px;
		color:#9D9D9D;
	}
	
strong a { color:#F6F6F6; font-size:10px; text-decoration:none}
strong a:hover{ color:#F6F6F6; font-size:10px; text-decoration:underline}
	
span strong { color:#FFFFFF}

span a { color:#FFFFFF}

.h_text { color:#FFFFFF; font-family:Arial; text-transform:uppercase}
.h2_text {font-family:Arial}
	
.l_text { color:#7C7C7C}
	
.c_text { color:#666666}
.c_text a{ color:#7A7A7A; font-family:Arial; font-size:10px}

.no_class, form, .no_class td
	{
		width:auto;
		height:auto;
		margin:0px;
		padding:0px;
		border:0px;
		
	}

.line { height:1px; background:url(../images/bg-lin2.gif) repeat-x}

.input	{width:164px; height:18px; padding-left:5px; color:#737373}

textarea{width:160px; height:88px; padding-left:5px; overflow:hidden}

ul {margin:0; padding:0; list-style:none}
li  {background:none; margin:0px; padding:0px}
li a  {font-family:Tahoma; font-size:11px; line-height:17px; color:#FFFFFF;}

.bevelmenu
{
float:left;
list-style-type: none;
margin: 0;
padding: 0;
width: 95px;
}

.bevelmenu li a{
display: block;
width: 100%;
padding: 2px 0px;
text-decoration: none;
font-weight: bold;
background-color: #14110C;
border: 1px dashed Gray;
text-decoration:none;
text-align: center;
}

.bevelmenu li a:hover{
color: black;
background-color: White;
border-style: outset;
}

html>body .bevelmenu li a:active{ /* Apply mousedown effect (non IE browsers only) */
border-style: inset;
}


#concerti {
	/*float: left;*/
	width: 100%;
	color:Gray;
}

#concerti ul {
	margin: 0;
	padding: 0;
	list-style: none;
	color:Black;
}

#concerti li {
	color:Black;
	background: url(../images/img16.gif) no-repeat;
}

#concerti h2 {
	/*letter-spacing: -1px;*/
	font-size: 0.9em;
	color: Black;
	margin-top:2px;
	margin-bottom:2px;
}

#data
{
	/*letter-spacing: -1px;*/
	font-size: 1.5em;
	color: White;
	padding: 6px 10px 15px 30px;
	line-height:1;
}

#data:hover
{
	color:Red;
	cursor:pointer;
}

#data_concerto
{
	/*letter-spacing: -1px;*/
	background: url(../images/img16.gif) no-repeat;
	height:56px;
	font-size: 1.5em;
	color: White;
	padding: 6px 10px 0 30px;
	line-height:1;
}


#descrizione
{
	margin: 2px 0 20px 10px;
	width:650px;
	font-size: 1.0em;
	padding:5px;
	border:2px solid RGB(235,133,12);
	background-color:White;
	text-align:left;
}

#descrizione_black
{
	margin: 0 0 20px 10px;
	width:95%;
	font-size: 1.0em;
	padding:5px;
	border:2px solid RGB(235,133,12);
	background-color:Black;
}

.ext_link
{
	text-decoration: none;
	color: Orange;
	font-weight: bold;
}

#linknotes_area {
	width: 300px;
}

.linknotes 
{
	float:left;
	height:200px;
	margin-bottom: 20px;
	margin-left: 20px;
	margin-right: 20px;
	background: #FF8C46 url(../images/link-content.gif) no-repeat left bottom;
}


		

.linknotes .heading 
{
	color: Black;
	height: 60px;
	padding: 10px;
	background: url(../images/link-heading.gif) repeat-x left center;
}

a
{
	text-decoration: none;
	color: Gray;
}

.linknotes .content {
	padding: 0 20px 60px 20px;
	color: Black;
}

#datenotes_area {
	width: 290px;
}

.datenotes 
{
	/*height:200px;*/
	float:left;
	margin-bottom: 20px;
	margin-left: 20px;
	margin-right: 20px;
	background: #FF8C46 url(../images/link-content.gif) no-repeat left bottom;
}

.data_concerto
{
	font-weight:bold;
	font-size: 1em;
	color:Gray;
}

.locale_concerto
{
	/*letter-spacing:0em;*/
	font-size: 1.4em;
	font-weight:bold;
	color:Black;
	
}

.indirizzo_concerto
{
	color:Black;
	margin-top:2px;
}

.descrizione_concerto
{
	color:Black;
}

.datenotes .heading 
{
	color: Black;
	height: 70px;
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 10px;
	background: url(../images/link-heading.gif) repeat-x left center;
}

a
{
	text-decoration: none;
	color: Gray;
}

.datenotes .content 
{
	padding: 0 10px 90px 10px;
	color: Black;
}

.title 
{
	color:#F2984C;
	font-size:1.5em;
	text-decoration:underline;
	font-family:Tahoma;
}

.title:hover
{
	color:Yellow;
}