body {
	background-image: url(../images/bg.jpg);
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a:link {
	color: #990000;
	text-decoration: none;
}
a:visited {
	color: #990000;
	text-decoration: none;
}
a:hover {
	color: #CCCCCC;
}
a:active {
	color: #000000;
}
.SmallFont {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#999999
}

.MainTitle {
	font-family: "Lucida Sans Unicode", "Lucida Sans", Arial;
	font-size: 17px;
	color:#996600}
.ReservationTitle {
	font-family: "Lucida Sans Unicode", "Lucida Sans", Arial;
	font-size: 15px;
	color:#996600}
.ReservationDetail{
	font-family: "Lucida Sans Unicode", "Lucida Sans", Arial;
	font-size: 13px;
	color:#996600}
.ReservationDetailSmall{
	font-family: "Lucida Sans Unicode", "Lucida Sans", Arial;
	font-size: 13px;
	color:#333333;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	}
.CheckInInputBox  {
	border: 1px solid #F5F5D8;
	font-family: "Lucida Sans Unicode", "Lucida Sans", Arial;
	font-size: 15px;
	color: #333333;
	height: 20px;
	width: 100px;
	font-weight: bold;
}

.SelectBoxBorder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #996600;
	border-right-color: #996600;
	border-bottom-color: #996600;
	border-left-color: #996600;
	font-family: "Lucida Sans Unicode", "Lucida Sans", Arial;
	font-size: 16px;
	color:#996600;
}
.RegisterEmail {
	background-image: url(../images/register_submit.png);
	font-family: "Lucida Sans Unicode", "Lucida Sans", Arial;
	font-size: 18px;
	color: #00FFFF;
	margin: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.ButtonSeach {
	background-image: url(../images/button_search.png);
	font-family: "Lucida Sans Unicode", "Lucida Sans", Arial;
	font-size: 18px;
	color: #00FFFF;
	margin: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.TableBorder {
	margin: 0px;
	border: 1px solid #999999;
	background-color: #666600;
	height: 251px;
	width: 181px;
}
.TableTitle {
	font-family: "Lucida Sans Unicode", "Lucida Sans", Arial;
	font-size: 14px;
	color: #FFFFFF;
	padding-top:3px;
}
.TableDetail {
	font-family: "Lucida Sans Unicode", "Lucida Sans", Arial;
	font-size: 12px;
	color: #FFFFFF;
}
.TableMore {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	font-style: italic;
}

.Border {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#999999;
	padding-left:5px;
 	font-weight: bold;
	font-weight: bold;
	background-color: #363636;
	height: 251px;
	width: 181px;
	border: 1px solid #CCCCCC;
	border: 1px solid #CCCCCC;
	background-color: #00FF99;
}

.PageLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#999999;

}

.PageLink a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#999999;
}
.PageLink a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#666666;
}
.Master  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#999999;
}
.MasterDetail  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#663300;
}
.Line  {
	background-color: #A4973D;
	list-style-image: url(images/clear.gif);
}
.LineSolid  {
	background-color: #CCCCCC;
}

.SmallInputBox  {
	border: 1px solid #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	height: 15px;
	width: 60px;
}
.checklist {
    border: 1px solid #ccc;
    list-style: none;
    height: 20em;
    overflow: auto;
    width: 16em;
 
}

.Address  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#999999;
}
.FooterDetail  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#663300;
}
.FooterTop  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color:#663300;
	font-weight: bold;	
}
.BorderOther  {
	border: 1px solid #999999;
}
.InputBoxStyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	border: 1px solid #999999;
}
