@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:800px;
	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;
}

/*****************  Classes **************************** */
.float-left {
 float:left;
}
.div-concert {
	background-color:#CBEFFA; 
	border-top:thick; 
	border:ridge; 
	border-color:#14A7D1; 
	border-left:none; 
	border-right:none; 
	text-align:left; 
	padding-left:15px; 
	padding-right:10px; 
	font-family:'MS Serif', 'New York', serif; 
	font-weight:normal; 
	text-align:center
}
.div-concert h2 {
	margin-bottom:0;
	font-weight:bold;
}
.div-program h3 {
	margin-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:20%;
 height:110px;
 margin-top:5px;
 background-color:#14A7D1;
}
.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 {
}
/***************** IDs **************************** */