﻿body 
{
	margin:0px;
	background-color:#003222;
	font-family:Verdana;
	font-size:10px;
	color:#666666;
}
td
{
	font-family:Verdana;
	font-size:10px;
	color:#666666;

}
.containerClass
{
	background-repeat: repeat-x;
	background-position: left top;
	background-image: url('images/background.png');
}
.topLinks
{
	color:White;
}
a.topLinks
{
	color:White;
	text-decoration:none;
}
a.topLinks:hover
{
	text-decoration:underline;
	color:White;
}
a.topLinks:visited
{
	color:White;
}
.frmClass
{
	font-family:Verdana;
	font-size:10px;
}
h3
{
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;
}
a
{
	color:Green;
}
a:hover
{
	color:Lime;
}
a:visited
{
	color:Green;
}
li
{
	font-size:11px;
}
ul
{
	font-size:11px;
}
.glossaryHeadline
{
	font-weight:bold;
}
.locMenu
{
	width: 1px;
	height: 1px;
	position: absolute;
	top: 108px;
	/*: 33%;*/
	float: left;
	clear: left;
	/*background: url(images/shadowAlpha.png) no-repeat bottom right !important; background: url(images/shadow.gif) no-repeat bottom right;*/
	margin: 10px 0 10px 10px !important;
	margin: 10px 0 10px 5px;
	z-index: 1;
	padding: 0px;
	visibility: hidden;
	overflow: hidden;
}
.innerMenuBox1
{
	overflow: hidden;
	position: relative;
	width: 100%;
	height: 100%;
	bottom: 6px;
	right: 6px;
	padding-left: 3px;
	margin: 0px 0px 0px 0px;
	/*background-color:#044020;*/
	background-image: url(images/sidenavback.png);
}
h1
{
	font-size: 15px;
	font-weight: bold;
	font-variant: normal;
	color: #00853E;
}
.melinks
{
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
}
