


<style type="text/css">

font,th,td,p { font-family: Verdana, Arial, Helvetica, sans-serif }
a:link,a:active,a:visited { color : #006699; }
a:hover                { text-decoration: underline; color : #DD6900; }
hr        { height: 0px; border: solid #D1D7DC 0px; border-top-width: 1px;}


.forumline        { background-color: white; border: 2px #006699 solid; }




th        {
        color: #111111; font-size: 11px; font-weight : bold;
        background-color: #006699; height: 25px;
}

td.cat,td.catHead,td.catSides,td.catLeft,td.catRight,td.catBottom {
                        background-color:#D1D7DC; border: #FFFFFF; border-style: solid; height: 28px;
}


th.thHead,td.catHead { font-size: 12px; border-width: 1px 1px 0px 1px; }
th.thSides,td.catSides,td.spaceRow         { border-width: 0px 1px 0px 1px; }
th.thRight,td.catRight,td.row3Right         { border-width: 0px 1px 0px 0px; }
th.thLeft,td.catLeft          { border-width: 0px 0px 0px 1px; }
th.thBottom,td.catBottom  { border-width: 0px 1px 1px 1px; }
th.thTop         { border-width: 1px 0px 0px 0px; }
th.thCornerL { border-width: 1px 0px 0px 1px; }
th.thCornerR { border-width: 1px 1px 0px 0px; }




.cattitle                { font-weight: bold; font-size: 12px ; letter-spacing: 1px; color : #006699}
a.cattitle                { text-decoration: none; color : #006699; }
a.cattitle:hover{ text-decoration: underline; }

   /* This is the border line & background colour round the entire page */
.bodyline{ background-color: #ffffff; border: 1px #000000 solid; }

</style>









<body bgcolor="#BBBBBB" text="#254117" link="#006699" vlink="#5493B4">

<a name="top"></a>



<style>
        TR.bar {
        height: 30px;
        font-family: Arial;
        color: #FFCC33;
        font-size: 11px;
        background-color: #000000;
        }
        TR.header {
        height: 80px;
        font-family: Arial;
        color: #F0F0F8;
        font-size: 11px;
        background-color: #000099;
        background-image: url('images/seaset.gif');
        }
        .popbutton {
        background-image: url('images/fade_button_2.gif');
        color: #F0F0F8;
        font-size: 11px;
        font-weight: bold;
        width:160px;
        height:2px
        }

        A:LINK {
        color: #000DDD;
        text-decoration: none;
        }
        A:VISITED {
         color: #000DDD;
        text-decoration: none;
        }
        A:ACTIVE {
        color: #000DDD;
        text-decoration: none;
        }
        A:HOVER {
        color: #aaa666;
        text-decoration: none;
        }
        </style>

/* Start Main Menu */
#menu{
        display: inline;
        background-color: #bbbbbb;
        width: 600px;
        float: left;
}

#menu ul {
        margin: 0;
        padding: 0px;
        list-style: none;
        font-size: 13px;
}

#menu li {
        float: left;
        margin: 0px;
        color: #ffffff;
        padding-top: 10px;
        padding-bottom: 10px;
        background-color: #970707;
    border-right: 1px solid #FFFFFF;
        border-left: 1px solid #000000;

}

#menu a {
      text-decoration: none;
      font-weight: bold;
          background-color: #AAA196;
      color: #ffffff;
          margin: 0px;
      padding: 10px 10px 10px 10px;
}

#menu a:hover {
          text-decoration: none;
          background-color: #990000;
}


#menu #current a {
          background-color: #F0EEE9;
      color: #000000;
}
#submenu #current a {
          background-color: #990000;
      color: #FFFFFF;
}
#search {
        float: right;
        text-align: center;
        margin-top: 3px;
        margin-right: 0px;
        margin-bottom: 0px;
        margin-left: 0px;
}

/* End Main Menu */

