Body {
	margin: 0px;
	background-color: #D5D5D5;
	background-image: url(MainBG.gif);
}
.MainTable {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #096124;
	border-right-color: #096124;
	border-bottom-color: #096124;
	border-left-color: #096124;
	background-color: #FFFFFF;
}
.Footer {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	color: #FFFFFF;
}
.WhiteText {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	color: #FFFFFF;
}
.Title {
	font-family: Tahoma, Helvetica, Arial;
	font-size: 16px;
	font-weight: bold;
	color: #096124;
}
.NormalText {
	font-family: Tahoma, Helvetica, Arial;
	font-size: 12px;
	color: #333333;
}
a.NormalLink:link {
	color: #215921;
	text-decoration: none;
}
a.NormalLink:visited {
	color: #215921;
	text-decoration: none;
}
a.NormalLink:hover {
	color: #215921;
	text-decoration: underline;
}
a.NormalLink:active {
	color: #FF0000;
	text-decoration: none;
}
a.WhiteLink:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.WhiteLink:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.WhiteLink:hover {
	color: #FF0000;
	text-decoration: underline;
}
a.WhiteLink:active {
	color: #FF0000;
	text-decoration: none;
}
h3 {
	font-family: Tahoma, Helvetica, Arial;
	font-size: 14px;
}

ul.list {
	margin-bottom: 0px;
	margin-left: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	
}

li.sublist {

}

#foldheader {
	cursor:pointer;cursor:hand ; font-weight:normal ;
	list-style-type : none;
	list-style-image:url(/Resources/arrow.gif);
	left-margin:0px
}

#foldinglist {
	list-style-type : none;
	list-style-image:url(/Resources/subarrow.gif)
}
.ScrollText {
	padding: 4px;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 12px;
	height: 16px;
	background-color: #81C319;
	color: #FFFFFF;
	font-weight: bold;
}
.ScrollText a {
	color: #FFFF00;
	text-decoration: underline;
}
.ScrollText a:hover {
	color: #FF0000;
}

