/* main body style */
body {
	background:  #1B4328;
	margin: 2px 0px 5px;
 	padding: 0;
	scrollbar-3dlight-color:#1B4328;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-base-color:#FFFFFF;
	scrollbar-track-color:#1B4328;
	scrollbar-darkshadow-color:#1B4328;
	scrollbar-face-color:#1B4328;
	scrollbar-highlight-color:#FFFFFF;
}

/* td & p styles */
td, p	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 150%;
	color: #1B4328;
	font-weight: bold;
}

/* H1 & H2 styles */
H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	text-transform: uppercase;
	color: #FFFFFF;
	line-height: 125%;
	margin: 0px;
	padding: 0px;
}

H2.heading2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	line-height: 125%;
	font-weight: bold;
	color: #1B4328;
	text-transform: none;
	letter-spacing: 1px;
	text-align: center;
	font-style: italic;
	margin: 0px;
	padding: 0px;

}

.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
	background: #235836;
	letter-spacing: 1px;
	text-align: center;

}


/* form styles */
form {
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	margin: 0px;
}

input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;

}

select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;

}


/* link styles */
a {
	font-weight: bold;
	text-decoration: underline;
	text-transform: none;
	color: #1B4328;

}

a:hover 	{
	color: #3E995B;
	font-weight: bold;
	text-decoration: none;
}

a:link 	{
	color: #1B4328;
	font-weight: bold;
	text-decoration: underline;
}

/* navigation style */
.nav {
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
	background: #235836;
	letter-spacing: 1px;
	text-align: center;

}

a.navLink {
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
	background: #235836;
	letter-spacing: 1px;
	text-align: center;

}
a.navLink:hover {
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
	background: #235836;
	letter-spacing: 1px;
	text-align: center;

}

/* contact */
.contact {
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 1px;
	text-align: right;

}

a.contactLink {
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 1px;
	text-align: right;

}
a.contactLink:hover {
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 1px;
	text-align: right;

}


.image {
	border: 1px solid #1B4328;

}
.view {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: capitalize;
	background: #235836;
	letter-spacing: 1px;
	text-align: center;

}
hr {
	width: 85%;
	border: #9BA188;
}
.small {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
ul {
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 0px 5px;
	list-style: square;

}
li {
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 0px 5px;
	list-style: square;
}
/*---------- Added by H. Sekine (Able LL Systems) on 2004/04/23(Fri)-22:31:58 -----*/
.ABLE {
	color:green;
}
#oBody {
	margin-top:0;
	margin-bottom:0;
	margin-left:0;
	margin-right:0;
	background-color:#FFFFFF;
}
div.booking {
	padding-top:8px;
	padding-bottom:8px;

}
span.white {
	color:#FFFFFF;
	background-color:inherit;
}
.MarginTop1 {
	margin-top:24px;
}
.RightAlign {
	text-align:right;
}
.LeftAlign {
	text-align:left;
}
span.middle {
	font-size:50%;
	text-align:center;
}
.CenterAlign {
	text-align:center;
}
.LeftPadding {
	text-align:left;
	padding-left:13px;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
.LeftPadding13 {
	text-align:left;
	padding-left:13px;
}
.LeftPadding15 {
	text-align:left;
	padding-left:15px;
}
.LeftPadding12 {
	padding-left:12px;
}
.RightPadding12 {
	padding-right:12px;
}
.LeftPadding3P {
	text-align:left;
	padding-left:3%;
}
.LeftPadding10P {
	padding-left:10%;
}
.HideLetter {
	color:#F4F4F2;
}
