<%--

Project		:	LLRSC

Procedure	: 	llrsc.jsp

Purpose  	: 	Style sheet for the Lauriston Loyal R.S.C. Home Page.

Author		: 	Alan Tibbetts

Copyright	: 	Lauriston Loyal R.S.C., 2000

--%>

TD.headingtext
{
	color: #0000ff;
	font-size: 14pt;
	font-weight: bold;
}

TD.bodytext
{
	color: #0000ff;
}

TD.copyright
{
	color: #ffffff;
}

TD.linkhead
{
	background-color: #295294;
	color		: #ffffff;
	font-weight	: bold;
}

A.linkbody
{
	text-decoration: none;
	color: #0000ff;	
	font-weight: bold;
}

A.toolbarlink
{
	color: #ffffff;
	font-size: 12pt;
	font-weight: bold;
	text-decoration: none;
}

#header
{
	z-index: 1000;
	top: 0px;
	left: 0px;
}

#content
{
	z-index: 500;
	top: 120px;
	left: 0px;
}