/***************************************************
*
* Style sheet for the UK/abb Pages
*  include the tag:
*   link rel="stylesheet" href="ABB.css" type="text/css"
*	in the header
*	last modified NS 20010516
* 
****************************************************/
.centre {text-align: center}
.f2 {font-size: 0.83em;}
.f3 {font-size: 1.00em;}
.f4 {font-size: 1.25em;}
.f5 {font-size: 1.60em;}
.f6 {font-size: 2.00em;}
.f60 {font-size: 60%;}
.fi5 {font-size: 1.60em; font-style: italic;}

.fi80 {font-size: 80%; font-style: italic;}
.fi70 {font-size: 70%; font-style: italic;}
.h7 {
	font-weight: bold;
	text-decoration: underline;
}
.left { 
	float: left;
}
.right { /* float */
	text-align: right;
	margin-right: 10pt;
}
.sign { 
	font: normal 2em "Lucida Calligraphy", "Monotype Corsiva", Sanvito, cursive; 
	margin: 1em 10% 0em 70%;
	text-align: right;
}
.targList {
	font-size: 80%;
	font-style: italic;
	font-weight: bold;
}
.updated {
	font-style: italic;
	font-weight: normal;
	font-size: 70%;
	text-align: right;
}

/* Anchor styles */
/* colours to match background except hover and active*/
A:link { 
	background: green;
	color: #cf0;
	font-style: normal;}
A:hover { 
	background: #0f0;
	color: green;
	font-style: italic;
	font-weight: bold;
	text-decoration: underline;}
A:visited { 
	background: green;
	color: #fc0;
	font-style: normal;}
A:active { 
	background: #ff9;
	color: lime;
	font-style: italic;
	font-weight: bold;
	text-decoration: underline;}

/* General Text */
/* Default body yellow text on green back */
BODY { 
	color: yellow;
	background: green;
	margin-left: 0%;
	margin-right: 0%;/* MS IE5.5 only so far */
	scrollbar-3d-light-color: #ac3;
	scrollbar-arrow-color: #dd4;
	scrollbar-base-color: #9ACD32;
	scrollbar-dark-shadow-color: #2E8B57;
	scrollbar-face-color: #008000;
	scrollbar-highlight-color: #1a1;
	scrollbar-shadow-color: #292;
}

CITE { display: none; }

DIV.showRpt { 
	background: #ff9;
	color: #003;
	margin: 1em 1em 1em 1em;
}
DIV.showRpt H1, H2 {
	background: #ffc;
	color: #390; 
	margin: 1em 1em 1em 1em;
	text-align: center;
}
DIV.showRpt H3 {
	background: #390;
	color: #ffd;
	margin: 1em 1em 0em 1em;
}
DIV.showRpt OL { 
	background: #ff9;
	color: #060;
	font-family : "Helvetica", sans-serif; 
	margin-left: 3em;
	margin-right: 5em; 
}
DIV.showRpt P.entry { 
	background: #ff9;
	color: #030;
	padding: 0;
	margin: 0em 5em 0em 1em;
	text-align: right;
}

DIV.targList {
	margin-left: 0;
	text-align: right;
}
DIV.targList LI {
	margin-left: 0pt;
	list-style: none; 
}

DIV.targList UL {
	margin-left: 0pt;
	list-style: none; 
}

DIV.targList TD {
	text-align: right;
}

EM {
	font-family : "Times New Roman", serif; 
	font-style: italic;
	font-weight: bold;
}
H1 { 
	font-family: garamond;
	font-size: 200%;
	text-align: center;
}
H6 {
	font-family : "Times New Roman", serif; 
	font-size: 80%;
	font-style: italic;
	margin-left: 10%;
	text-decoration: none;
}
/* Horizontal Rules */
HR.short { 
	width: 50%;
	color: #bb0;
}
HR.medium {
	width: 70%;
	color: #cc0;
}
HR.long {
	width: 90%;
	color: #dd0;
}
IMG {
	border: 0;
}
P { 
	background: #ff9;
	color: #030;
	margin-left: 5%;
	margin-right: 5%;
	padding: 1em;
}
TH { 
	background: #ff9;
	color: #030;
	padding: 4px;
}
TH.date {
	background-color: #363;
	color: cc6;
	font: 14pt "New York", sans-serif;
	padding:4px;
	text-align: right;
	vertical-align: top;
}
TH.StowRFC { background: url(http://www.btinternet.com/~Clean_Boot/abb/o00/00062502.gif) #ff9; margin:0;
	color: #f00; font-weight: 700; width:490; height:220; padding:20;
	text-align: right;
	vertical-align: top;
}

TD { 
	background: green;
	color: yellow;
	padding: 10px;
}
TD.lt {
	text-align: left;
	vertical-align: top;
}
TD.rt {
	text-align: right;
	vertical-align: top;
}
TD.rt {
	text-align: right;
	vertical-align: top;
}