/* BorderNet Ltd 1999-2001                 */
/* zzz Web-Site CSS File           */
/* Used as "SiteWide"                      */
/* CSS Level 1 and 2                       */
/* Elaine Loughton <elaine@bordernet.co.uk */


A:link	{
	Zbackground: #660033 none;
	color: #ffeeaa;
	text-decoration: underline;
	}
A:visited	{
	Zbackground: #F4E8B6 none;
	color: #F4E8B6;
	text-decoration: underline;
	}
A:hover	{
	color: #ffff99;
	}
A	{
	Zbackground: #660033 none;
	zcolor: #ffeeaa;
	text-decoration: underline;
	}
A.navbar:link	{
	text-decoration: none;
	}
A.navbar:visited	{
	text-decoration: none;
	}
A.navbar:hover	{
	text-decoration: underline;
	}
A.navbar	{
	text-decoration: underline;
	}

BODY	{
	background: #660033 none;
	zborder-bottom: #997700 solid 17px;
	zborder: #003F00 solid 10px;
	font-family: Arial, 'arial', sans;
	color: #FFFFEE;
	font-weight: bold;
	margin: 0px;
	}
H1	{
	color: #D0BA6E;
	text-align: right;
	}
HR	{
	color: #003F00;
	height: 20px;
	}
TD,P	{
	font-family: Arial, 'Arial', sans;
	color: #EEEEDD;
	text-align: justify;
        margin-bottom: 6px;
	}
.first	{
	margin-top: 0px;
	}
.header1	{
	background: #FFFFEE none;
	border-bottom: 3px solid #D0BA6E; 
	text-align: center;
	}
.header2	{
	background: #FFFFEE none;
	color: #660033;
	text-align: center;
	}
P.navbar	{
	background: #000044;
	color: #C59900;
	border-top: 3px solid #D0Ba63;
	padding-top: 0.5em;
	padding-bottom: 0.5em; 
	font-weight: bold;
	text-align: center;
	}
TD.navbar	{
	background: #000044;
	border-bottom: 3px solid #D0BA6E; 
	color: #C59900;
	font-weight: bold;
	text-align: center;
	}
.center	{
	text-align: center;
	}
.centerfirst	{
	text-align: center;
	margin-top: 0px;
	}
.first	{
	margin-top: 0px;
	}
.std	{
	margin-bottom: 0px;
	}
.top	{
	margin-top: 0px;
	margin-bottom: 0px;
	}
DIV.indented	{
	margin: 20px;
	}
