body {
	margin : 10 0 0 0;
	background: #403A44 url(graphics/bg.gif);
}
.headercolour {
    font-family : 'Verdana', 'Geneva', 'Arial', 'Helvetica', sans-serif;
    font-size : 8pt;
    font-weight : bold;
    color : #A32638;
}
.text {
    font-family : 'Verdana', 'Geneva', 'Arial', 'Helvetica', sans-serif;
    font-size : 7.5pt;
    font-weight : normal;
    color : #333333;
}
.textbold {
    font-family : 'Verdana', 'Geneva', 'Arial', 'Helvetica', sans-serif;
    font-size : 7.5pt;
    font-weight : bold;
    color : #333333;
}
.menusubtitles {
    font-family : 'Verdana', 'Geneva', 'Arial', 'Helvetica', sans-serif;
    font-size : 7.5pt;
    font-weight : bold;
    color : #6C5353;
}
.white {
    font-family : 'Verdana', 'Geneva', 'Arial', 'Helvetica', sans-serif;
    font-size : 7.5pt;
    font-weight : normal;
    color : #FFFFFF;
}
.lgray {
    font-family : 'Verdana', 'Geneva', 'Arial', 'Helvetica', sans-serif;
    font-size : 7.5pt;
    font-weight : normal;
    color : #94877A;
}
.line {
	background-color : #016787;
	height: 1pix;
}
.footer {
    font-family : 'Verdana', 'Geneva', 'Arial', 'Helvetica', sans-serif;
    font-size : 8pt;
    font-weight : normal;
    color : #ffffff;
}
.footerlink {
    font-family : 'Verdana', 'Geneva', 'Arial', 'Helvetica', sans-serif;
    font-size : 8pt;
    font-weight : normal;
    color : #ffffff;
	text-decoration : underline;
}
a.footerlink:hover {
    font-family : 'Verdana', 'Geneva', 'Arial', 'Helvetica', sans-serif;
    font-size : 8pt;
    font-weight : normal;
    color : #ffffff;
	text-decoration : underline;
}
.bg1 {background-color : #EFEFEF;} /* Main Page background */
.bg2 {background-color : #0F2A57;} /* Navigation background */
.bg3 {background-color : #3F5579;} /* Footer background */
.bg4 {background-color : #FFFFFF;} /* White line background */

a:link, a:active, a:visited {
    color : #3F5579;
    text-decoration : underline;
}
a:hover {
    color : #3F5579;
    text-decoration : none;
}

.whitebold {

    font-family : 'Verdana', 'Geneva', 'Arial', 'Helvetica', sans-serif;
    font-size : 7.5pt;
    font-weight : bold;
    color : #FFFFFF;
}
.subheading {

    font-family : 'Verdana', 'Geneva', 'Arial', 'Helvetica', sans-serif;
    font-size : 9pt;
    font-weight : bold;
    color : #333333;
}
