
body      {font-family: Arial, sans-serif; text-align: left; font-weight: normal;font-size: 11pt;color:#ffffff;
          background-color : #000000 ;
          text-align:center;}


#navbut {
	
	text-align: left ;
width: 180px ;
}
#navbut ul {
	margin:0 ;
	padding: 0 ;
        list-style-position: inside;
        font-size: 14pt;
        line-height: 180%;

	list-style: none ;
}
#navbut li {
	display: block ;
	list-style: square inside;
	font-family: Arial, Helvetica, sans-serif ;
}
#navbut li a {
	color: #00bbff ;
	background-color: transparent ;
	margin: 0px ;
	text-decoration: none ;
	display: block ;
}
#exnavbut li a {
	color: #ff0 ;
	background-color: #300000 ;
	border: 1px outset #ff8080 ;
	
	text-decoration: none ;
	display: block ;
}
#navbut li a:hover {
	color: #000 ;
	background-color: #00bbff ;
}

a.tcs{
          font-size: 9pt;
          text-decoration: underline ;
          background-color: transparent;
          color: #00bbff;
           }


   a.tcs:hover {
          text-decoration: underline ;
          background-color: transparent;
          color: #ff0000;
           }

a.tcs2{
          text-decoration: underline ;
          background-color: transparent;
          color: #00bbff;
           }


   a.tcs2:hover {
          background-color: #00bbff;
          color: #000000;
           }

P        { margin-left: 0px; }





img      {
          border-style: none;
          margin:0;
          padding:0;
          border:0;
          }

.wrapper {
          text-align: left;
width: 1050px;
margin: 0 auto

          }

.leftblock {
          float:left;
          width:200px;
          }

.centreblock {
         float:left;
          width:780px;
          }




.textblock {
          background-color: #555588;
          background: url('bg1.jpg') ;
          background-position: left top;
          padding:20px;
          }
.textblock2 {
          background-color: #555588;
          background: url('bg1.jpg') ;
          background-position: left top;
          padding:0px;
          }
.textblock3 {
          background-color: #555588;
          background: url('parchment.jpg') ;
          background-position: left top;
          padding:0px;
          }

.faded5 { 
          position: absolute;
          top: 79px; left:0;
          filter: alpha(opacity=50); 
          opacity:0.5;}

.faded7 { 
          filter: alpha(opacity=70); 
          opacity:0.7;}


.class1        {
               font-size: 20px;
               color:#bbbbff;
              }
.class2        {
               font-size: 20px;
               color:#ffffff;
              }

.class5        {font-size: 9pt;color:#ffffff;text-align:left}

.figureL   {float:left;
             text-align:left;
              width: 240px;
              margin:0px;
              padding:0px;
               font-style: italic;
               font-weight: bold;
               font-size: 10pt;color:#ccccff;
             }

.figureR   {float: right;
              width: 310px;
              margin:0px;
              padding:20px;
              border: thin silver solid;
               font-style: italic;
               font-weight: bold;
               font-size: 10pt;color:#442200;
              }

.figureBigR   {float: right;
              width: 410px;
              margin:0px;
              padding:20px;
              border: thin silver solid;
               font-style: italic;
               font-weight: bold;
               font-size: 10pt;color:#442200;
              }

.figure500R   {float: right;
              width: 510px;
              margin:0px;
              padding:20px;
              border: thin silver solid;
               font-style: italic;
               font-weight: bold;
               font-size: 10pt;color:#442200;
              }

.figureSmallR   {float: right;
              width: 200px;
              margin:0px;
              padding:20px;
              border: thin silver solid;
               font-style: italic;
               font-weight: bold;
               font-size: 10pt;color:#442200;
              }


.thumb   {float:left;
              width: 190px;
              margin:0px;
              padding:10px;
              font-style: italic;
              font-weight: bold;
              font-size: 10pt;color:#442200;
             }
.thumb2   {float:right;
              width: 140px;
              margin:0px;
              padding:0px;
              font-style: italic;
              font-weight: bold;
              font-size: 10pt;color:#442200;
             }

img.floatL { 
         float: left; 
         margin: 10px; 
         }
img.floatR { 
         float: right; 
         margin: 20px; 
        }


