a:link {
	color: #880000;
}

a:visited {
  color: #880000;
}

a:hover {
  color: #FF0000;
}

a:active {
	color: #880000;
}

a.subtle:link, a.subtle:visited, a.subtle:active {
	color: #000000;
}

a.subtle:hover {
	color: #FF0000;
}

.verysmall {
	font-size: 7pt;
	font-family: Arial;
}

.NRtitle {
	color: #000000;
	font-family: Garamond, "Times New Roman", Times, serif;
	font-size: 60pt;
	text-align: center;
}

a.verysmall:link, a.verysmall:visited, a.verysmall:active, a.verysmall:hover, a.NRtitle:link, a.NRtitle:visited, a.NRtitle:active, a.NRtitle:hover {
	color: #000000;
text-decoration: none;
}

p {
	color: #000000;
	font-family: "times new roman", times, serif;
	font-size: 10pt;
	text-align: justify;
}

h1 {
	color: #880000;
	font-family: Impact, Haettenschweiler, "Arial Black", sans-serif;
	font-weight: normal;
	text-align: center;
	font-size: 20pt;
	text-transform: uppercase;
			
}

h3 {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14pt;
}




.topbar {
	color: #FFFFFF;
	font-family: Arial Black, sans-serif;
	font-weight: normal;
	text-align: center;
	font-size: 8pt;
	background: #000000;
	vertical-align: middle;
			
}

.smallserif {
	font-family: "Times New Roman", Times, serif;
	font-size: 8pt;
	}

.left { text-align: left; }

.right { text-align: right; }


.centred { text-align: center; }


body {
	background-color: #FFFFFF;
}
.toplogo {
	left: 10px;
	top: 0px;
	position: absolute;
	z-index: 2;
}

.colourblock {
	background-color: #BBBBBB;
	border: thick solid #777777;
}

td {
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	vertical-align: top;
}

.bottom {
	vertical-align: bottom;
}

.small {
font-family: Arial, sans-serif;
	font-size: 8pt;
	text-align: justify;
}

    .click-menu {
    }
    .click-menu .box1 {
	background: #000000;

    }
	
    .click-menu .box1-hover,
    .click-menu .box1-open,
    .click-menu .box1-open-hover {
        background: #ff8800;
    }
	
    .click-menu .box1,
    .click-menu .box1-hover,
    .click-menu .box1-open,
    .click-menu .box1-open-hover {
		color: #ffffff; 
        text-indent: 12px;
		font-family: arial narrow, arial, helvetica, sans-serif;
        font-weight: bold;
        font-size: 12px;
        line-height: 18px;
        width: 150px;
		text-transform: uppercase;
		cursor: default;
    }
    .click-menu .section {
		font-family: arial;
        font-size: 12px;
        padding: 0 0 5px 10px;
/*       display: none; */
		border: none solid none none none;
		border-width: 1px;
		border-color: #000000;
    }
    .click-menu .section a {
        color: #000000;
        text-decoration: none;
        white-space: nowrap;
		border: none solid none none none;
		border-width: 1px;
		border-color: #000000;
    	
    }
    .click-menu .section a:hover {
        color: #880000;
        text-decoration: none;
        white-space: nowrap;
		font-weight: bold;
    border: none solid none none none;
		border-width: 1px;
		border-color: #000000;
    
	}
    .click-menu .box2,
	.click-menu .box2-hover,
	.click-menu .current {
        padding: 1px 0 2px 6px;
		border-left: 10px solid #000000;
    }
	
	.click-menu .current {
		background: #AAAAAA;
	}
	
	   