/***************************************************
*
* Style sheet for the bou/Cam Pages
*	(c)1999 all rights reserved
*	last updated 20010502,19:50
* 
****************************************************/
.caps { text-transform: uppercase}
.centre { text-align: center}
.f2 {
		font-size: 80%;
}
.fi2 {
	font-size: 80%;
	font-style: italic;
}
.fb3 {
	font-size: 100%;
	font-weight: 700;
}
.fbi3 {
	font-size: 100%;
	font-style: italic;
	font-weight: 700;
}
.fbi5 {
	font-size: 150%;
	font-style: italic;
	font-weight: bold;
}
.fb5r {
	color: red;
	font-size: 150%;
	font-weight: bold;
}
.fbui7r {
	color: red;
	font-size: 200%;
	font-style: italic;
	font-weight: bold;
	text-decoration: underline;
}
.right {
	float: right;
}
/* Anchor styles */
/* Default: link=blue vlink=purple alink=red */
a:active { color: lime; text-decoration: none}
a:hover {
	background-color:#ddf;
	color: #0f0;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
}
a:link {
	font-style: italic;
	font-weight: bold;
	text-decoration: underline;
}
a:visited {
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
}
a.UKCh, span.UKCh {
	background-color:transparent;
	color: red;
	FONT-FAMILY:"Times New Roman", times, serif; 
	text-decoration: none;
}
a.UKKC, span.UKKC {
	background-color:transparent;
	color: #922;
	FONT-FAMILY:"Times New Roman", times, serif;
	text-decoration: none;
}
/* General Text */
/*  Default body Dark text on light back */
BODY {
	color: #226;
	background: #fdb;
	margin-left: 2%;
	margin-right: 2%; /* and for MS IE gte 5.5 */
	scrollbar-3d-light-color: #f4a460;
	scrollbar-arrow-color: #ffefd5;
	scrollbar-base-color: #bc8f8f; 
	scrollbar-dark-shadow-color: #911;
	scrollbar-face-color: #cd853f;
	scrollbar-highlight-color: #ffdab9;
	scrollbar-shadow-color: #822;
}
BODY.head {
	background: #fdb;
	background-image: url(Header.jpg);
}
BODY.official {
	background: #dcf;
	background-image: url(http://www.btinternet.com/~Clean_Boot/Cam/CamBack1.gif);
	background-repeat: 0 repeat-x;
	color: #226;
	margin-left: 2%;
	margin-right: 2%;
}
DIV.m04 {
	MARGIN-LEFT: 4em;
}
DIV.navLine {
	text-align: center;
}
DIV.navLine TABLE {
	text-align: center;
}
DIV.navLine IMG {
	border: 0;
	padding: 20px;
}
DIV.tree {
	background: #ffd;
	FONT-STYLE: pre;
	FONT-FAMILY: "Prestige", monospace;
	MARGIN-LEFT: 2em;
	FONT-WEIGHT: 700;
	color: #333;
	white-space: pre;
	clip :  rect(5px, 10px, 10px, 5px); 
}
EM {
	FONT-STYLE:italic;
	FONT-WEIGHT:700;
}
H1 {
	background-color:transparent;
	color: d00;
	font-size: 20pt;
	font-style: italic;
	font-weight: 700;
	text-align: center;
	text-decoration: underline;
}
H5 {
	background-color:transparent;
	color: c00;
	font-size: 12pt;
	font-style: italic;
	font-weight: 700;
	text-align: right;
}
H6 {
	background-color:transparent;
	color: a00;
	font-size: 8pt;
	font-style: italic;
	text-align: left;
}
HR { background-color:transparent;
	color:#c96;
	text-align: center;
	width: 80%;  
}
LI {
	background-color:transparent;
	color: black;
	FONT-FAMILY:"Times New Roman", times, serif; 
	FONT-SIZE: 12pt; 
	font-weight: 600;
	margin-left:15%;
	margin-right:10%;
	margin-top: 0;
}
P {
	background-color:transparent;
	color: navy;
	FONT-FAMILY:"Times New Roman", times, serif; 
	font-size: 12pt; line-height: 12pt;
	font-weight: 600;
	margin-left:5%;
	margin-right:5%;
	text-align: justify;
}
DIV P:first-letter { font-size: 200%;
FONT-FAMILY: "Lucida Calligraphy", "Monotype Corsiva", "Times New Roman", serif;
                    font-weight: bold;  }
PRE {
	background: #fffff0;
	color: #311;
	FONT-FAMILY: "Prestige", monospace;
	line-height: 6pt; 
	FONT-SIZE: 7pt;
	FONT-WEIGHT: 500;
	MARGIN-LEFT: 2em;
	letter-spacing: 0px;
}
TABLE {background-color:transparent; border-color:#963; margin-top:20pt;}
TD, TH {background-color:transparent; border-color:#c96;}
TD.cm, TH.cm {
	text-align: center;
	vertical-align: middle;
}
TD.rm, TH.rm {
	text-align: right;
	vertical-align: middle;
}
UL {
	background-color:transparent;
	color: #0f0;
	font-weight: bold;
}
