BODY {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
	color: white;
	background-color: black;
	font-size: small;
	border-width: 0px;
	
	
}

.menu1 {
	position: absolute;
	width: 275px;
	z-index: 1;
	right: 50%;
	top: 180px;
	border: solid #ff9a00 1px;
	background-color: #1e1e1e;
	margin-left: 5px;
	visibility: hidden;
}
.menu1_pt {
border-bottom: solid #4b4b4b 1px;
padding: 5px;
text-align:left;
color: #ff9a00;
font-weight:bold;
font-size: 13px;
}

.menu1_pt a {
text-decoration:none;
color: #ff9a00; 

}

.menu2 {
	position: absolute;
	width: 170px;
	z-index: 2;
	right: 57%;
	top: 327px;
	border: solid #ff9a00 1px;
	background-color: #1e1e1e;
}

.td {
	text-align:center;
	padding-bottom: 25px;
}

.img {
	border: solid #CCCCCC 1px;
}

.header {
	padding: 20px;
	font-weight: bold;
	z-index: 1px;
}

.unused {
	color: #666666;
}

.page {
	color: #808080;
}

.link {
	color: #ffffff;
}

img {
	border: solid #000000 0px;
}

.bottom {
	padding-top: 10px;
}

.price_left {
	border-bottom: solid #808080 1px;
	padding: 5px;
	text-align: left;
}
.price_left_header {
	border-bottom: solid #ff9a00 1px;
	padding: 5px;
	text-align: left;
}
.price_right_header {
	border-bottom: solid #ff9a00 1px;
	padding: 5px;
	text-align: right;
}
.price_right {
	border-bottom: solid #808080 1px;
	padding: 5px;
	text-align: right;
}

.orange {
	color: #ff9900;
}

.ut {
	position: absolute;
	font-size: 10px;
	z-index: 0;
}
.ic {
	position: absolute;
	z-index: 1;
}

	
