a.menu_un
{
	text-decoration: none;
}

a.menu_sel
{
	color: white ;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}


body 	
{
	font-family: "Lucida Sans Unicode", "Arial", sans-serif ; 
	font-size: 10pt;
	background: white;
	margin:0;
	padding: 0;
}

div.content
{
	text-align: left;
	width: 700px;
}

div.footer
{
	font-size: 12px;
	margin-bottom: 10px;
	text-align: center;	
}

div.footmenu
{
	font-size: 12px;
	margin-bottom: 15px;
	text-align: center;
}

div.header
{
	background: white url(hdr_swoosh.jpg) repeat-x ;
	color: gray;
	height: 80px;
}

div.iximg
{
	padding-top: 10px;
	text-align: center;
	padding-bottom: 10px;
}

div.main
{
/*	background: url(VB_44ST_SCT.gif) no-repeat; */
	padding-bottom: 20px;
	padding-top: 20px;
}

div.menubar
{
	padding-right: 15px;
	text-align: right;
}

div.pixr
{
	clear: right;
	float: right;
	margin-left: 20px;
	margin-bottom: 10px;	
	width: 280px;
}

h1
{
	font-size: 20px;
}

img#hclogo
{
	vertical-align: bottom;
}

img#stars
{
	float: left;
}

p
{
	font-family: "Times New Roman", "Times", serif ; 
	font-size: 14px;
	line-height: 125%;
}

p.p_small
{
	font-size: smaller;
}

table.booking td
{

	border: solid 1px gray;
	text-align: center;
}

td
{
	font-family: "Times New Roman", "Times", serif ; 
	font-size: 14px;
	line-height: 125%;
}

td.td_small
{
	font-size: smaller;
}

td.wfdate
{
	font-size: 12px;
}

td.wfnumd
{
	font-size: 10px;
}

td.wfnumw
{
	font-size: 13px;
	font-weight: bolder;
}

th
{
	text-align: left;
}

th.th_small
{
	font-size: smaller ;
}

tr
{
	vertical-align: top;
}
