body {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	margin-left : 10px;
	margin-right : 10px;
	margin-top : 10px;
	margin-bottom : 10px;
	border : 0px;
	background : #EEEEEE none no-repeat fixed right bottom;
	scrollbar-3dlight-color: Black;
}
h1{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 14pt;
	color : black;
}
table{
        font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
        table-layout: fixed;
}
P {
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	margin-left : 10px;
	margin-right : 16px;
	color : #596174;
	vertical-align : top;
}
A.shows {
	color : black;
	font-weight : bold;
	padding : 10px 0 0 7px;
	margin : 0 10px 0 10px;
	text-decoration : none;	
}
a.shows:hover {
	font-style : normal;
	font-weight : bold;
	margin : 0 10px 0 10px;
	padding : 0 0 0 7;
	color : red;
	text-decoration : none;	
}
.music{
border-style: solid;
border-width: 1px;
border-color: #A31928;
}
li { 
	list-style-image: url(images/bullet_1.gif); 
}


li.site_map { 
	list-style-image: url(images/bullet_1.gif); 
	margin : 5px 0 0 0;

}
A.site_map {
	color : black;
	font-weight : bold;
	padding : 10px 0 0 7px;
	margin : 0 10px 0 10px;
	text-decoration : none;	
}
a.site_map:hover {
	font-style : normal;
	font-weight : bold;
	margin : 0 10px 0 10px;
	padding : 0 0 0 7;
	color : Black;
	text-decoration : none;
}
.content{
	background : none no-repeat;
	position : absolute;
	top : 143px;
	left : 154px;
}
/*contact*/
fieldset {
	color : #596174;
	border : 0;
	text-align : left;
}
div.row {
  	width : auto;
  	clear : both;
  	padding : 1px;
 }
 div.row label {
  	font-size : 100%;
  	float : left;
  	text-align : right;
  	width : 15em;
 	padding : 0;
  	margin : 0 25px 0 0;
  }
div.row label.require {
  	color : #ff0000;
  	font-weight : bold;
  }
div.row input {
  	width : auto;
  	padding : 0; 
  	margin-left : .0;
  	margin-right : 10px;
 } 
		/*contact*/
	
