#nav_reserve {
	height: 28px;
	width: 121px;
	text-align: center;
}
#nav_container {
	padding-top: 6px;
}

#nav_reserve a {
	background-image: url(images/img_reserve1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	display: block;
	height: 28px;
	width: 121px;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #ffffcc;
	text-decoration: none;
}

#nav_reserve a:hover {
	background-image: url(images/img_reserve2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	display: block;
	height: 28px;
	width: 121px;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #333366;
	text-decoration: none;
}

#img_box_reserve {
	background-repeat: no-repeat;
	background-position: center;
	height: 118px;
	width: 176px;
	margin-left: 9px;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src='images/img_box_reserve.png'); 					
}

#img_box_reserve[id] {
	background-image: url(images/img_box_reserve.png);
}

#img_box_reserve2 {
	background-repeat: no-repeat;
	background-position: center;
	height: 118px;
	width: 176px;
	margin-left: 9px;
	margin-top: 6px;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src='images/img_box_reserve.png'); 					
}

#img_box_reserve2[id] {
	background-image: url(images/img_box_reserve.png);
}

#img_box_reserve_cont {
	padding-top: 21px;
	padding-right: 5px;
	padding-left: 3px;
	text-align: center;
	position: relative;
}

#img_box_reserve_cont p {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 22px;
}

#img_box_reserve_cont p a {
	color: #fae37d;
}

#img_box_reserve_cont p a:hover {
	color: #ffffcc;
}

p
 {
	font-family: Tahoma;
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 22px;
	color: #ffffcc;
}

p a {
	color: #fae37d;
	text-decoration: underline;
	font-weight: bold;
}

p a:hover {
	color: #ffffcc;
	text-decoration: underline;
	font-weight: bold;
}
