﻿.divStyle
{
	position: absolute;
	top: 50%;
	margin-top: -285px;
}

.imageDetails
{
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 8pt;
	text-decoration: none;
}

.aboutText
{
	color: #000000;
	font-family: Verdana;
	font-size: 8pt;
	text-decoration: none;
}

.contact
{
	color: #8C866E;
	font-family: Verdana;
	font-size: 8pt;
	text-decoration: none;
}

.treeView
{
	color: #8C866E;
	font-family: Verdana;
	font-size: 8pt;
	text-decoration: none;
}

.selectedTreeView
{
	color: #EF8121;
	font-family: Verdana;
	font-size: 8pt;
	text-decoration: none;
}

.linkFooter
{
	color: #000000;
	font-family: Verdana;
	font-size: 8pt;
	text-decoration: none;
}

.thisPageFooter
{
	color: #EF8121;
	font-family: Verdana;
	font-size: 8pt;
	text-decoration: none;
}

a:hover
{
	color: #FFCC66;
}

.copyright
{
	color: #000000;
	font-family: Verdana;
	font-size: 7pt;
	text-decoration: none;
}

