
/*
Page width: 750
1st col: 100
2nd col: 450
3rd col: 200

Blue:  #0099ff
Brown: #663300
Beige: #eeccaa

Heights...

Blue banner: 110
Brown rule: 10
Page title: 40
*/

/* Header quote */
p.quote {color:#ffffff; margin:0pt; font-size:18; font-weight:bold; text-align: center;}
td.quote {vertical-align: bottom;}

/* Page heading */
h1 {color:#0099ff; margin:0cm; margin-left:10pt; font-size:18pt; font-family:"Arial"; font-weight:bold;}

/* General heading */
h2 {color:#0099ff; margin:10pt; font-size:14pt; font-family:"Arial"; font-weight:normal;}

/* Picture caption */
h3 {color:#0099ff; margin:10pt; font-size:12pt; font-family:"Arial"; font-weight:bold;}

/* Link */
a {color:#0099ff;}

/* General */
p {margin:10pt; font-size:12pt; font-family:"Arial";}
li {margin:10pt; font-size:12pt; font-family:"Arial";}
tr {margin:10pt; font-size:12pt; font-family:"Arial";}
tr.sml {margin:10pt; font-size:10pt; font-family:"Arial";}
p.latest {margin:10pt; font-size:10pt; font-family:"Arial"; font-weight:bold;}

/* Front page concert title */
p.title {margin:10pt; font-size:18pt; font-family:"Arial"; font-weight:bold;}

/* Central table headers */
th {color:#0099ff; font-size:12pt; font-weight:bold; text-align: left;}

/* Vertically centered table text hard to read - this was a "tr"
setting but opera doesn't accept this*/
/*
Rehearsals, Previous, Recordings, New works
td {vertical-align: top;}
*/

/* Accreditaion - paper quotes appear in for example,
   usage <span class="credit"> ... </span> */
.credit {color:#0099ff; }

/* Fix IE broken table layout by adding style="table-layout:fixed" in the
first  <table> directive */
