/* CSS Document */


td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

}
.head {color: #FFFFFF; font-weight: bold; font-size: 18px; }
.price {
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
}

#apDiv1 {
	position:absolute;
	left:205px;
	top:158px;
	width:600px;
	height:390px;
	z-index:1;
	display:block;
	overflow:auto;
	margin-left: 10px;
	margin-right:15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.style2 {color: #000000}
.style3 {
	color: #FFFFFF;
	font-size: 10px;
}
body {
	background-color: #D9D1AD;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#apDiv4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	position:absolute;
	left:16px;
	top:112px;
	width:83px;
	height:29px;
	z-index:2;
}
a {
	text-decoration: underline;
	color: #FF0000;
}

a:hover {
	text-decoration: none;
	color: #FF0000;
}

#footer a {
	text-decoration: none;
	color: #FFFFFF;
}

#footer a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}


.inputbox  { font-family: tahoma; font-size: 10px; width: 145px; height: 15px; }
.inputarea { font-family: tahoma; font-size: 10px; width: 280px; height: 160px; }
