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:#ffffc0;
              }

img           {
                border          :none;
                float           :right;
                margin-left     :10px;
                margin-bottom   :10px;
              }

.centre       {
 	        text-align:center;
              }

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

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

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

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

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

.footer       {
                padding-bottom  :5px;
                padding-top     :5px;
                background-color:#000080;
                color           :#ffffc0;
                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:#000080;
                color           :#ffffc0;
                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    {
                display         : inline;
              }

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

.header ul li a:hover { 
                   color: #d0d0ff;
	           background: #000080; 
              }

.header ul li a:active { 
                   color: #d0d0ff;
	           background: #000080; 
              }

.footer a     { text-decoration:none;  
                   color: #ffffc0;
	           background: #000080;
              }

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

.footer li    {
                display         : inline;
              }

.footer ul li a { text-decoration:none;  
                   margin: 0px;
	           padding: 0px 6px 0px 6px; 
                   color: #ffffc0;
	           background: #000080;
              }

.footer ul li a:hover { 
                   color: #d0d0ff;
	           background: #000080; 
              }

.footer ul li a:active { 
                   color: #d0d0ff;
	           background: #000080; 
              }

.alignright   {
                border          : none;
                float           : right;
                margin-left     :10px;
                margin-bottom   :10px;
              }

.alignleft    {
                border          : none;
                float           : left;
              }

.nonfloat     {
                border          : none;
                float           : none;
                margin-left     :0px;
                margin-bottom   :0px;
              }

.leftmargin   {
                background-color:#d0d0ff;
                border-right    :2px solid #000080;
                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       :10pt;
              }

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

.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        : #000080; 
                   width        : 100%;
              }

