body
{

	background-color: #000000;
	background-image: url(../GFX/background-body.jpg);
	background-repeat: repeat-x;
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	
	margin: 0px;

}

a {

	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;

	}

input, textarea
{
	border-style: solid;
	border-color: #222222;
	border-width: 1px;
	background-color: #000000;
	font-size: 12px;
	color: #555555;
	font-family: Arial;
	cursor: default;
}

input.book, textarea.book
{
	width: 500px;
	background-image: url(../GFX/background-text.jpg);
	padding-left: 10px;
	
}

input.price 
{
	text-align: right;
	width: 35px;
	color: #FFFFFF;
	background-color: #000000;

}

textarea.book
{
	height: 300px;
	background-image: url(../GFX/background-text.jpg);
	padding: 10px;


}

img {

	border-width: 0px;

	}

img.divider
{

	border-width: 1px;
	border-style: solid;
	border-color: #000000;

}

img.photo {

	border-width: 1px;
	border-style: solid;
	border-color: #222222;

	}

table
{
	width: 750px;
	height: 100%;
	border-color: #555555;
	border-width: 0px;
	border-style: solid;

	font-size: 11px;
	cursor: default;

}
	
table.maintable 
{

	width: 750px;
	height: 100%;
	
	background-image: url(../GFX/background.jpg);
	

}

table.menu
{
	width: 195px;
	height: 150px;
	
	font-size: 15px;


}

table.calendar {

	width: 150px;
	height: 150px;
	

	}

table.counter {

	width: 150px;
	height: 10px;
	

	}
	
table.dates {
	
	width: 500px;
	height: 1px;


	}

table.download {
	
	width: 500px;
	height: 1px;


	}

table.band {
	
	width: 500px;
	height: 1px;


	}

table.bandmember {
	
	width: 100%;
	height: 1px;


	}

table.book
{

	width: 500px;
	height: 1px;

}

table.shop
{

	width: 500px;
	height: 1px;

}

table.lyrics
{

	width: 500px;
	height: 1px;

}

table.media
{

	width: 500px;
	height: 1px;

}

table.voices
{

	width: 500px;
	height: 1px;

}

table.home
{
	width: 500px;
	height: 1px;


}

table.links
{
	width: 500px;
	height: 1px;


}
	
td
{

	font-size: 12px;
	padding-left: 20px;
	vertical-align: top;
	color: #FFFFFF;
	text-align: justify;
	
}

td.dates, td.band, td.book, td.home, td.links, td.download, td.media, td.lyrics, td.voices, td.band {

	padding: 0px;
	padding-top: 5px;


	}
	
td.heading {

	height: 12px;
	font-weight: bold;
	padding: 0px;
	padding-top: 0px;
	border-width: 1px;
	border-style: solid;
	border-color: #000000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	background-color: #000000;
	
	}	

td.menu
{
	padding-top: 8px;
	padding-left: 23px;	

	color: #550000;
	
	border-style: solid;
	border-width: 0px;
	border-color: #222222;

	cursor: pointer;
}

td.menuoff
{

	padding-top: 8px;
	padding-left: 13px;
	border-style: solid;
	border-width: 0px;
	border-color: transparent;

	color: #555555;

}


td.calendar {
	
	
	padding: 6px;
	border-style: solid;
	border-color: transparent;
	border-width: 0px;
	font-size: 11px;
	color: #555555;
}

td.counter {
	
	
	padding: 6px;
	border-style: solid;
	border-color: transparent;
	border-width: 0px;
	font-size: 11px;
	color: #555555;
}

td.calendarset {
	
	background-color: #000000;
	padding: 6px;
	border-width: 0px;
	border-color: #555555;
	border-style: solid;
	font-size: 11px;
	color: #FFFFFF;
}

td.header 
{

	background-image: url(../GFX/header.jpg);
	height: 177px;

}

td.leftside
{
	width: 195px;
	height: 100%;
	padding-top: 15px;
	padding-left: 9px;
	background-image: url(../GFX/background-left.jpg);
	background-repeat: no-repeat;

}