BODY									{	margin-top:	20px;
											margin-bottom: 20px;
											background-color:#FFFFEC;
											overflow: auto;
											text-align: center;
										}
										
IMG										{	border: 0px none;
										}
										
#Creator								{	position: absolute;
											right: 2px;
											top: 2px;
											border: 0px none;
											font-family: Arial;
											font-size: 6pt;
											font-weight: normal;
											color: #000000;
										}
								
#Creator A								{	color: #000000;
											text-decoration: none;
										}
										
A:link									{	color: #000000;
											text-decoration: none;
										}

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

A:hover									{	color: #005E00;
											text-decoration: none;
										}
										
#MainDiv								{	width: 750px;
											height: 100%;
											border:	2px solid #000000;
											border-collapse: collapse;
											margin-left: auto; margin-right: auto;
											background-color: #FFFFCC;
										}
										
#HeaderDiv								{	width: 100%;
											height: 100px;
											border-bottom: 1px solid #000000;
											background-image: url('/images/Header.jpg');
											background-repeat:no-repeat; 
											background-position: center;
											vertical-align: bottom;
										}
										
										
#ContentDiv								{	width: 100%;
											height: 100%;
											padding: 15px;
											font-family: Arial;
										}

										
#FooterDiv								{	width: 100%;
											height: 20px;
											border-top: 1px solid #000000;
											font-family: Arial;
											font-size: 7pt;
											font-weight: bold;
											text-align: center;
										}
										
#NaviTable								{	float: right;
											border-collapse: collapse;
										}
										
#NaviTable TD							{	font-family: Arial;
											font-size: 11pt;
											font-weight: bold;
										}
										
#NaviTable SELECT						{	font-family: Arial;
											font-size: 10pt;
											font-weight: bold; 
											background-color:#FFFFD9;
											border: 1px solid #000000;
											padding: 3px;
										}
										
#NaviTable IMG							{	border: none;
											vertical-align: bottom;
										}
										
#WerbeDiv								{	position: absolute;
											top: 5px;
											left: 5px;
											border: 0px none;
											overflow: hidden;
											visibility: hidden;
										}
										
#Navi2									{	width: 100%;
											font-size: 14pt;
											text-align: right;
										}