body {
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	margin-bottom : 0px;
	background-color : #FFFFFF;
	padding-bottom : 0px;
	padding-left : 0px;
	padding-right : 0px;
	padding-top : 0px;
	background-image : url(left.jpg);
	background-repeat : no-repeat;
}

td {
	vertical-align : top;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
}

td.ocean_earth {
	border-right-color : #CCCCCC;
	border-right-style : solid;
	border-right-width : 1px;
	background-color : #EFEFEF;
	border-bottom-color : #CCCCCC;
	border-bottom-style : solid;
	border-bottom-width : 1px;
	padding-bottom : 10px;
	padding-left : 10px;
	border-left-color : #000000;
	border-left-style : solid;
	border-left-width : 1px;
}

td.top {
	background-image : url(top.jpg);
	background-repeat : no-repeat;
	border-bottom-color : #000000;
	border-bottom-style : solid;
	border-bottom-width : 1px;
}

td.farmstay {
	text-align : right;
	padding-right : 15px;
	font-size : 13px;
	letter-spacing : 1px;
}

td.accomodation {
	text-align : center;
}

img.border {
	border-bottom-color : #666666;
	border-bottom-style : solid;
	border-bottom-width : 1px;
	border-left-color : #666666;
	border-left-style : solid;
	border-left-width : 1px;
	border-right-color : #666666;
	border-right-style : solid;
	border-right-width : 1px;
	border-top-color : #666666;
	border-top-style : solid;
	border-top-width : 1px;
}

td.australia {
	text-align : center;
	font-size : 11px;
	vertical-align : bottom;
	letter-spacing : 1px;
}

b {
	letter-spacing : 3px;
	font-size : 14px;
}

a {
	color : #0033CC;
	text-decoration : none;
}

a:hover {
	color : #CC3300;
	text-decoration : none;
}

a.small {
	color : #000000;
	text-decoration : none;
}

a:hover.small {
	color : #CC3300;
	text-decoration : none;
}

input, textarea, select {
	border-bottom-color : #CCCCCC;
	border-left-color : #CCCCCC;
	border-right-color : #CCCCCC;
	border-top-color : #CCCCCC;
	border-bottom-style : solid;
	border-left-style : solid;
	border-right-style : solid;
	border-top-style : solid;
	border-bottom-width : 1px;
	border-left-width : 1px;
	border-right-width : 1px;
	border-top-width : 1px;
	background-color : #FFFFFF;
	font-size : 11px;
	font-family : Arial, Helvetica, sans-serif;
	color : #333333;
	padding-left : 5px;
	padding-right : 5px;
}

td.middle {
	vertical-align : middle;
}