body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#330000;
}
.content {
	font-family: verdana;
	font-size: 13px;
	font-weight: normal;
	color: #1B1B1B;
	text-decoration: none;
}
.content-title {
	font-family: arial;
	font-size: 18px;
	font-weight: bold;
	color: #aa4646;
	text-decoration: none;

}
.tabsbg {
	font-family: arial;
	font-size: 18px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	background-image: url(../images/tab_bg.gif);
	background-repeat: no-repeat;

}
.tabs {

	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #330000;
	border-bottom-width: 1px;
	border-bottom-style: dotted;



}
.reserve-bg {

	font-family: arial;
	font-size: 18px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	background-image: url(../images/reservation_boxbg.gif);
	background-repeat: no-repeat;
}
.btabsbg {

	font-family: arial;
	font-size: 18px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	background-image: url(../images/b_tabs.gif);
	background-repeat: no-repeat;
}
.hand {
	text-decoration: none;
	cursor: pointer;

}
