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


A:link	{
	background: #036B56 none;
	color: #9FFF9F;
	text-decoration: none;
	}
A:visited	{
	background: #036B56 none;
	color: #8ED68E;
	text-decoration: none;
	}
A:hover	{
	background: #036B56 none;
	color: #9FFF9F;
	text-decoration: underline;
	}
A	{
	background: #036B56 none;
	color: #9FFF9F;
	text-decoration: none;
	}
A.navbar:link	{
	background: #E3FFE3 none;
	color: #036B56;
	text-decoration: none;
	}
A.navbar:visited	{
	background: #E3FFE3 none;
	color: #034F40;
	text-decoration: none;
	}
A.navbar:hover	{
	background: #E3FFE3 none;
	color: #036B56;
	text-decoration: underline;
	}
A.navbar	{
	background: #E3FFE3 none;
	color: #036B56;
	text-decoration: none;
	}
BODY	{
	background: #036B56 none;
	border: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	}
BODY,LI,TD	{
	font-family: Times, 'Times New Roman', serif;
	color: #E3FFE3;
	}
H1	{
	background: #FFFFEE;
	color: #036B56;
	margin-bottom: 0px;
	margin-top: 0px;
	text-transform: uppercase;
	}
H2	{
	color: #FFFFFF;
	margin-bottom: 0px;
	}
HR	{
	color: #FFFFFF;
	}
P	{
	margin-right: 10px;
	}
.first	{
	margin-bottom: 2px;
	margin-top: 0px;
	}
.navbar	{
	background: #E3FFE3;
	color: #8ED68E;
	font-weight: bold;
	}
.smalllogo	{
	background: #E3FFE3;
	color: #036B56;
	font-weight: bold;
	}