body {
    color: #000000;
    background-image: url('../MEGA_files/MEGA_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('../MEGA_files/MEGA_bullet.gif');
    color: #000000
}

.rightcoltext ul {
    margin-top: 0px;
    margin-bottom: 5px;
    margin-left: 20px;
    list-style-image: url('../MEGA_files/MEGA_bullet.gif');
    color: #000000
}

.centercoltext ul {
    margin-top: 0px;
    margin-bottom: 5px;
    margin-left: 20px;
    list-style-image: url('../MEGA_files/MEGA_bullet.gif');
    color: #000000
}

.leftcoltext {
    background-color: #62798f;
    /*themecolour1;*/
    padding-left: 15px;
    padding-right: 10px;
    border: 1px solid #212c37;
    /*themecolour1$ -12.7%, -61.9%;*/
}

.centercoltext {
    background-color: #b4c4d4;
    /*themecolour1$ 52.9%, 61.2%;*/
    padding-left: 15px;
    padding-right: 15px;
    border: 1px solid #212c37;
    /*themecolour1$ -12.7%, -61.9%;*/

}

.topstrip {
    background-image: url('../MEGA_files/MEGA_topstrip.gif');
    background-repeat: repeat-x
}

.footer {
    border: 1px solid #000000;
    color: #62798f;
    /*themecolour1;*/
    background-color: #212c37;
    /*themecolour1$ -12.7%, -61.9%;*/
    font-weight: bold;
    letter-spacing: 2px;
}

.parabg {
    background-image: url('../MEGA_files/MEGA_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: #7d97b0;
    /*themecolour1$ 6.9%, 29.8%;*/
}

.rightcoltext a:link {
    color: #000000;
}

.rightcoltext a:visited {
    color: #333333;
}

.rightcoltext a:link:hover {
    color: #b4c4d4;
    /*themecolour1$ 52.9%, 61.2%;}*/
}


.leftcoltext a:link {
    color: #000000;
}

.leftcoltext a:visited {
    color: #333333;
}

.leftcoltext a:link:hover {
    color: #b4c4d4;
    /*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;}*/
}

.multilang {
    position: absolute;
    right: 30px;
    top: 75px;
}

.style2 {
    background-repeat: repeat-x;
}

.styleW {
    font-family: 'Lucida Handwriting';
}