/*©2004 Stan Rodliffe, ThornburyPump.co.uk*/
body {background: black; background-image: url("images/pins.jpg"); background-repeat:no-repeat; background-position: top; background-attachment:fixed;}
.blurb {font-family: Arial; font-size:10pt; font-weight: normal; color: #ffffff; background-color: transparent;}
.boldblurb {font-family: Arial; font-size:10pt; font-weight: bold; color: #ffffff; background-color: transparent;}
.obs {font-family: Arial; font-size:10pt; font-weight: normal; color: #ffffff; background-color: transparent;}
.heading {font-family: Arial; font-size:12pt; font-weight:bold; color:#FFFF00; background-color: transparent;}
.b3 {font-family: Arial; font-size:12pt; font-weight: bold; color:black; background-color: transparent;}
h1 {font-family: Arial; font-size: 20pt; color:#ffffff; background-color: transparent;}
h2 {font-family: Arial; font-size: 17pt; color:#ffffff; background-color: transparent;}
h3 {font-family: Arial; font-size: 14pt; color:#FF0000; background-color: transparent;}
h4 {font-family: Arial; font-size: 12pt; color:#ffffff; background-color: transparent;}
ul {font-family: Arial; font-size: 10pt; color:#ffffff; background-color: transparent; line-height: 14px;}
ol {font-family: Arial; font-size: 10pt; color:#ffffff; background-color: transparent;}
.foot {font-family: Arial; font-size:8pt; color:#999999; background-color: transparent; text-align:center;}
p {font-family: Arial; font-size: 10pt; color:#ffffff; background-color: transparent;}
td {
	font-family: Arial;
	font-size: 10pt;
	color:#ffffff;
	text-align: left;
	line-height: 14px;
}
th {
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	color:#ffffff;
	line-height: 14px;	
}
a:link {text-decoration:underline; color: #ffffff;}
a:active {text-decoration:underline; color: #ffffff;}
a:visited {text-decoration:underline; color: #cccccc;}
a:hover {text-decoration:underline; color: #999999;}

.histogram {
	font-family:Arial;
	font-size: 10pt;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	color: #FFFF00;
	}
	
.framing_coloured {
	width: auto;
	border-top: 2px solid #cc0000;
	border-bottom: 2px solid #cc0000;
	border-left: 2px solid #cc0000;
	border-right: 2px solid #cc0000;
	background-color:#440000;
	padding:5px;
	}

.framing_clear {
	width: auto;
	border-top:  2px solid #ffff00;
	border-bottom: 2px solid #ffff00;
	border-left: 2px solid #ffff00;
	border-right: 2px solid #ffff00;
	padding:5px;
	}