BODY, HTML {
	color: Black;
	background-color: #F2F2F2;
	font-family: "Tahoma", sans-serif;
	font-size: small;
	font-size: 1em;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	height:100%;
}

.midblue {
	background-color: #5294AD;
	border-top: 1px solid #084460;
	border-bottom: 1px solid #084460;
}


td.tdnav {
	background-color: #C8C8C8;
	/*font-size:.85em;*/
	border-top: 2px solid #084460;
	border-bottom: 4px solid #084460;
}

td.td_banner {
	border-top: 4px solid #084460;
}

#fullheight {
	height: 100%;
	background-color: white;
	border-right: 1px solid Black;
	width:95%;
}

td.babyblue {
	background-color: #DFEDF2;
	border-left: 1px solid #084460;
	border-right: 1px solid #084460;
	width:10px;
}

.darkblue {
	background-color: #04445E;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
}

td.td_page_right {
	background-image: url(images/page_right.gif);
}

.tan {
	background-color: #F3F3E9;
}

td.leftsidebar_back {
	background-color: #5292A6;
	
	
	
}

td.td_treetop {
	background-image: url(images/treetops.jpg);
	width:200px;
	

}

.copyright {
	text-align: right;
	font-size: .8em;
	color: #999999;
}

td.spacers {
	background-color: #F2F2F2;
	border-right: 1px black solid;
}

	a {
	color: #084460;
	text-decoration: underline;
}


a:visited {
	color: #113A7B;
	/*text-decoration: none;*/
	border-bottom: dotted 1px #113A7B;
	}
	

a:hover {
color: #113A7B;
	background-color: #DFEDF2;
	text-decoration: none;
	border-bottom: 1px dotted #113A7B;
}

.content {
	padding: 5px;
}

.smallerstuff {
	font-size: .8em;

}

.smallerstuff a, a:visited {
	border-bottom: none;
}

HR {
	color: #5294AD;
	text-align:center;
	height:1px;
}

h1 {
	font-size: 1.6em;
	font-weight:bold;
	color: #084460;
}

h2 {
	font-size: 1.4em;
	font-weight:bold;
	color: #5294AD;
}

h3 {
	font-size: 1.2em;
	font-weight:bold;
	color: #454545;
}

.smalltext {
	font-size: .8em;
}

table.table_yellowback {
	background-color: #FFFFEE;
	border: 1px solid #084460;
	padding: 3px;
	margin: 3px;
}#noshow {
	visibility: hidden;
}

.largetext {
	font-size: 120%;
}

