.white {
	font-family: Verdana;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.swhite {
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.sidelink {
	font-family: Verdana;
	font-size: 12px;
	color: #07407A;
	text-decoration: none;
}
.sidelink:hover {
	font-family: Verdana;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.bottomlink {
	font-family: Verdana;
	font-size: 11px;
	color: #ffffff;
	text-decoration: underline;
}
.bottomlink:hover {
	font-family: Verdana;
	font-size: 11px;
	color: #cccccc;
	text-decoration: underline;
}
.nlink {
	font-family: Verdana;
	font-size: 11px;
	color: #07407A;
	text-decoration: underline;
}
.nlink:hover {
	font-family: Verdana;
	font-size: 11px;
	color: #999999;
	text-decoration: underline;
}
.blue {
	font-family: Verdana;
	font-size: 12px;
	color: 07407A;
	text-decoration: none;
}
.bblue {
	font-family: Verdana;
	font-size: 13px;
	color: 07407A;
	text-decoration: none;
}
.sblue {
	font-family: Verdana;
	font-size: 10px;
	color: 07407A;
	text-decoration: none;
}


.VC {
	font-family: Verdana;
	font-size: 12px;
	color: ffffcc;
	text-decoration: none;
}
.VClink {
	font-family: Verdana;
	font-size: 12px;
	color: ffffcc;
	text-decoration: underline;
}
.VClink:hover {
	font-family: Verdana;
	font-size: 12px;
	color: ffffff;
	text-decoration: underline;
}.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: 700;
	color: #999900;
	text-decoration: none;
}
}.Wtitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: 700;
	color: #FFFFFF;
	text-decoration: none;
}
.black {
	font-family: Verdana;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.sblack {
	font-family: Verdana;
	font-size: 9px;
	color: #333333;
	text-decoration: none;
}
.bline {
	border-bottom-width: 1px;
	border-bottom-style: outset;
	border-bottom-color: #07407A;
}
.bbox {
	border: 1px outset #003366;
}

/* RESERVATION BOX */
.resbox td, .resbox th {
  font-size: 11px;
}
.resbox th {
  width: 60px;
  text-align: left;
}
.resbox input {
  font-size: 11px;
  font-family: arial, helvetica;
}
#resbox {
  display: none;
}