﻿body 
{
    background-image: url(art/bg_top.gif);
    background-repeat: repeat-x;
    background-color: #f8f3df;
    margin: 0px 0px 0px 0px;
}

.treeRoot, .treeNode
{
	font-family: Verdana;
	color: Black;
	font-size: 11px;
}

.treeNode
{
	font-family: Verdana;
	color: Black;
	font-size: 11px;
}

.tree 
{
	background-color: White;
	padding: 5px 5px 5px 5px;
	border: 1px solid #24740b;
	width: 175px;
}

.imageEdit
{
	border: solid 3px white;
}

.divDatePopup 
{
	position: absolute; 
	left: 70%; 
	top: 55%; 
	padding: 10px; 
	width: 200px; 
	height: 200px;
	margin: -75px 0 0 -200px;
}

a.NewsTitle 
{
	color:#303b98; 
	font-size:12pt; 
	font-family:Georgia;
	text-decoration: none;
}

a.NewsTitle:hover
{
	text-decoration: underline;
}

a.newsBack
{
	color:#303b98; 
	font-size:11px; 
	font-family:Georgia;
	text-decoration: none;
}

a.newsBack:hover
{
	text-decoration: underline;
}

a.bottomNav
{
	color:#594b1c; font-family: Verdana; font-size:10px; text-decoration: none;
}

a.bottomNav:hover
{
	text-decoration: underline;
}

a.newsletter
{
	color:#fafbf8; font-family:Georgia; font-size:18pt; text-decoration: none;
}

a.newsletter:hover
{
	text-decoration: underline;
}

a.nlDownload
{
	color:#133773; font-family:Verdana; font-size:12px; text-decoration: none;
}

a.nlDownload:hover
{
	text-decoration: underline;
}