a.menu_un
{
	color: green;
	text-decoration: none;
}

a.menu_sel
{
	color: black;
	font-weight: bolder;
	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.book_now
{	/* Book now button */
	text-align: center;
	margin-top: 10px;
	margin-bottom: 15px;
}

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(img/hdr_swoosh.jpg) repeat-x ;
	color: gray;
	height: 80px;
	margin-bottom: 15px;
}

div.imgcol200r
{	/* Image column 200 wide on right */
	clear: right;
	float: right;
	margin-bottom: 10px;
	margin-left: 20px;
	text-align: center;
	width: 200px;
}

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

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

div.menu_item
{	/* Item within the main or child menu */
	margin-bottom: 5px;
}

div.menu_main
{	/* Main menu on left */
	color: green;
	font-size: 120%;
	padding-bottom: 10px;
}

div.menu_child
{	/* Child menu off main menu */
	font-size: 80% ;
	padding-bottom: 5px;
	padding-left: 10px;
}

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

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

div.rmu_dm
{	/* Deleted menu box */
	border: solid 1px blue;
	margin-bottom: 5px;
}

div.rmu_dma
{	/* Deleted menu href */
	margin-bottom: 2px;
	padding-left: 3px;
	padding-right: 3px;
}

div.rmu_dmh
{	/* Deleted menu heading */
	background: blue;
	color: white;
	margin-bottom: 3px;
	text-align: center;
}


div.rmu_em
{	/* Edit menu box */
	border: solid 1px blue;
	margin-bottom: 5px;
}

div.rmu_ema
{	/* Edit menu href */
	margin-bottom: 2px;
	padding-left: 3px;
	padding-right: 3px;
}

div.rmu_emh
{	/* Edit menu heading */
	background: blue;
	color: white;
	margin-bottom: 3px;
	text-align: center;
}

div.rmu_pm
{	/* Page menu box */
	border: solid 1px green;
	margin-bottom: 5px;
}

div.rmu_pma
{	/* Page menu href */
	margin-bottom: 2px;
	padding-left: 3px;
	padding-right: 3px;
}

div.rmu_pmh
{	/* Page menu heading */
	background: green;
	color: white;
	margin-bottom: 3px;
	text-align: center;
}


div.rmu_error
{	/* Error message box */
	border: solid 1px red;
	color: red;
	margin-bottom: 5px;
}

div.rmu_status
{	/* Status message box */
	border: solid 1px green;
	color: green;
	margin-bottom: 5px;
}

div.uib
{	/* Update image box */
	border: solid 1px gray;
	margin-bottom: 10px;
	padding: 5px;
}

div#userbar
{	/* User command bar */
	border: solid 1px black;
	color: black;
	margin-bottom: 5px;
	padding-left: 5px;
}

div.user_box
{	/* User info box */
	border: solid 1px blue;
	margin-bottom: 5px;
}

div.visit_britain
{	/* Visit Britain logo box */
	margin-bottom: 10px;
	text-align: center;
}

h1
{
	font-size: 20px;
}

h2
{
	font-size: 16px;
}

img
{
	border: none;
}

img#hclogo
{
	vertical-align: bottom;
}


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;
}

table.main
{	/* Main content section */
	margin-bottom: 10px;
	width: 100% ;
}

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

td.main_left
{	/* Left hand column containing tourist logo */
	padding-left: 10px;
	width: 170px;
}


td.main_content
{	/* Main content area */
	padding-left: 10px;
	padding-right: 10px;
	width: auto;
}

td.main_right
{	/* Side menu area */
	width: 170px;
}


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;
}

