BODY
	{
	background: url(http://www.sinequanon.org/imgs/sfo2.jpg) white;
	font-family: Verdana, Arial, Helvetica;
	font-size: 10pt;
	color: black;
	}

A:link
	{
	font-family: Verdana, Arial, Helvetica;
	font-size: 10pt;
	color: "#a0522d";
	text-decoration: none;
	}
A:active
	{
	font-family: Verdana, Arial, Helvetica;
	font-size: 10pt;
	color: "#b22222";
	text-decoration: none;
	}
A:visited
	{
	font-family: Verdana, Arial, Helvetica;
	font-size: 10pt;
	color: "#d2691e";
	text-decoration: none;
	}
A:hover
	{
	font-family: Verdana, Arial, Helvetica;
	font-size: 10pt;
	color: black;
	}

/********************************************************************************************************************
* Section classes
*/

A:link.sectionName
	{
	font-size: 12pt;
	font-weight: bold;
	font-stretch: 15;
	border-width: 2px;
	color: "#a0522d";
	}
A:active.sectionName
	{
	font-size: 12pt;
	font-weight: bold;
	font-stretch: 15;
	border-width: 2px;
	color: "#a0522d";
	}
A:visited.sectionName
	{
	font-size: 12pt;
	font-weight: bold;
	font-stretch: 15;
	border-width: 2px;
	color: "#a0522d";
	}
A:hover.sectionName
	{
	font-size: 12pt;
	font-weight: bold;
	font-stretch: 15;
	border-width: 2px;
	color: black;
	}

/********************************************************************************************************************
* NavBar classes
*/

A:link.navBar
	{
	color: "#a0522d";
	}
A:active.navBar
	{
	color: "#a0522d";
	}
A:visited.navBar
	{
	color: "#a0522d";
	}
A:hover.navBar
	{
	color: "#FFE7B3";
	}

/********************************************************************************************************************
* page classes
*/

B.description
	{
	font-family: Verdana, Arial, Helvetica;
	font-size: 10pt;
	color: brown;
	}

/********************************************************************************************************************
* pageLink classes
*/

A:link.pageLink
	{
	color: #804000;
	}
A:active.pageLink
	{
	color: #804000;
	}
A:visited.pageLink
	{
	color: #804000;
	}
A:hover.pageLink
	{
	color: black;
	}

H3.pageLink
	{
	font-size: 12pt;
	font-weight: bold;
	}
/********************************************************************************************************************
* beginPages classes
*/

HR.beginPages
	{
	color: "#a0522d";
	}

/********************************************************************************************************************
* indexLink classes
*/

HR.indexLink
	{
	color: #800000;
	}

HR.indexPage
	{
	color: #FFE2C6
	}
/********************************************************************************************************************
* sectionLink
*/

A:link.sectionLink
	{
	font-family: Verdana, Arial, Helvetica;
	font-size: 8pt;
	color: "#a0522d";
	text-decoration: none;
	}
A:active.sectionLink
	{
	font-family: Verdana, Arial, Helvetica;
	font-size: 8pt;
	color: "#a0522d";
	text-decoration: none;
	}
A:visited.sectionLink
	{
	font-family: Verdana, Arial, Helvetica;
	font-size: 8pt;
	color: "#a0522d";
	text-decoration: none;
	}
A:hover.sectionLink
	{
	font-family: Verdana, Arial, Helvetica;
	font-size: 8pt;
	color: black;
	}

/********************************************************************************************************************
* hotLink
*/

A:link.hotLink
	{
	font-family: Verdana, Arial, Helvetica;
	font-size: 8pt;
	color: "#a0522d";
	text-decoration: none;
	}
A:active.hotLink
	{
	font-family: Verdana, Arial, Helvetica;
	font-size: 8pt;
	color: "#a0522d";
	text-decoration: none;
	}
A:visited.hotLink
	{
	font-family: Verdana, Arial, Helvetica;
	font-size: 8pt;
	color: "#a0522d";
	text-decoration: none;
	}
A:hover.hotLink
	{
	font-family: Verdana, Arial, Helvetica;
	font-size: 8pt;
	color: black;
	}

HR.hotLink
	{
	color: "#a0522d";
	}

/***************************************************************************************************************************************
** Search	*/
TABLE.Results
	{
	border: none;
	}

TD.Results
	{
	padding: 2px;
	border: none;
	}

TABLE.tblSearch
	{
	
	}

TD.tblSearch
	{
	padding: 2px;
	border: none;
	}

DIV.divSearch1
	{
	width: 400px;
	border: solid black 1px;
	background-color: #E3B49F;
	font-weight: bold;
	}

DIV.divSearch2
	{
	width: 400px;
	border: solid black 1px;
	background-color: #FFE1C4;
	font-weight: bold;
	}

DIV.divSearchResults
	{
	width: 600px;
	border: solid black 1px;
	background-color: white;
	font-weight: bold;
	}
