.backGr 
{
	background-position: right top;
	background-attachment: fixed;
	background-repeat: repeat-y;
	background-image: url(Images/gradient3.jpg);
}
.marginstyle
{
	font-size: 7pt;
	margin-left: 0px;
	margin-right: 0px;
	font-family: Arial;
	width:100%;
}
.marginstyle2
{
	font-size: 10pt;
	margin-left: 0px;
	margin-right: 0px;
	font-family: Arial;
}
.sidebar
{
	background-position: left top;
	background-image: url(NewImages/sidebarNew.jpg);
	background-repeat: repeat-y;
}
a
{
	font-weight: bold;
	color: black;
	text-decoration: none;
}
.ahdr
{
	font-weight: bold;
	font-size: 11pt;
	color: black;
	font-family: Arial;
	text-decoration: none;
}
.aspecial
{
	font-weight: bold;
	font-size: 8pt;
	color: black;
	font-family: Arial;
	text-decoration: none;
}
.aspecial2
{
	font-weight: bold;
	font-size: 8pt;
	color: black;
	font-family: Arial;
	text-decoration: none;
}
.divStyle
{
	border-right: #329000 thin solid;
	background-position: left top;
	border-top: #329000 thin solid;
	RIGHT: 50px;
	background-attachment: fixed;
	background-image: url(NewImages/bw_moose_small.gif);
	border-left: #329000 thin solid;
	width: 150px;
	clip: rect(0px 0px 0px 0px);
	border-bottom: #329000 thin solid;
	background-repeat: no-repeat;
	position: absolute;
	top: 0px;
}
.body
{
	background-position: center center;
	background-attachment: fixed;
	background-image: url(NewImages/webMooseTransBW.jpg);
	background-repeat: no-repeat;
}
.test
{
	border-top: gray 1px dashed;
	border-bottom: thin solid;
}