<style type="text/css">
<!--
body {
        color: #000000;
        background-image: url(images/toptab_page2_background.gif);
        background-repeat: repeat;
}
table {
        font: 9pt arial, helvetica, sans-serif;
}
p {
        margin: 0px 0px 0px 0px;
        }
blockquote {
        margin-top: 0px;
        margin-bottom: 0px;
        color: #000000;
        margin-right: 0px;
        margin-left: 15px;

}
ol {
        margin-top: 0px;
        margin-bottom: 0px;
        color: #000000;
}
.leftcoltext ul {
        margin-top: 0px;
        margin-bottom: 5px;
        margin-left: 20px;
        list-style-image: url(images/toptab_page2_bullet.gif);
        color: #000000;
}
.rightcoltext ul {
        margin-top: 0px;
        margin-bottom: 5px;
        margin-left: 20px;
        list-style-image: url(images/toptab_page2_bullet.gif);
        color: #000000;
}

.centercoltext ul {
        margin-top: 0px;
        margin-bottom: 5px;
        margin-left: 20px;
        list-style-image: url(images/toptab_page2_bullet.gif);
        color: #000000;
}
.leftcoltext {
        background-color: #4c5f70;/*themecolour1;*/
        padding-left: 15px;
        padding-right: 10px;
        border: 1px solid #19222b;/*themecolour1$ -12.7%, -61.9%;*/
}
.centercoltext {
        background-color: #a9b9c8;/*themecolour1$ 52.9%, 61.2%;*/
        padding-left: 15px;
        padding-right: 15px;
        border: 1px solid #19222b;/*themecolour1$ -12.7%, -61.9%;*/

}

.topstrip {
        background-image: url(images/toptab_page2_topstrip.gif);
        background-repeat: repeat-x;
}
.footer {
        border: 1px solid #000000;
        color: #4c5f70;/*themecolour1;*/
        background-color: #19222b;/*themecolour1$ -12.7%, -61.9%;*/
        font-weight: bold;
        letter-spacing: 2px;
}

.parabg {
        background-image: url(images/toptab_page2_parahead_bg.gif);
        background-repeat: repeat-x;
        font-weight: bold;
        color: #FFFFFF;
        white-space: nowrap;
        letter-spacing: 2px;
}
h1 {
        font-size: 15px;
        font-weight: bold;
        color: #333333;
        margin-top: 0px;
        margin-bottom: 0px;
        padding-bottom: 2px;

}

h2 {
        font-size: 9pt;
        color: #ffffff;
        margin-top: 0px;
        margin-bottom: 3px;

}
.rightcoltext {
        padding: 10px;
        border: 1px solid #212c37;
        background-color: #6c859b;/*themecolour1$ 6.9%, 29.8%;*/
}
.rightcoltext a:link {color: #000000;}

.rightcoltext a:visited {color: #333333;}

.rightcoltext a:link:hover {color: #a9b9c8;/*themecolour1$ 52.9%, 61.2%;}*/}


.leftcoltext a:link {color: #000000;}

.leftcoltext a:visited {color: #333333;}

.leftcoltext a:link:hover {color: #a9b9c8;/*themecolour1$ 52.9%, 61.2%;}*/}


.centercoltext a:link {color: #000000;}

.centercoltext a:visited {color: #333333;}

.centercoltext a:link:hover {color: #ff6b00;/*themecolour2;}*/}

.divider {
        border-bottom-width: 2px;
        border-bottom-style: solid;
        border-bottom-color: #ff6b00;/*themecolour2;}*/
}
.style3 {       color: #FFFFFF;
        font-size: 16pt;
}
.style6 {font-size: 12pt}
.style7 {color: #FF0000}
.style1 {font-size: 9pt}
.style2 {       color: #FF0000;
        font-weight: bold;
}
.style5 {font-size: 10pt}

        #ajax_listOfOptions{
                position:absolute;      /* Never change this one */
                width:175px;    /* Width of box */
                height:250px;   /* Height of box */
                overflow:auto;  /* Scrolling features */
                border:1px solid #317082;       /* Dark green border */
                background-color:#FFF;  /* White background color */
                text-align:left;
                font-size:0.9em;
                z-index:100;
        }
        #ajax_listOfOptions div{        /* General rule for both .optionDiv and .optionDivSelected */
                margin:1px;
                padding:1px;
                cursor:pointer;
                font-size:0.9em;
        }
        #ajax_listOfOptions .optionDiv{ /* Div for each item in list */

        }
        #ajax_listOfOptions .optionDivSelected{ /* Selected item in the list */
                background-color:#317082;
                color:#FFF;
        }
        #ajax_listOfOptions_iframe{
                background-color:#F00;
                position:absolute;
                z-index:5;
        }

        form{
                display:inline;
        }


-->
</style>


