html, body, #wrapper {
      height:100%;
      margin: 0;
      padding: 0;
      border: none;
      text-align: center;
   }
.bottom_cell {
	height: 30px;
}

   #wrapper {
	text-align: left;
	vertical-align: middle;
	width: 100%;
	height: 100%;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
   }


.cell_menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: center;
	background-image: url(../images/button.gif);
	background-repeat: no-repeat;
	width: 160px;
	margin: 0px;
	padding: 0px;
	height: 14px;
}
a.menu:link 
		{
	text-align: center;
	text-decoration:none;
	border-top-style: none;
	clear: both;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	visibility: visible;
	background-position: center center;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	
	}

a.menu:visited
		{
	text-align: center;
	text-decoration:none;
	color: #66FF00;
		}	

a.menu:hover
		{
	color: #FFFF33;
	
		}

a.menu:active
		{
			color: #FF0000;
			text-decoration:none;
		}


td.form
		{
	font-family: arial;
	font-size: 10px;
	text-align: justify;
	color: rgb(00,00,00);									/* SETS PARAGRAPH COLOUR    */
	border-right-width: 20px;
	border-left-width: 20px;
	padding-right: 10px;
	padding-left: 10px;
		}

body
		{
	color: #000000;   									/* SETS TEXT COLOUR THROUGHOUT BODY */
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
		}
       		
		
td 
		{
		
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-align: justify;	
		
		}	
		
table 
		{
			border-collapse: separate;
		}
		
.linkText 

		{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
		}
		
blockquote 

		{
			font-family: Arial, Helvetica, sans-serif;
			font-size: 10pt;
			color: #000000;
		}
.gen_table {
	background-image: url(../tiles/tile_main.gif);
	background-repeat: repeat-y;
}
.cell_right {
	background-image: url(../tiles/tile_right.gif);
	background-repeat: repeat-y;
	background-position: right;
	background-color: #F0FFF8;
}
._title {
	background-image: url(../images/ghost.jpg);
	background-repeat: no-repeat;
}
.text_tile {
	background-image: url(../tiles/text_tile.jpg);
	background-repeat: no-repeat;
	padding-left: 18px;
}
.form_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	margin-right: 10px;
	margin-left: 10px;
}
.table_top {
	background-image: url(../tiles/text_top.jpg);
	background-repeat: no-repeat;
	background-color: #F0FFF8;
}
.table_middle {
	background-image: url(../tiles/text_mid.jpg);
	background-repeat: repeat-y;
	background-color: #F0FFF8;
}
.table_bottom {
	background-image: url(../tiles/text_bottom.jpg);
	background-repeat: no-repeat;
	background-color: #F0FFF8;
}
.left_trim {
	background-color: #F0FFF8;
	background-image: url(../tiles/tile_left.gif);
	background-repeat: repeat-y;
}
a:link 
		{
			color: rgb(39,21,154);
		}

a:visited
		{
		 	color: rgb(56,134,21);
		}
a:hover
		{
			color: rgb(21,103,243);
		}

a:active
		{
			color: rgb(181,21,165);
		}
.table_top_wide {

	background-image: url(../tiles/text_top_wide.jpg);
	background-repeat: no-repeat;
	background-color: #FAFEFC;
}
.table_bottom_wide {

	background-image: url(../tiles/text_bottom_wide.jpg);
	background-repeat: no-repeat;
	background-color: #F9FFFC;
}

.price_head_cell {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #C1FFFF;
	padding-top: 6px;
	padding-left: 6px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
	font-weight: bold;
	text-align: center;
}

.table_cell {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFF0;
	padding-top: 6px;
	padding-left: 6px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
	text-align: center;
}
.price_left_cell {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #DFFFE0;
	padding-top: 6px;
	padding-left: 6px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
	font-weight: bold;
	text-align: center;
}
.menu_cell {
	background-image: url(../tiles/dining_tile.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
