body {
	margin : 10 0 0 0;
	background: #192168 url(graphics/bg.gif);
}
.headercolour {
    font-family : 'Verdana', 'Geneva', 'Arial', 'Helvetica', sans-serif;
    font-size : 8pt;
    font-weight : bold;
    color : #003893;
}
.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 : #003893;
}
.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 : #999999;
}
.line {
	background-color : #FFFFFF;
	height: 1px;
}
.lline {
	background-color : #E2E9F3;
}
.whatson_subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #FFFFFF;
}
.whatson_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
}
.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 : #7F9BC9;} /* Navigation background */
.bg3 {background-color : #003893;} /* Footer background */
.bg4 {background-color : #FFFFFF;} /* White line background */

a:link, a:active, a:visited {
    color : #0C1C8C;
    text-decoration : underline;
}
a:hover {
    color : #0C1C8C;
    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;
}
.header1 {
    font-family : 'Verdana', 'Geneva', 'Arial', 'Helvetica', sans-serif;
    font-size : 12pt;
    font-weight : bold;
    color : #816D6D;
}
.textwarning {
    font-family : 'Verdana', 'Geneva', 'Arial', 'Helvetica', sans-serif;
    font-size : 8pt;
    font-weight : bold;
    color : red;
}
