body          {	
                margin     :0px 0px; 
                padding    :0px;
 	        text-align :center;
                font-family:trebuchet,trebuchet ms,arial,sans-serif;
                font-size  :10pt;
                width      :96%;
	      }

#page         {
                width:100%;
                margin:0px auto;
                text-align:left;
                padding:15px;
                border:none;
                background-color:#ffffe0;
              }

img           {
                border:none;
              }

.centre       {
 	        text-align:center;
              }

h1            {
                font-size       :10pt;
                font-weight     :bold;
              }

h2            {
                font-size       :10pt;
                font-weight     :bold;
              }

a             { 
                text-decoration : none;
                color           : #000000;
              }

a:active      { 
                text-decoration : none;
                color           : #ffc080;
              }

a:hover       { 
                text-decoration : none;
                color           : #ffc080;
              }

.footer       {
                padding-bottom  :3px;
                padding-top     :5px;
                background-color:#ffc080;
                color           :#000000;
                font-family     :gill sans,trebuchet,trebuchet ms,arial;
                font-size       :12pt;
                font-weight     :normal;
                font-style      :normal;
                vertical-align  :middle;
              }

.header       {
                padding-bottom  :5px;
                background-color:#ffc080;
                color           :#000000;
                font-family     :gill sans,trebuchet,trebuchet ms,arial;
                font-size       :12pt;
                font-weight     :normal;
                font-style      :normal;
                vertical-align  :middle;
              }

.header ul   { 
                margin          : 0;
                padding         : 0;
	        list-style-type : none;
                list-style-image: none;
              }

.header li    {
                padding         : 2;
                display         : inline;
              }

.header ul li a { text-decoration:none;  
                   margin: 0px;
	           padding: 0px 10px 0px 10px; 
                   color: #000000;
	           background: #ffc080;
              }

.header ul li a:hover { 
                   color: #ffffd0;
	           background: #ffc080; 
              }

.header ul li a:active { 
                   color: #ffffd0;
	           background: #ffc080; 
              }

.footer a     { text-decoration:none;  
                   color: #000000;
	           background: #ffc080;
              }

.footer ul    {
                margin          : 0; 
                padding         : 0;
	        list-style-type : none; 
                list-style-image: none; 
              }

.footer li    {
                padding         : 2;
                display         : inline;
              }

.footer ul li a { text-decoration:none;  
                   margin: 0px;
	           padding: 0px 10px 0px 10px; 
                   color: #000000;
	           background: #ffc080;
              }

.footer ul li a:hover { 
                   color: #ffffd0;
	           background: #ffc080; 
              }

.footer ul li a:active { 
                   color: #ffffd0;
	           background: #ffc080; 
              }

.alignright   {
                border          : none;
                float           : right;
              }

.leftmargin   {
                background-color:#ffff80;
                border-right    :2px solid #ffc080;
                padding-top     :0px;
                vertical-align  :top;
              }

.rightbody    {
 	        text-align:justify;
                vertical-align  :top;
                font-family     :trebuchet,trebuchet ms,arial,sans-serif;
                font-size       :10pt;
                width           :100%;
              }

.error        {
                   color        : #ff0000; 
              }

.small        {
                  font-family     :trebuchet,trebuchet ms,arial,sans-serif;
                  font-size       :8pt;
              }

.info        {
                  font-family     :trebuchet,trebuchet ms,arial,sans-serif;
                  font-size       :10pt;
              }

.concertleft  {
                  font-family     :trebuchet,trebuchet ms,arial,sans-serif;
                  font-size       :10pt;
		  margin-right    :10px;
              }

.concertright {
                  font-family     :trebuchet,trebuchet ms,arial,sans-serif;
                  font-size       :10pt;
              }

.concertsmall {
                  font-family     :trebuchet,trebuchet ms,arial,sans-serif;
                  font-size       :10pt;
              }

hr            {
                   color        : #ffc080; 
                   width        : 100%;
              }

