BODY{
	margin: 0px 0px 0px 0px;		
	background-position: top;
	background-color: #000000;
	background-repeat: no-repeat;
	padding: 0px 0px;
}
A, A:ACTIVE, A:FOCUS, A:LINK, A:VISITED{
	font-family: Arial, Helvetica, sans-serif;
	color:#047391;
	font-size:14px;	
	text-decoration: none;
	font-weight:bold;	
	line-height: 18px;
	word-spacing: 1px;		
}
A:HOVER{
	font-family: Arial, Helvetica, sans-serif;
	color:#047391;
	font-size:14px;	
	text-decoration: underline;
	font-weight:bold;
	line-height: 18px;
	word-spacing: 1px;
}		
.link1:link, .link1:active, .link1:visited {
	font-family: Arial, Helvetica, sans-serif;
	color:#8C8C8C;
	font-size:12px;
	text-decoration:none;	
	line-height:14px;
	letter-spacing:0px;
}
.link1:hover{
	font-family: Arial, Helvetica, sans-serif;
	color:#047391;
	font-size:12px;	
	text-decoration:underline;		
	line-height:14px;
	letter-spacing:0px;
}
h1{
	font-family: Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:18px;
	font-weight:bold;	
	line-height: 20px;
	margin-top:5px;
	margin-bottom:12px;
}
h2{
	font-family: Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:18px;
	font-weight:bold;	
	line-height: 20px;
	margin-top:5px;
	margin-bottom:12px;
}
h3{
	font-family: Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:18px;
	font-weight:bold;	
	line-height: 20px;
	margin-top:5px;
	margin-bottom:12px;
}
TD{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 15px;
	font-weight: normal;
	line-height: 21px;
	word-spacing: 1px;	
}	
P{
	font-family: Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:13px;
	font-weight:normal;
	line-height:18px;
}
.fot_text{
	font-family: Arial, Helvetica, sans-serif;
	color: #8C8C8C;
	font-size: 12px;
	font-weight: normal;
	line-height: 12px;
}
ul {
	margin-top: 15px;
	margin-bottom: 15px;
	margin-right: 0px;
    padding: 0px;
	margin-left: 17px;
  }
li{
	vertical-align: middle;
	line-height: 20px;
	padding-left: 0px;
}
input{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	background-color: #B4B4B4;
	color:#000000;
	border: thin;
	border-width:1px;
	border-style:solid;
	border-color:#B4B4B4;
	height: 18px;
}
select{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #343434;
	background-color: white;
	width: 55px;
	border: 1px;
	border-color:#969694;
	margin-top: 0px;
}
select.room{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color:#000000;
	background-color: white;
	width: 48px;
	height:16px;
	border:1px;
	border-color:#969696;
	border-style:solid;
}
select.time{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	background-color: #B4B4B4;
	color:#000000;
	border: thin;
	border-width:1px;
	border-style:solid;
	border-color:#B4B4B4;
	width: 48px;
	height: 19px;
	padding-left:3px;
}
select.party{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	background-color: #B4B4B4;
	color:#000000;
	border: thin;
	border-width:1px;
	border-style:solid;
	border-color:#B4B4B4;
	width: 48px;
	height: 19px;
	padding-left:3px;
}
input.date_open{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	background-color: #951212;
	color:#000000;
	border: thin;
	border-width:1px;
	border-style:solid;
	border-color:#B4B4B4;	
	height: 19px;
	padding-left:3px;
}
.bg_blue{
	background-color: #047391;
	background-repeat: no-repeat;
}
.bg_white{
	background-color: white;
	background-repeat: no-repeat;
}
.bg_yellow{
	background-color: #FFDD00;
	background-repeat: no-repeat;
}
.bg_gray{
	background-color: #8C8C8C;
	background-repeat: no-repeat;
}
.pointer { cursor: pointer }

