BODY, HTML								{	margin: 0;
											padding: 0;
											background-color:#E7F28D;
											height: 100%; width:100%;
											overflow: hidden;
										}
										
IMG										{	border: 0px none;
										}
										
A:link									{	color: #000000;
											text-decoration: none;
										}

A:visited								{	color: #000000;
											text-decoration: none;
										}


A:hover									{	color: #005E00;
											text-decoration: none;
										}
										
#Creator								{	position: absolute;
											left: 2px;
											bottom: 2px;
											border: 0px none;
											font-family: Arial;
											font-size: 6pt;
											font-weight: normal;
											color: #000000;
										}
								
#Creator A								{	color: #000000;
											text-decoration: none;
										}
										
#MeasureDiv								{	position: absolute;
											top:0px; left:0px; width:100%; height:100%;
										}
										
#HeadCell								{	background-position: left bottom;
											background-image:url('/images/ObenRand.gif');
											background-repeat:repeat-x;
											font-family: Arial;
											font-size: 9pt;
											font-weight: bold;
											color: #800000;
											text-align: center;
											position: absolute;
											top:0; left:0; right:0;
											height: 84px; width: 100%;
										}
										
#MenuCell								{	background-position: left top; 
											background-image:url('/images/Rand.gif'); 
											background-repeat:repeat-y;
											text-align: left;
											padding-right: 15px;
											padding-top: 10px;
											vertical-align: top;
											position: absolute;
											top:84px; left:0; bottom:0;
											width: 155px; height: auto;
										}
										
								
#FooterCell								{	padding: 0;
											font-family: Arial;
											font-size: 8pt;
											text-align: center;
											vertical-align: middle;
											position: absolute;
											bottom:0; left:170px; right:0px;
											height: 20px; width: auto;
											border-top: 1px solid #000000 !important;
										}
										
#Container								{	overflow: scroll;
											overflow-x: hidden;
											padding: 20px; width: 815px;
											scrollbar-base-color:#FFFFCC;
  											scrollbar-3d-light-color:#000000;
											scrollbar-arrow-color:#000000;
  											scrollbar-darkshadow-color:#FFFFCC;
  											scrollbar-face-color:#FFFFCC;
	  										scrollbar-highlight-color:#000000;
  											scrollbar-shadow-color:#000000;
											scrollbar-track-color:#FFFFFF;
											border-bottom: 1px solid #000000;
											font-family: Arial;
											font-size: 9pt;
											position: absolute;
											top:84px; left: 170px;
										}

#HeadPic1								{	position: absolute;
											left: 0px;
											top: 0px;
										}
										
#HeadPic2								{	position: absolute;
											right: 0px;
											top: 0px;
										}
#HeadPic3								{	position: absolute;
											left: 200px;
											top: 0px;
										}
										
#MenuTable								{	width: 100px;
											border: 0px none;
											border-collapse: collapse;
											float: right;
											clear: both;
										}
										
#MenuTable TD, #MenuTable A				{	font-family: Tahoma;
											font-size: 9pt;
											font-weight: bold;
											color: #FFFFFF;
											padding: 3px;
											text-align: right;
											white-space: nowrap;
											text-decoration: none;
											cursor: hand;
										}
										
.HoverCell, .HoverCell A				{	background-color: #FFFFCC;
											color: #000000 !important;
										}
										
#NewsletterTable						{	margin: 2px;
											width: 150px;
											border: 2px solid #000000;
											background-color: #FFFFCC;
											border-collapse: collapse;
											clear: both;
										}
										
#NewsletterTable TD						{	padding: 2px;
											margin: 0;
											font-family: Arial;
											font-size: 8pt;
											font-weight: bold;
											color: #000000;
											text-align: left;
											vertical-align: top;
										}
										
#NewsletterTable INPUT					{	width: 130px;
											font-family: Arial;
											font-size: 8pt;
											border: 1px solid #000000;
										}
										
#NewsletterTable BUTTON					{	background-color: transparent;
											border: 0px none;
											padding: 0;
											text-align: left
										}
										
#EmailImg								{	border: 0px none !important;
											vertical-align: bottom !important;
										}
										
#Test									{	width: 100%; height: 100%;
											overflow: hidden;
											border: 1px solid #000000;
										}