@charset "utf-8";
/* CSS Document */
/*****************  Tags **************************** */
a {
	text-decoration:none;
	color: #06F;
}
a:hover {
	text-decoration: underline; color: #00F;
}
body {
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:medium;
	width:830px;
	margin:0px;
	margin-left:0px;
	padding-bottom:0px;
	border-color:#000;
	border:thick; 
	border:ridge; 
	border-color:#14A7D1; 
}
div {
	text-align:center;
	background-color:#CBEFFA
}
iframe {
	border-style:solid;
	border-color:#999;
}
iframe body {
	margin:0;
	padding:0;
}
p  {
	font-weight:normal;
}
pre {
	padding-left:10px;
}
.div h3 {
	margin-bottom:0px;
	padding-bottom:0px;
}
/*****************  Classes **************************** */
.float-left {
 float:left;
}
.div-concert {
	background-color:#CBEFFA; 
	border-top:thick; 
	border:ridge; 
	border-color:#14A7D1; 
	border-left:none; 
	border-right:none; 
	padding-left:5px; 
	padding-right:5px; 
	font-family:'MS Serif', 'New York', serif; 
	font-weight:normal; 
	text-align:center;
}
.div-concert h2 {
	margin-bottom:0px;
	border-bottom:0px;
	padding-bottom:0px;
	font-weight:bold;
}
.div-concert table {
	border:0;
	padding:0;
	margin-left:10px;
	table-layout:fixed;
	font-size: large;
	width: 100%;
	text-align:left;
	}
.div-concert td:nth-child(1) {
	width: 250px;
}
.div-concert td:nth-child(2) {
	width: 260px;
}
.div-concert td:nth-child(3) {
	width: 50px;
}
.div-concert td:nth-child(4) {
	width: 120px;
}
.div-concert table.note {
	font-size:medium;
}
.div-concert table.note td {
	width:770px;
}
.div-program h3 {
	margin-bottom:0px;
	padding-bottom:0px;
}
.div-program a {
	font-weight:bold;
	font-size:17px;
}
.div-c {
 clear:both;
}
.div-f1 {
 float:left;
 width:20%;
 height:105px;
 padding-top: 5px;
 background-color:#14A7D1;
}
.div-f1a {
 float:left;
 width:15%;
 height:110px;
 margin-left:25px;
 margin-top:5px;
 background-color:#FFF;
 }

.div-f1b {
 float:left;
 width:15%;
 height:110px;
 margin-top: 5px;
 padding-top:1px;
 background-image:url('/images/bg_paper1d.jpg');
}
.div-f2 {
 float:left;
 width:64%;
 height:110px;
 padding-top:10px;
 background-color:#14A7D1
}
.div-f2a {
 float:left;
 width:60%;
 height:110px;
 padding-top:10px;
 background-color:#14A7D1
}
.div-f2b {
 float:left;
 width:76%;
 height:80px;
 padding-top:5px;
 background-color:#CBEFFA;
}
.div-f3 {
 float:left;
 width:20%;
 height:120px;
 padding-top:0px;
 background-color:#14A7D1;
 overflow:hidden;
}
.div-f3b {
 float:left;
 width:12%;
 height:80px;
 background-color:#CBEFFA;
 padding-top:5px;
 overflow:hidden;
}
.div-r1 {
 float:left;
 padding-top:10px;
}
.div-r1 img {
	border:none;
	width:100px;
	height:80px;
}
.div-r2 {
 float:left;
 padding-top:10px;
}
.div-r3 {
 float:left;
 width:135px;
 height:120px;
 padding-top:10px;
}

.div-foot {
	background-repeat:repeat;
	background-size:100%;
	border-color:#000;	
}
.div-foot table {
	background-image:url('/images/bg_paper1d.jpg');
	border-color:#000;
	border: 1px solid black;
}
.div-foot tr {
	height:23px;
}
.div-foot td {
	border-color:#000;
	border: 1px solid black;
}
.div-foot div {
}

.div-credits {
	background-color:#CBEFFA; 
	border-top:thick;
	border: ridge; 
	border-left: none;
	border-right: none;
	border-color: #14A7D1;
	text-align:left; 
	padding-left:15px; 
	padding-right:10px; 
	padding-top:8px; 
	padding-bottom:8px;  
	font-family:'MS Serif', 'New York', serif; 
	font-weight:normal; 
	font-size:14px;
}

/***************** IDs **************************** */