#fullheight{height:100%}

.table_reservation {
	height:420px;
}

.adminbox {
 background-color:#666666;
 border-color:#999999;
}

li { list-style-image: url(/images/misc/pointer3.gif) }

.tab_on {
	font-size: 11px;
	text-align: center;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	padding-right: 5px;
	padding-left: 5px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	white-space: nowrap;
	background-color: #6699CC;
	color:#FFFFFF;
}

.tab_off {
	color:#999999;
	background-color: #557FAA;
	font-size: 11px;
	border: 1px solid #CCCCCC;
	text-align: center;
	padding-right: 5px;
	padding-left: 5px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	white-space: nowrap;
}

.tab {
	background-color: #6699CC;
	padding: 3px;
	width: 100%;
}

.tab_empty {
	background-color: #6699CC;
	background-image:url();
	background-repeat:repeat-x;
	font-size: 9px;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	width: 100%;
}

.input{
  		width:100%; height:18px; 
		background-color:#FFFFFF; 
		font-size:11px;
    	font-family:Tahoma;
		color:#7B7979;
		margin:0px;
		padding:0 0 0 5px;		
		z-index:-1;
}

.textarea{
  		width:100%; height:170px; 
		background-color:#FFFFFF; 
		font-size:11px;
    	font-family:Tahoma;
		color:#7B7979;
		margin:0px;
		padding:0 0 0 5px;
		overflow:auto;
		z-index:-1;
}
		
img {
	border-color:#FFFFFF;
}

a {
	padding:0px;
	margin:0px;
	border:none;
	font-size: 11px;
	font-family: Tahoma;
	font-weight:normal;
	color: #FFFFFF;
}

a:link, a:visited{
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
	color: #0033FF;
}

.content_table {
	height:100%; 
	padding-bottom:13px; 
	padding-left:5px; 
	padding-right:5px;
}

.content_light {
	background-color:#3399CC; 
	height:100%; 
}

.content_light_heading {
	background-color:#52718C; 
	height:100%; 
	border: 1px solid #666666;
}

.content_medium_heading {
	background-color:#606A73; 
	height:100%;  
	border: 1px dashed #666666;
}

.content_medium {
	background-color:#768797; 
	height:100%; 
}

.content_dark {
	background-color:#999966; 
	height:100%; 
}

.content_dark_heading {
	background-color:#999977;
	height:100%;
	border: 1px solid #666666;
}

h1,h2,h3,p,li,a,div {
	padding:0px;
	margin:0px;
	border:none;
	font-size: 12px;
	font-family: Tahoma;
	font-weight:normal;
	color: #FFFFFF;
}

h1 {
	font-size: 18px;
	padding: 5px 7px 5px 7px;
}

h2 {
	font-size: 15px;
}

h3 {
	font-weight:bold;
 	color: #C5AE6B;
	font-size: 13px;
}

p, li, a, ul, td, div {
	font-size: 12px;
}

.main_table {
	width:750;
}

.main_td {
	height:100%;
	background-color:#FFFBE3;
}

.max_hight {
	height:100%;
}

body {
	padding:0px;
	margin:0px;
	background-color:#618F34;
	background-image:url(/images/background/ocean2.jpg);
	background-repeat:repeat;
	font: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.copy_1 {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 13px;
	color: #FFFFFF;
	text-decoration: none;
}
.tit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #FFFFFF;
}
.select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #000000;
	background-color: #FFFFFF;
	height: 22px;
	width: 136px;
}
.text_1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #FFFFFF;
}
.text_2 {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.text_3, td .text_3 {
	font-family: Ariel;
	font-size: 13px;
	line-height: 14px;
	color: #FFFFFF;
}
.form {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #656F79;
	border-bottom-color: #656F79;
	height: 20px;
}
.box {
	border: 1px dashed #CCCCCC;
}

#fullheight {
	height:100%;
}
