@charset "UTF-8";
* {
	margin: 0px;
	padding: 0px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
body {
	background-color: #990000;
}
#bhTable1 {
	background-color: #CC0000;
	margin-top: 30px;
	border: thin solid #000000;
	margin-right: auto;
	margin-left: auto;
}
p {
	margin-bottom: 10px;
	margin-top: 10px;
}
.txt1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	font-weight: normal;
	color: #000000;
}
.price {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	color: #CC0000;
	line-height: 12px;
}
#bg1 {
	background-image: url(tapas/bg1.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
#priceTable {
	padding-right: 0px;
	padding-left: 12px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#bg2 {
	background-image: url(tapas/bg3.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.bhHEAD1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: bolder;
	color: #CC0000;
}
.txt2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #CC0000;
}
#bg3 {
	background-image: url(tapas/bgMAP.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
