/* The Foliage Network CSS */

BODY
	{
	font-family:Verdana, Arial, sans-serif;
	color:#663300;
	font-size:9pt;
	background-color:#EFF0D0;
	margin:2px;
	}

p.bar
	{
	font-family:Verdana, Arial, sans-serif;
	color:#EFF0D0;
	font-size:7pt;
	font-weight:bold;
	margin-left:3px;
	}

.LeftColumnText
	{
	font-family:Verdana, Arial, sans-serif;
	color:#663300;
	font-size:8pt;
	}

div.EightPointText	
	{
	font-family:Verdana, Arial, sans-serif;
	color:#663300;
	font-size:8pt;
	}
.SevenPointText
	{
	font-family:Verdana, Arial, sans-serif;
	color:#663300;
	font-size:7pt;
	}
div.FivePointText	
	{
	font-family:Verdana, Arial, sans-serif;
	color:#663300;
	font-size:4pt;
	}
h1
	{
	font-family:Verdana, Arial, sans-serif;
	color:#663300;
	font-size:8pt;
	}
h2
	{
	font-family:Verdana, Arial, sans-serif;
	color:#000000;
	font-size:6pt;
	}

h3
	{
	font-family:Verdana, Arial, sans-serif;
	color:#663300;
	}

h4
	{
	font-family:Verdana, Arial, sans-serif;
	color:#EFF0D0;
	font-size:7pt;
	}

h5
	{
	font-family:Verdana, Arial, sans-serif;
	color:#663300;
	font-size:6pt;
	}

div.BoxNoBorder {
	border-style: none; 
	border-width: 1;
	padding: 2px 2px 2px 2px;
	height: 200px;
	font-family: verdana, arial, sans-serif;
	font-size: 8pt;
	color: #663300;
	}

div.Box {
	border-style: solid; 
	border-width: 1;
	padding: 2px 2px 2px 2px;
	font-family: verdana, arial, sans-serif;
	font-size: 8pt;
	color: #663300;
	}

div.BoxRightLeftBorder {
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-width: thin;
	border-color: #C1AE6D;
	padding: 0px 10px 0px 10px;
	height: auto;
	font-family: verdana, Arial, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	text-align: justify;
	color: #663300;
	}

div.BoxRightLeftBorderCenter {
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-width: thin;
	border-color: #C1AE6D;
	padding: 0px 10px 0px 10px;
	height: auto;
	font-family: verdana, Arial, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	text-align: center;
	color: #663300;
	}

div.BoxLeftBorderOnly {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-width: thin;
	border-color: #C1AE6D;
	padding: 0px 10px 0px 10px;
	height: auto;
	font-family: verdana, Arial, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	text-align: none;
	color: #663300;
	}

div.OutsideBox {
	border-style: solid;
	border-width: thin;
	border-color: #ACAB88;
	width:770px;
	}

a:link {
	font-size:9pt;
	text-decoration:none;
	color:#B02524;
	}

a:visited {
	font-size:9pt;
	text-decoration:none;
	color:#BA6102;
	}

a:hover {
	font-size:9pt;
	text-decoration:underline;
	color:#CB4746;
	}
a.FooterNav:link {
	font-size:8pt;
	text-decoration:none;
	color:#B02524;
	}

a.FooterNav:visited {
	font-size:8pt;
	text-decoration:none;
	color:#BA6102;
	}

a.FooterNav:hover {
	font-size:8pt;
	text-decoration:underline;
	color:#CB4746;
	}

a.footer:link {
	font-size: 7pt;
	text-decoration: none;
	color:#EFF0D0;
	}

a.footer:visited {
	font-size: 7pt;
	text-decoration:none;
	color:#EFF0D0;
	}

a.footer:hover {
	font-size: 7pt;
	text-decoration: underline;
	color: #EFF0D0;
	}
a.SmallLink:link {
	font-size: 7pt;
	text-decoration: none;
	color:#B02524;
	}

a.SmallLink:visited {
	font-size: 7pt;
	text-decoration:none;
	color:#BA6102;
	}

a.SmallLink:hover {
	font-size: 7pt;
	text-decoration: underline;
	color: #CB4746;
	}

a.EightPtLink:link {
	font-size: 8pt;
	text-decoration: none;
	color:#B02524;
	}

a.EightPtLink:visited {
	font-size: 8pt;
	text-decoration:none;
	color:#BA6102;
	}

a.EightPtLink:hover {
	font-size: 8pt;
	text-decoration: underline;
	color: #CB4746;
	}