@charset "UTF-8";
#popup {
	color: #2E1614;
	text-decoration: none;
	background-color: #DBE192;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	width: 300px;
	height: 400px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 4px;
	overflow: auto;
	padding-bottom: 20px;
	margin: 0px;
	position: absolute;
	left: 1px;
	top: 1px;
}
#close {
	position: relative;
	left: 0px;
	top: 0px;
	margin-left: -2px;
	height: 19px;
	width: 21px;
	margin-top: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
}
#popup1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #2E1614;
	text-decoration: none;
	background-color: #DBE192;
	text-align: left;
	height: 400px;
	width: 250px;
	margin: 0px;
	overflow: auto;
	padding-top: 4px;
	padding-right: 15px;
	padding-bottom: 20px;
	padding-left: 15px;
	position: absolute;
	left: 0px;
	top: 0px;
	overflow: auto;
}
#popup3 {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #2e1614;
	font-size: 11px;
	background-color: #dbe192;
	background-position: center center;
	height: 430px;
	width: 415px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	position: absolute;
	left: 0px;
	top: 0px;
}
#table {
	background-position: center center;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	position: relative;
	top: 15px;
	margin-right: auto;
	margin-left: auto;
}
.regular {
	color: #2e1614;
	text-decoration: none;
}
a:hover {
	color: #c16422;
	text-decoration: none;
}
