body {
	color: #000000;
	font-size: 100%;
	background-color: white;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}
html, body {
	margin: 0;
	padding: 0;
	height: 100%;
}
a:link {
	color: Black;
	text-decoration: underline;
}
a:visited {
	color: #006666;
	text-decoration: underline;
}
a:hover {
	color: #CC0000;
	text-decoration: none;
}

table{
	border:0px;
	border-collapse:collapse;
}

table td {
	padding:0px;
	text-align: left;
}

table.cont1 {
	height: 100%;
	width:100%;
}

td.cont1 {
	height: 100%;
	vertical-align: middle;
}

table.cont2 {
	height:303px;
	width:100%;

}


div.footer {
	height: 35px;
	background-color: #FFD100;
	background: url(/pictures/decor/bottom_bg.gif) repeat-x bottom;
}

td.menu {
	height: 37px;
	
	padding-left:20px;
}

td.content {
	padding:15px 0 5px 35px;
	font-size: 11px;
	width:65%;
	height:266px;
	vertical-align: top;
}

td.content td {
	font-size: 11px;
	vertical-align: top;
}

td.content div.content {
	width:60%
}


p {
	padding: 0;
	margin: 0 0 12px 0;
}

table.form {
	width:100%;
}

table.form td h3 {
	font-size: 140%;
}

table.form td{
	padding:6px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	vertical-align: top;
}

table.form thead td{
	font: bold;
	background-color: #F9F9F9;
}

table.form td.r{
	padding:2px;
	padding-top:12px;
	
}
.star {
	background-color: #E9F5F9;
}

.field {
	background-color: #F3F3F3;
	border: 1px solid black;
	font-size: 11px;
}

.class {
	padding:5px 9px;
	background-color: #E7E7E7;
}

input.fake {
	display: none;
}

div.photos_block {
	width:380px;
	height:165px;
}
div.photos_block a {
	display:block;
	height:50px;
	float:left;
	margin:0 7px 7px 0;
}

table.performances {
	width:100%;
}

table.performances td {
	padding:0 15px 5px 0;
	vertical-align: top;
}

.star {
	background-color: #E9F5F9;
}

table.tracks {
	width:100%;
	height:175px;
	margin-top:10px;
	margin-left:-10px;
}

table.tracks td {
	padding:0 10px;
	vertical-align: top;
}

table.tracks td img {
	margin-left:-5px;
}

table.tracks td span.title {
	font-size:12px;
	font-weight: bold;
}

table.tracks td div.time {
	font-size:10px;
	margin-top: 10px;
}

table.tracks td div.desc {
	font-size:11px;
	margin-top: 10px;
}

div.tahoma_11 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
