.copy {
	padding-top: 30px;
	padding-left: 20px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10.5pt;
	color: #333333;
	width: 600px;
	position: relative;
	top: 0px;
	left: 0px;
}
.copy img {
	float: right;
	clear: right;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 18px;
}
.copy2 {
	padding-left: 20px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10.5pt;
	color: #333333;
	width: 535px;
	padding-top: 6px;
	padding-bottom: 6px;
}
.q {
	font-style: italic;
	font-weight: bold;
	line-height: 12pt;
	margin: 0px;
	display: inline;
}
.copy2 ul {
	list-style-image: url(images/star.gif);
}
.copy2 a {
	color: #CC6600;
}
.button {
	background-image: url(images/button_01.gif);
	background-repeat: no-repeat;
	height: 32px;
	padding-left: 16px;
	float: left;
	margin: 0px;
	background-position: left center;
	display: inline;
}
.button a {
	background-image: url(images/button_02.gif);
	color: #333333;
	text-decoration: none;
	background-repeat: no-repeat;
	padding-right: 16px;
	background-position: right;
	line-height: 32px;
	height: 32px;
	float: left;
	font-weight: bold;
	margin: 0px;
}
.button2 {
	background-image: url(images/button_01.gif);
	background-repeat: no-repeat;
	height: 51px;
	padding-left: 16px;
	float: left;
	background-position: left center;
	display: inline;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}
.button2 a {
	background-image: url(images/button2_02.gif);
	color: #333333;
	text-decoration: none;
	background-repeat: no-repeat;
	padding-right: 16px;
	background-position: right;
	line-height: 51px;
	height: 51px;
	float: left;
	font-weight: bold;
	width: 205px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#insert {
	padding-right: 38px;
	padding-bottom: 12px;
}

.menuOuter {
	width: 420px;
	background-color: #F5DEAF;
	text-align: center;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 80px;
	border: thin outset #DDA83D;
}
.menuInner {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #666666;
	text-align: center;
	border: thin solid #DDA83D;
	margin: 5px;
	background-color: #FFFFFF;
	width: 400px;
}
.menuInner li {
	font-style: italic;
	list-style-type: none;
}
a {
	cursor: pointer;
	cursor: hand;
}
