body             { font             : 14pt "gothic copperplate light","century gothic",gothic,copperplate,smallcaps,arial,helvetica;
                   color            : #000000;
		   background	    : #ffffff url("media/bg.jpg") repeat top left;
                 }

h1               { 
                   font-size        : 18.0pt;
                   font-weight      : normal;
                   margin-bottom    : 5px;
                 }

h2               { 
                   font-size        : 16.0pt; 
                   font-weight      : normal;
                   margin-bottom    : 3px;
                 }

h3               { 
                   font-size        : 12.0pt;
                   font-weight      : normal; 
                 }

h4               { 
                   font-size        : 11.0pt;
                   font-weight      : normal; 
                 }

table            { 
                   padding          : 0px;
                   border           : none;
                 }

.sitepage       { 
                   padding          : 0px;
                   border           : none;
                 }

.procpage       { 
                   padding          : 0px;
                   border           : none;
                   height           : 100%;
                 }

.glosspage      { 
                   padding          : 0px;
                   border           : none;
                 }

.thumbcolumn        {
                       position     : absolute;
		       top          : 0px; 
		       left         : 1%; 
		       width        : 11%;
                       text-align   : center;
                    }

.thumbpicland       {
                       width        : 100%;
                    }

.proccolland        {
                       margin-left  : 13%;
		       margin-right : 5%;
		       width        : 65%;
                    }

.procpicland        {
                       width        : 100%;
                    }

.proctextland       {
                       margin-left  : 13%;
		       margin-right : 5%;
                    }

.thumbpicport       {
                       width        : 70%;
                    }

.proccolport        {
                       margin-left  : 13%;
		       margin-right : 30%;
		       height       : 95%;
                    }

.procpicport        {
                       height       : 100%;
                    }

.proctextport       {
                       position     : absolute; 
		       top          : 0px; 
		       right        : 1%; 
		       width        : 28%;
                    }

.proccolsquare        {
                       margin-left  : 13%;
		       margin-right : 20%;
		       height       : 95%;
                    }

.procpicsquare        {
                       height       : 80%;
                    }

.proctextsquare       {
                       position     : absolute; 
		       top          : 0px; 
		       right        : 1%; 
		       width        : 18%;
                    }

.thumbpictext       {
                       width        : 100%;
                    }

.proccoltext        {
                       margin-left  : 13%;
		       margin-right : 87%;
		       height       : 95%;
                    }

.procpictext        {
                       width        : 0%;
                    }

.proctexttext       {
                       margin-left  : 18%;
		       margin-right : 15%;
                       font-size    : 18pt; 
                       border-style : none;
                    }

.thumbtext       {
                   font-size        : 9pt;
                 }

.procfooter        {
                       position     : absolute; 
		       bottom       : 0px; 
		       right        : 1%; 
		       width        : 15%;
                       z-index      : 10;
                    }

.procedureimage  {
                   width            : 75%;
                   height           : 75%;
                 }

.thumbnailimage  {
                   width            : 90%;
                   height           : 90%;
                 }

.topbanner       {
                       text-align   : center;
                 }

.framemargins    {
                   padding-left	    : 5%;
                   padding-right    : 5%;
                 }

tbody            { 
                   padding          : 0px;
                   border           : none;
                 }

tr               { 
                   padding          : 0px;
                   border           : none;
                 }

td               { 
                   vertical-align   : top;
                   padding          : 0px;
                   border           : none;
                 }

hr               { 
                   background       : #808080;
                   color            : #808080;
                   margin-bottom    : 5px;
                 }

img              {
                   border-style    : none;
                 }

.small           {
                   font-size   : 10.0pt; 
                 }

.centresmall     {
                   font-size   : 10.0pt; 
                   text-align  : center;
                 }

.quote           {
                   font-size   : 8.0pt; 
                   font-weight : bolder;
                   color       : black;
                 }

.boxquote        {
                   font-size        : 8.0pt; 
                   font-weight      : bolder;
                   color            : black;
                 }

.wide            {
                   width            : 400px;
                 }

.activelink      {
                   color            : black;
                 }

.activelinksmall {
                   color            : black;
                   font-size        : 9pt;
                 }

.activelinksmallhighlight {
                   color            : black;
                   font-size        : 9pt;
		   font-weight      : bold;
		   background-color : yellow;
                 }

.inactivelink    {
                   color            : #a0a0a0;
                 }

.inactivelinksmall    {
                   color            : #a0a0a0;
                   font-size        : 9pt; 
                 }

.proconlytext    {
                   font-size    : 20pt; 
                   border-style : none;
                   padding      : 15%;
                 }

.glossaryentry   {
                   font-size    : 20pt; 
                   border-style : none;
                   padding      : 15%;
                 }

.news            {
                   font-size    : 9.5pt; 
                   padding-right: 20px; 
                   line-height  : 140%;
                 }

.newsright       {
                   width        : 110px; 
                   margin-left  : 10px; 
                 }

.cds             {
                   font-size    : 9.5pt; 
                   padding-left : 20px; 
                   line-height  : 140%;
                   text-align   : justify;
                 }

.cdsleft         {
                   width        : 110px; 
                   margin-right : 10px; 
                 }

.scores          {
                   font-size    : 9.5pt; 
                   padding-left : 20px; 
                   line-height  : 140%;
                   text-align   : justify;
                 }

.scoresleft      {
                   width        : 150px; 
                   margin-right : 10px; 
                 }

.maxwidth        {
                   width            : 100%;
                 }

.maxheight       {
                   height           : 100%;
                 }

.maxsize         {
                   height           : 100%;
                   width            : 100%;
                   margin           : 0px;
                   padding          : 0px;
                   border           : none;
                   border-collapse  : collapse;
                 }

.maxfixed        {
                   width            : 100%;
                   table-layout     : fixed;
                 }

.navleft         {
                   text-align       : left;
                 }

.navright        {
                   text-align       : right;
                 }

.navcentre       {
                   text-align       : center;
                 }

.header          {
                   font-size        : 10.0pt;
                   color            : black;
                   background       : url("/headerbg.jpg") #c0c0c0 repeat fixed;
                   width            : 98%;
                   height           : 45px;
                 }

.insidehead      { 
                   color            : #000000;
                   width            : 50%;
                 }

.footer          { font-size        : 10.0pt;
                   width            : 98%;
                 }


.leftnavcolumn   {
                   width            : 15%;
                   border           : none; 
                   padding-left     : 10px; 
                   padding-right    : 10px; 
                   text-align       : center;
                   vertical-align   : top;
		   font-size        : 11pt;
                 }

.maincontent     {
                   width            : 450px;
                   border           : none;
                   padding-left     : 20px;
                   padding-right    : 0px;
                 }

.pagetext        { 
                   line-height      : 140%;
                   font-size        : 9.5pt;
                 }

.biogpagetext    { 
                   line-height      : 140%;
                   font-size        : 9.5pt;
                   text-align       : justify;
                 }

.homepagetext    {
                   width            : 230px;
                   line-height      : 140%;
                   font-size        : 9.5pt;
                   text-align       : justify;
                 }

.imagecentre     {
                   text-align       : center;
                   border-style     : none;
                 }

.imageright      {
                   border-style    : none;
                   border-width    : 0px;
                   float           : right;
                   margin-left     : 10px;
                 }

.imageleft       {
                   border-style    : none;
                   border-width    : 0px;
                   float           : left;
                   margin-right    : 10px;
                 }

.imagecellright {
                   border-style    : none;
                   border-width    : 0px;
                   margin-left     : 10px;
                 }

.imagecellleft  {
                   border-style    : none;
                   border-width    : 0px;
                   margin-right    : 10px;
                   width            : 100%;
                   height           : 100%;
                 }

.imagefloatright {
                   border-style    : none;
                   border-width    : 0px;
                   float           : right;
                   margin-left     : 10px;
                 }

.imagefloatleft  {
                   border-style    : none;
                   border-width    : 0px;
                   float           : left;
                   margin-right    : 10px;
                 }

.dormantbutton   {
                   width            : 135px;
                   border-style     : none;
                   padding          : 5px;
                   color            : rgb(116, 90, 50);
                   background       : url("media/bbdor.gif") #ffffff no-repeat scroll top left;
                   font-size        : 12.0pt; 
                   font-weight      : normal;
                 }

.rolloverbutton  {
                   width            : 135px;
                   border-style     : none;
                   padding          : 5px;
                   color            : rgb(116, 90, 50);
                   background       : url("media/bbrol.gif") #ffffff no-repeat scroll top left;
                   font-size        : 12.0pt; 
                   font-weight      : normal;
                 }

.selectedbutton  {
                   width            : 135px;
                   border-style     : none;
                   padding          : 5px;
                   color            : rgb(233, 202, 173);
                   background       : url("media/bbsel.gif") #ffffff no-repeat scroll top left;
                   font-size        : 12.0pt; 
                   font-weight      : normal;
                 }

.navbox          { 
                   margin-top       : 20px;
                 }

.info            { 
                   background-color : #c0c0c0;
                   color            : #a00000; 
                   text-decoration  : none;
                   font-size        : 9.5pt; 
                   font-weight      : bold; 
                   line-height      : 140%;
                   width            : 140px; 
                 }

.concertleft     { 
                   background-color : #c0c0c0;
                   color            : #a00000; 
                   text-decoration  : none;
                   font-size        : 9.5pt; 
                   font-weight      : bold; 
                   line-height      : 140%;
                   width            : 140px; 
                   margin-right     : 10px; 
                   padding          : 5px; 
                 }

.concertright    {
                   margin-left      : 15px;
                   line-height      : 140%;
                   font-size        : 9.5pt;
                 }

.concertsmall    {
                   margin-left      : 15px;
                   line-height      : 140%;
                   font-size        : 8.0pt; 
                   text-align       : justify;
                 }

.workdetails     {
                   margin-top       : 0px;
                   margin-bottom    : 0px;
                   margin-left      : 5%;
                   margin-right     : 10%;
                 }

.workpanel       {
                   background-color : #c0c0c0;
                   font-size        : 9.0pt; 
                   margin-right     : 10px; 
                 }

.notepanel       {
                   padding-left     : 20px; 
                   line-height      : 140%;
                   font-size        : 9.5pt;
                   text-align       : justify;
                 }

.right           {
                   text-align       : right;
                 }

.error           {
                   color            : #ff0000; 
                 }

.warning         {
                   color            : #ff8000; 
                 }

.colour1
{
  color               : #00ff00;
}

.colour2
{
  color               : #ff0000;
}

.text4
{
                 font-size        : 22pt;
}

.text3
{
                 font-size        : 19pt;
}

.text2
{
                 font-size        : 17pt;
}

.text1
{
                 font-size        : 15pt;
}

  a              { color       : #000000; text-decoration : none; 
                   font-weight : normal;       } 
  a:link         { color       : #000000; text-decoration : none;
                   font-weight : normal;       } 
  a:visited      { color       : #000000; text-decoration : none; 
                   font-weight : normal;       } 
  a:active       { color       : #0000ff; text-decoration : none;
                   font-weight : normal;       } 
  a:hover        { color       : #0000ff; text-decoration : none; 
                   font-weight : normal;       } 

  a.headnav      { color       : #000000; text-decoration : none; 
                   font        : 9.0pt; font-weight: normal;       } 
  a.headnav:link { color       : #000000; text-decoration : none;
                   font        : 9.0pt; font-weight: normal;       } 
  a.headnav:visited { color    : #000000; text-decoration : none; 
                   font        : 9.0pt; font-weight: normal;       } 
  a.headnav:active { color     : #ff0000; text-decoration : none;
                   font        : 9.0pt; font-weight: normal;       } 
  a.headnav:hover { color       : #ff0000; text-decoration : none; 
                   font        : 9.0pt; font-weight: normal;       } 

  A.info         { color       : #000000; text-decoration : none; 
                   font        : 9.5pt; font-weight: bold;       } 
  A.info:link    { color       : #000000; text-decoration : none;
                   font        : 9.5pt; font-weight: bold;       } 
  A.info:visited { color       : #000000; text-decoration : none; 
                   font        : 9.5pt; font-weight: bold;       } 
  A.info:active  { color       : #ff0000; text-decoration : none;
                   font        : 9.5pt; font-weight: bold;       } 
  A.info:hover   { color       : #ff0000; text-decoration : none; 
                   font        : 9.5pt; font-weight: bold;       } 

  A.text         { color       : #000000; text-decoration : none; 
                   font        : 12.0pt arial,helvetica; font-weight: normal;     } 
  A.text:LINK    { color       : #000000; text-decoration : none;
                   font        : 12.0pt arial,helvetica; font-weight: normal;     }
  A.text:VISITED { color       : #000000; text-decoration : none; 
                   font        : 12.0pt arial,helvetica; font-weight: normal;     }
  A.text:ACTIVE  { color       : #ff0000; text-decoration : none;
                   font        : 12.0pt arial,helvetica; font-weight: normal;     }
  A.text:HOVER   { color       : #ff0000; text-decoration : none; 
                   font        : 12.0pt arial,helvetica; font-weight: normal;     }

  A.grey         { color       : #808080; text-decoration : none; 
                   font        : 12.0pt arial,helvetica; font-weight: normal;     } 
  A.grey:LINK    { color       : #808080; text-decoration : none;
                   font        : 12.0pt arial,helvetica; font-weight: normal;     }
  A.grey:VISITED { color       : #808080; text-decoration : none; 
                   font        : 12.0pt arial,helvetica; font-weight: normal;     }
  A.grey:ACTIVE  { color       : #ffffff; text-decoration : none;
                   font        : 12.0pt arial,helvetica; font-weight: normal;     }
  A.grey:HOVER   { color       : #ffffff; text-decoration : none; 
                   font        : 12.0pt arial,helvetica; font-weight: normal;     }

a.dormanttext, a.dormanttext:link, a.dormanttext:visited, a.dormanttext:active, a.dormanttext:hover   
               {
                   color            : rgb(116, 90, 50);
                   font-weight      : normal;
		   text-decoration  : none;
               }

a.selectedtext, a.selectedtext:link, a.selectedtext:visited, a.selectedtext:active, a.selectedtext:hover   
               {
                   color            : rgb(233, 202, 173);
                   font-weight      : normal;
		   text-decoration  : none;
               }

td.dormantbutton+a,td.dormantbutton+a:link,td.dormantbutton+a:visited,td.dormantbutton+a:active,td.dormantbutton+a:hover
		{ 
		   color       	    : rgb(116, 90, 50);
		   text-decoration  : none;
                   font        	    : 12.0pt;
		   font-weight	    : normal;
		} 


select         { color       : #000000; text-decoration : none;
                 font        : 10.0pt; }

input          { color       : #000000; text-decoration : none;
                 font        : 10.0pt; }

input.search	{ 
		  text-decoration	:	none;
                  padding-top         	: 	5px;
                  padding-left         	: 	6px;
                  height            	: 	22px;
                  width            	: 	124px;
                  font        		: 	arial 12.0pt black;
		  border		: 	solid 1px #606060;
		  background-color	: 	#e0e0e0;
		}


.sitemap
{
  table-layout    : auto;
  border-collapse : collapse;
  background-color: #e0e0e0;
  width           : 100%;
  text-align      : center;
  text-decoration : none;
  border-style    : none;
  margin          : 0px;
  padding         : 0px;
  font-family     : arial,helvetica,sans-serif;
}


.sitemaptitle
{
  font-size: 16pt;
}


.sitemapbody
{
  background-color: #e0e0e0;
  margin-bottom   : 0px;
  text-align      : left;
  border-style        : none;
  border-bottom-style : solid;
  border-bottom-color : white;
  border-bottom-width : 6px;
}


.sitemaprow
{
  border-style    : none;
  margin-bottom   : 5px;
}


.sitemapbodytxt
{
  text-decoration : none;
  color           : black;
  font-size       : 12pt;
}


.sitemapthisltr
{
  text-align  :left;
  font-weight :bold;
}


.sitemapltrhead
{
  text-decoration     : inherit;
  background-color    : #e0e0e0;
  border-style        : none;
  padding-top         : 4px;
  padding-bottom      : 4px;
}


.sitemapheadrow
{
  border-style        : none;
  border-bottom-style : solid;
  border-bottom-color : black;
  border-bottom-width : 1px;
}


.sitemapkey
{
  text-align      : right;
  text-decoration : inherit;
  background-color: #e0e0e0;
}


.sitemapkeyltr
{
  background-color: black;
  color           : white;
  font-size       : 10pt;
  font-family     : arial,helvetica,sans-serif;
  font-weight     : bold;
  text-decoration : inherit;
  margin          : 0px;
  padding         : 2px;
  padding-left    : 4px;
  padding-right   : 4px;
  border          : none;
}



