body	{
						margin:0px;
						padding:0px;
						background-color:#ffffff;
						font-family:Tahoma;
						}

input, textarea {
						width:133px;
						background-color:#ffffff;
						font-family:Tahoma;
						font-size:11px;
						color:#636363;
						line-height:12px;
						}												

.input_0	{
						height:18px;
						width:130px;
						margin:0px 0px 2px 0px;
						padding:0px 0px 0px 2px;
						}
.input_1	{
						height:18px;
						width:111px;
						margin:2px 0px 0px 7px;
						padding:0px 0px 0px 2px;
						}	
.input_2	{
						height:18px;
						width:133px;
						margin:2px 0px 0px 7px;
						padding:0px 0px 0px 2px;
						}											
.textarea_2	{
						height:78px;
						margin:0px 0px 0px 7px;
						padding:2px 2px 0px 2px;
						overflow:hidden;
						}												
/*----------  li	 ---------------------*/
li	{
						background-image: ;
						background-position: 0% 3px;
						background-repeat: no-repeat;
						font-size:11px;
						margin:0px 0px 5px 0px; 
						padding:0 0 0 9px;
						height:13px;
						line-height:12px;
						color:#82B10C;
						}
li a	{
						color:#82B10C;
						font-size:11px;
						text-decoration:underline;

						}
li a:hover	{
						color:#82B10C;
						font-size:11px;
						text-decoration:none;
						}						

/*---------- Navigation ---------------------*/

.cbgcss {
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: 170px; /* width of menu */
}
.cbgcss li {
	border-bottom: 12px solid white; /* white border beneath each menu item */
}


.cbgcss li a {
	background:  black url(images/silvergradient.gif) repeat-x center left; /*color of menu by default*/
	font: bold 13px "Lucida Grande", "Trebuchet MS", Verdana;
	display: block;
	color: white;
	width: auto;

	padding: 5px 0; /* Vertical (top/bottom) padding for each menu link */
	text-indent: 8px;
	text-decoration: none;
	border-bottom: 1px solid black; /*bottom border of menu link. Should be equal or darker to link's bgcolor*/
}
.cbgcss li a:visited, .cbgcss li a:active {
	color: white;

}
.cbgcss li a:hover {
	background: url(images/silvergradientover.gif); /*color of menu onMouseover*/
	color: black;
	font: bold 13px "Lucida Grande", "Trebuchet MS", Verdana;
	border-bottom: 1px solid black; /*bottom border of menu link during hover. Should be equal or darker to link's hover's bgcolor*/
}
<!--[if IE]>
<style type="text/css">
.cbgcss li a{ /* Menu link width value for IE */
width: 100%;
}





						
/*---------- footer	 ---------------------*/
.footer td	{
						color:#B7D7F0;
						font-size:10px;
						}	
.footer em	{
						color:#EBF1F9;
						font-size:9px;
						}						
.footer a	{
						color:#B7D7F0;
						font-size:10px;
						text-decoration:underline;
						font-weight:bold;
						}
.footer a:hover	{
						color:#B7D7F0;
						font-size:10px;
						text-decoration:none;
						font-weight:bold;
						}
/*---------- footer	 ---------------------*/
																						
ul {
						list-style-type:none;
						margin:0; 
						padding:0; 
						}							
form {
						padding:0;
						margin:0;
						}
/*----------  head ---------------------*/
.head  td	{
						color:#ffffff;
						font-size:10px;
						line-height:11px;
						}					
.head a	{
						color:#ffffff;
						text-decoration:none;
						font-size:10px;
						}
.head a:hover	{
						color:#ffffff;
						text-decoration:underline;
						font-size:10px;
						}	
/*------------------------   --------------------------------*/	
td {
						font-size:11px;
						font-family:Tahoma;
						color:#636363;
						line-height:13px;
						vertical-align:top;
						}
em, i	{
						font-style:normal;
						}						
a	{
						color:#82B10C;
						font-size:11px;
						text-decoration:underline;
						}
a:hover	{
						color:#82B10C;
						font-size:11px;
						text-decoration:none;
						}	 
b a	{
						color:#ffffff;
						font-size:11px;
						text-decoration:none;
						}
b a:hover	{
						color:#ffffff;
						font-size:11px;
						text-decoration:underline;
						}										
i {
						color:#2F71BE;
						}
em {
						color:#636363;
						font-size:10px;
						}	
span {
						color:#2F71BE;
						font-size:14px;
						}											
/*------------------------ table_2_1 --------------------------------*/						
.table_2_1 div {
						height:23px;
						color:#2F71BE;
						font-weight:bold;
						line-height:22px;
						}	
						
.table_2_1  {
						background:url(images/bg_point_x.gif) left bottom repeat-x;
						}											
.table_2_1 td {
						height:20px;
						line-height:17px;
						
						}	
.table_2_1 tr {
						background:url(images/bg_point_x.gif) left top repeat-x;
						}
.table_2_1_1	{
						background:url(images/bg_point_y.gif) left top repeat-y;
						}
/*------------------------ Navigation --------------------------------*/							
.applemenu{
margin: 5px 0;
padding: 0;
width: 170px; /*width of menu*/
border: 1px solid #9A9A9A;
}

.applemenu div.silverheader a{
background: black url(images/silvergradient.gif) repeat-x center left;
font: normal 12px Tahoma, "Lucida Grande", "Trebuchet MS", Helvetica, sans-serif;
color: white;
display: block;
position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
width: auto;
padding: 5px 0;
padding-left: 8px;
text-decoration: none;
}


.applemenu div.silverheader a:visited, .applemenu div.silverheader a:active{
color: white;
}


.applemenu div.selected a, .applemenu div.silverheader a:hover{
background-image: url(images/silvergradientover.gif);
	
color: white;
}

.applemenu div.submenu{ /*DIV that contains each sub menu*/
background: white;
padding: 5px;
height: 200px; /*Height that applies to all sub menu DIVs. A good idea when headers are toggled via "mouseover" instead of "click"*/
}

.applemenu div.submenu1{ /*DIV that contains each sub menu*/
background: url(images/mike-edit2.jpg);
background-repeat: no-repeat;
padding: 0px;
height: 200px; /*Height that applies to all sub menu DIVs. A good idea when headers are toggled via "mouseover" instead of "click"*/
}

/*------------------------Booking Form --------------------------------*/
/* <![CDATA[ */
body{font-family:Verdana, Arial, Helvetica, sans-serif;font-size:.9em}
h2{text-align:center;color:#369}
.content{width:550px;height:500px;margin:15px auto;padding:2px;border:1px solid #000;text-align:left;background-color:#ccc}
.cpt{text-align:center}
.cpt img{margin:2px 15px 2px 2px;vertical-align:middle}
.inp{margin:10px}
div.row{clear:both;margin:0;padding:3px 0}
div.row label{float:left;width:280px;padding:0 10px 0 0;text-align:left}
div.row label:hover{background-color:#666;color:#fff}
#scratch_submit{padding:2px 20px}
.error{text-align:center;color:#f00}
/* ]]> */
.style1 {
	margin-bottom: 0px;
}

