/* Code for setting backgournd colours */


body.bg3 {background-color: #A0B0E0;}

div.bgblue {background-color: #A0B0E0;}



div.centre {text-align: center; }

div.left {	text-align:left;
		position:relative;
		margin-left:140px;

         }
div.lefta {	text-align:left;
		position:absolute;
		/*width:0px;*/
		/*left:0px;*/

         }

div.right {	text-align:right;
		position:relative;
		/*right:200px;*/
		/*top:630px;*/

         }		
		
div#left {text-align: left; }
div#hst
		{
		padding:138,0,0,0;
		background-image:url('pics/dst.gif');
		background-position:top center;
		background-repeat:no-repeat;
		
		}  

/* Code to centre an image */

.centredimage
    {
    text-align:center;
    margin-top:0px;
    margin-bottom:0px;
    padding:0px;
    }



/* Code so an image takes up 100% of the available space but not more. */

img.onehundred {width: 100%;}


/* Code for centering a paragraph */

p.centre {text-align: center;}
p#addressc {text-align: center;
           font-family:'Arial',Serif;
    		 font-size:11pt;
    		 font-weight:bold;
		 color:#0000ff;
		 margin-left:190px;
		}
p#addressl {text-align: left;
           font-family:'Arial',Serif;
    		 font-size:11pt;
    		 font-weight:bold;
		 color:#FF0000;
		 margin-left:190px;
		}
p#addresslg {text-align: left;
           	 font-family:'Arial',Serif;
    		 font-size:11pt;
    		 font-weight:bold;
		 color:#006600;
		 margin-left:0px;
		 padding:3px;
		 border:1px solid grey;
		 border-style:none solid solid none;
		 padding:7px;
		 margin:5px;		
		 background-image:url('pics/greybg.gif');
		 background-position:bottom;
		 background-repeat:repeat-x;

		}
p#addresslb {text-align: left;
           font-family:'Arial',Serif;
    		 font-size:11pt;
    		 font-weight:bold;
		 color:#0000ff;
		 margin-left:190px;
		 padding:3px;
		}



		


/* Code to left align a paragraph */

p.left {text-align: left;}
p#left {text-align: left;
	  font-family:'Arial',Serif;
    	  font-size:11pt;
    	  font-weight:bold;
				}
p#dst {	text-align:left;
		position:relative;
		margin-left:140px;
		margin-right:140px;
				
			}
p#center {text-align:left;
		position:relative;
		margin-left:140px;
		margin-right:140px;
		}

		


/* Code for modifying the appearance of tables */

td.blue1{background-color: #a0b0e0;}
td.grey{background-color: #e8e8e8;} 




/* Code for changing a list appearance*/

li.square {list-style-type:square;
	    }

li#red
	{
		list-style-type:circle;
		 font-family:'Arial',Serif;
    		 font-size:11pt;
    		 font-weight:bold;
		 color:#FF0000;
		 margin-left:140px;
		 margin-right:140px;
		 

	}

li.black {	 
		 position:relative;
		 left:50px;
		 display:inline-block;
		  list-style-type:none;
		 font-family:'Arial',Serif;
    		 font-size:10pt;
    		 font-weight:bold;
		 color:#000000;
		 position:relative;
		 border:1px solid grey;
		 border-style:none solid solid none;
		 padding:7px;
		 margin-bottom:7px;		
		 background-image:url('pics/bt_top_nav.gif');
		 background-position:bottom;
		 background-repeat:repeat-x;

   }


ul.black
	{	position:relative;
		width:450px;
		
		text-align:left;
	}






li {
	list-style-type:circle;
		 font-family:'Arial',Serif;
    		 font-size:11pt;
    		 font-weight:bold;
		 color:#000000;
		 margin-left:140px;

   }
	


ul#hst	{list-style-type:circle;
		 font-family:'Arial',Serif;
    		 font-size:11pt;
    		 font-weight:bold;
		 color:#FF0000;
		 margin-left:190px;
		 
		}
ul#red	
		{
		 list-style-type:none;
		 font-family:'Arial',Serif;
    		 font-size:11pt;
    		 font-weight:bold;
		 color:#FF0000;
		 margin-left:140px;
		}
		

/* Code for setting up different fonts and sizes */



              
h2 {font-family: 'Times New Roman', serif;
    font-size: 24pt;
    font-weight: bold;}

h3 {font-family: 'Times New Roman', serif;
    font-size: 18pt;
    font-weight: bold;}

h3.centre {text-align: center;}
 


h#hst{
		text-align:center;
		font-family: 'Times New Roman', serif;
		font-size: 16pt;
    		font-weight: bold;
		
	}
h4
	{     text-align:center;
		font-family: 'Times New Roman', serif;
		font-size:20pt;
		font-weight:bold;
		color:#FF0000;
	}
h5 {
		text-align:center;
		font-family: 'Times New Roman', serif;
    		font-size:12pt;
    		font-weight:bold;}

h6 {
		padding:0px;
		text-align:center;
		font-family:'Arial',serif;
    		font-size:12pt;
    		font-weight:bold;
    		color:#000080;
   	}




/* Code for making a page into newspaper columns by placing the
text into a table with one row and two columns */

p.columns {text-align:left;}

td.columns25 {width: 25%; margin-top: 0px; padding:15px;}
td.columns26 {width: 50%; margin-top: 0px; padding:1px;}

td.columns75 {width: 75%; margin-top: 0px; padding:15px;} 

td.vertalign {vertical-align: top;}
td.vertalign1 {vertical-align: top;}


td.botalign {vertical-align: bottom;}

table#indent {
			margin-left:200px;

			}




/* This is code for the vertical navigation bar. */

div#vertnav2 {width: 290px;
            margin: 0px 8px 8px 0px;
            border-bottom: 3px solid #fff;
            background-color: #656F8c;
            float: left;
            font-family: 'Times New Roman', serif;
            font-size: 14pt;
}

div#vertnav2 a {padding: 2px 4px;
              border-top: 3px solid #fff;
              text-decoration: none;
              display: block;
              color: black;}

div#vertnav2 a:Hover{background-color: #A0B0E0;
                   color: black;}

div#vertnav2 p {margin: 8px;
              font-weight: bold;}

div#vertnav3 {width: 290px;
            margin: 0px 8px 8px 0px;
            border-bottom: 3px solid #fff;
            background-color: #656F8c;
            float: left;
            font-family: 'Times New Roman', serif;
            font-size: 14pt;
}

div#vertnav3 a {padding: 2px 4px;
              border-top: 3px solid #fff;
              text-decoration: none;
              display: block;
              color: black;}

div#vertnav3 a:Hover{background-color: #A0B0E0;
                   color: black;}

div#vertnav3 p {margin: 8px;
              font-weight: bold;}








