<style type="text/css">
<!--

/* General page style. The scroll bar colours only visible in IE5.5+ */
body { 
       font-family: Verdana;
	font-size: 14;
        
       scrollbar-track-Color: #EEEEEE;
       scrollbar-Face-Color: white; 
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #DEE3E7;
	scrollbar-3dlight-color: #D1D7DC;
	scrollbar-arrow-color:  #006699;
	scrollbar-darkshadow-color: #98AAB1;
}

  .leftposition{ text-align: left;width: 70%;float : left; padding-right: 5%;padding-left: 10%;}
  .rightposition{ text-align: left;width: 30%;float : left; padding-right: 5%;}
  .quarterposition{ text-align: left;width: 22%;float : left; padding-right: 3%;padding-left: 3%;}
  .halfposition{ text-align: left;width: 50%;float : left;}
  .thirdposition{ text-align: left;width: 35%;float : left;}
  .fullposition{ text-align: left;width: 100%;padding-left: 1%;}
  
tr {       font-family: Verdana;
	font-size: 14;
}

  A:link  { text-decoration:none; color: #006699; }
  A:visited { text-decoration:none;color: #006699; }
  A:active  { text-decoration:none;color: #006699; }
  A:hover   { text-decoration:none; color: red;}



.menubar	{ 
             color: white;
             text-align: center;
             font-size:11;
             font-family: Verdana;
             cursor:hand;
}

.menuover {color: black;
           background-color: #EEEEEE;
           border-left: 1px white solid;
           border-right: 1px white solid;
}

.menumid {
             border-left: 1px white solid;
             border-right: 1px white solid;
}

.menufirst {
             border-right: 1px white solid;
}
.menulast {
             border-left: 1px white solid;
}

.sidelist  {
             font-family: Verdana;
             font-size: 11;
}

.button1  {
           background-color: #095ba7;
           border: medium ridge #095ba7;
           color: white;
           font-family: Verdana;
           cursor:hand;
}

.button1over  {
                background-color: #84C1DF;
                border: medium ridge #095ba7;
                color: white;
                font-family: Verdana;
                cursor:hand;
}

.loc  { border: 1px #006699 solid;
        padding: 5px 5px 5px 5px;
}

.loctop  { font-size: 12;
        padding: 5px 5px 5px 5px;
        background-color: lime;
}

.locbot  { 
        padding: 5px 5px 5px 5px;
}

.announce { font-size : 11;
            border:1px solid black;
}

.mission { font-size : 9;
            font-face: Sans-serif;
}

.messagetitle { font-weight: bold;
                font-family: Verdana;
                font-size: 15;
}

.pagetitle { font-weight: bold;
                font-family: Verdana;
                font-size: 20;
		    text-align:center;
}

.messagebody {  font-family: Verdana;
                font-size: 12;
                text-align:justify;
                width: 98%;
}



.row2name { color: black;}

/* This is the outline round the main forum tables */
.forumline	{ background-color: #EEEEEE; border: 1px #006699 solid;}
.scrollline	{ background-color: #FFFFFF; border: 1px #006699 solid;}
/* Main table cell colours and backgrounds */
td.row1	{ background-color: #EFEFEF; height:182;}
td.row2	{ background-color: #EEEEEE; border: none; color: black; font-size:13; text-align:center; height:30; font-weight: bold;}
td.row3	{ background-color: #EEEEEE; border: none;  vertical-align:top;}
td.row4 	{ background-color: #FFFFFF; border: none; height:100;}
td.row5 	{ background-color: #EEEEEE; border: none; vertical-align:top;}
td.row6 	{ background-color: #FFFFFF; border: none; vertical-align:top; font-family: Verdana; font-size:13; text-align: left;}


-->
</style>
