BODY	{	font-family: Arial, Helvetica, sans-serif;
		font-size: 8pt;
}

.artistname {
	width:250px;
	border: 0px solid black;
	margin-right:3px;
	font-weight:bold;
	

}

.artistgenre {
	width:100px;
	margin-right:3px;
	border: 0px solid black;

}

.artistvenue {
	width:150px;
	margin-right:3px;
	border: 0px solid black;

}

.artistvenue a{
	color: black;
	text-decoration: none;

}

.artistsend {
	width:50px;
	border: 0px solid black;

}

.artiststart {
	width:50px;
	border: 0px solid black;
	margin-right:3px;

}

.switchcontent {
	padding: 2px;
	width: 700px;
	background-color: #EEEEEE;
	margin:3px;
}

.artistslinkh {
font-size:8pt;
color:black;
	width:250px;
	margin-right:3px;
	cursor:hand;
	font-weight:bold;
}

.artistslink {
font-size:8pt;
color:black;
	width:250px;
	margin-right:3px;
	font-weight:bold;

}

.number {
color:white;
	width:20px;
	margin-right:1px;
	font-weight:bold;

}

.num {
color:black;
	width:25px;
	margin:3px;
	padding:1px;
	cursor: hand;


}

.switchcontent:hover {
color:red;

}

#menu {
	font-size: 8px;
}


.anameh {
	font-size: 9pt;
	font-weight: bold;
	text-align:left;
	background-color: #EEEEEE;
}

.gnameh {
	font-size: 8pt;
	text-align: left;
	font-weight: bold;
	background-color: #EEEEEE;
}

.vnameh {
	font-size: 8pt;
	font-weight: bold;
	background-color: #EEEEEE;
	text-align:left;
}

.sth {
	font-size: 8pt;
	text-align: right;
	font-weight: bold;
	background-color: #EEEEEE;
}

.eth {
	font-size: 8pt;
	text-align: right;
	font-weight: bold;
	background-color: #EEEEEE;
}



td {
font-size: 8pt;
}

td .aname {
	font-size: 8pt;
	text-align: left;
	height:30px;
}

td .gname {
	font-size: 8pt;
	text-align: center;
	text-align: left;
	height:30px;
}

td .vname {
	font-size: 8pt;
	text-align: left;
	height:30px;
}

td .st {
	font-size: 8pt;
	text-align: right;
	height:30px;
}

td .et {
	font-size: 8pt;
	text-align: right;
	height:30px;
}

.row1 {

background-color: FFFFFF;
}

.row2 {

background-color: DCECF1;
}
