﻿<style>
<!--
	div.main {
		text-align: center;
		margin: 0px ;
		padding: 0px;
		}
	body {
		background-image:url(images/trees.png);
		background-repeat:no-repeat;
		background-attachment:fixed;
		font-family:verdana,helvetica; 
		font-size:12px;
		margin:0px;
		}

	body.main {
		font-family:verdana,helvetica; 
		font-size:12px;
		background-image:url(images/trees.png);
		padding: 0px;
		margin: 0px;
		text-align: center;
		height: 100%;
		height:auto;
		}
	div.wrapper {
		background-image: url(../images/edgeNew.jpg);
		width: 760px; 
		padding-left: 0px;
		padding-right: 0px;
		padding-top: 0px;
		padding-bottom: 0px;
		margin: 0px auto;
		text-align: left;
		}
	div.wrappersmall {
		background-image: url(../images/edgeNew.jpg);
		width: 640px; 
		padding-left: 0px;
		padding-right: 0px;
		padding-top: 0px;
		padding-bottom: 0px;
		margin: 0px auto;
		text-align: left;
		}

	div.topmenumain {
		width: 760px;
		height:8px;
		background-color: #FFFFFF;
		font-size:2px;
		}

	td {
		font-family:verdana; 
		font-size:10pt;
		}
	a {
		font-family:verdana,helvetica;
		text-decoration:none;
		}
	a.hover {
		text-decoration:underline;
		}


	a.drop {
		font-size:10px; 
		color:black; 
		text-decoration:none
		}
	a.mainmenu {
		color:lime; 
		text-decoration:none
		}
	td.mainmenu a {
		color:lime; 
		text-decoration:none
		}
	.topbanner {
		}

	td.submenu {
		color:white; 
 		line-height:150%;
 		}

	a.submenu {
		color:white; 
		text-decoration:none;
		}
	a.submenu:hover {
		color:yellow; 
		text-decoration:none
		}
	td.box {
		border-right:thin solid;
		border-left:thin solid;
		border-bottom:thin solid;
		border-top:thin solid
		}
	td.boxl {
		border-left:thin solid
		}
	td.boxr {
		border-right:thin solid
		}
	td.boxlt {
		border-left:thin solid;
		border-top:thin solid
		}
	td.boxlb {
		border-left:thin solid;
		border-bottom:thin solid
		}
	td.boxrt {
		border-right:thin solid;
		border-top:thin solid
		}
	td.boxrb {	border-right:thin solid;
		border-bottom:thin solid
		}
	td.boxb {
		border-bottom:thin solid
		}
	td.boxt {
		border-top:thin solid
		}
	td.boxtb {	
		border-bottom:thin solid;
		border-top:thin solid
		}
	td.boxrl {
		border-right:thin solid;
		border-left:thin solid
		}
	td.boxtrl {
		border-right:thin solid;
		border-left:thin solid;
		border-top:thin solid
		}
	td.boxbrl {
		border-right:thin solid;
		border-left:thin solid;
		border-bottom:thin solid
		}
	td.fieldentry {
		font-size:8pt; 
		color:black; 
		text-decoration:none
		}
	td.navblack a {
		color:black; 
		text-decoration:none
		}
	td.navblack a:hover {
		color:black; 
		text-decoration:underline 
		}
	td.navblue a {
		color:blue; 
		text-decoration:none
		}
	td.navblue a:hover {
		color:blue; 
		text-decoration:underline 
		}
	td.navwhite a {
		color:white; 
		text-decoration:none
		}
	td.navwhite a:hover {
		color:white; 
		text-decoration:none 
		}
	td.trnav {
		font-weight:bold; 
		color:"#800000"; 
		text-decoration:none
		}
	td.trnav a {
		font-weight:normal; 
		color:"#005300"; 
		text-decoration:none
		}
	td.trnav a:hover {
		color:black; 
		text-decoration:none
		}
	td.new a {
		text-decoration:none
		}
	td.new a:hover {
		text-decoration:underline 
		}
	td.header {
		background-image: url(../images/sc_banner.jpg);
		}
	div.showdates {
		display: none;
		}

-->
</style>
