body {
	font:9pt;
	FONT-FAMILY: "Arial", "sans-serif";
	margin:0px;
	background-color:#000;
	color:#FFF;
}

a {
	COLOR: #663300; TEXT-DECORATION: none;
}
a:hover {
	COLOR: #663300; TEXT-DECORATION: underline;
}

td {
	font:9pt;
	FONT-FAMILY: "Arial", "sans-serif";
}

.detail {
	vertical-align:top;
	padding-left:10pt;
	padding-right:10pt;
	line-height:20px;
	color:#AC425A;
	background-color:#F4E6EA;
	word-break:break-all;
}
.detailtitle {
	font-weight:bold;
	padding-left:15pt;
	height:30px;
	line-height:20px;
	color:#FFF;
	background-color:#480212;
	font-size:12pt;
	background-image:url('../images/redheart.gif');
	background-repeat:no-repeat;
	background-position:5px 2px;
}
.subdetailtitle {
	font-weight:normal;
	padding-left:10pt;
	line-height:20px;
	height:20pt;
	color:#480212;
	background-color:#E3C0C8;
	border-top:1px solid #AC425A;
	border-bottom:1px solid #AC425A;
}
.replytitle {
	font-weight:normal;
	padding-left:10pt;
	line-height:20px;
	height:20pt;
	color:#480212;
	background-color:#C1A3AA;
	word-break:break-all;
}

.titlebar {
	font:16pt;
	FONT-FAMILY: "Arial", "sans-serif";
	background-color:#666666;
	height:25px;
	padding-left:8pt;
}
.subtitle {
	font:9pt;
	FONT-FAMILY: "Arial", "sans-serif";
	color:#63675B;
	padding-left:3pt;
	text-align:left;
	font-weight:bold;
	/*background-color:#E2E6DA;*/
	border-bottom:1px solid #949B88;
}
.table_title {
	padding-left:5pt;
	padding-right:5pt;
	line-height:20px;
	color:#FFF;
	font-weight:bold;
	background-color:#707070;
	text-align:center;
}
.mainform {
	/*height:400pt;*/
	border:1pt solid #949B88;
}
.menu {
	padding-left:5pt;
	height:23px;
	border-bottom:1px solid #A8B490;
	background-color:#8A9B6A;
}
.menud {
	padding-left:12pt;
	line-height:21px;
	width:220px;
	border-left:1px solid #A8B490;
	border-right:1px solid #A8B490;
	background-image:url('../images/arr01.gif');
	background-repeat:no-repeat;
	background-position:4px 6px; 
}
.menu_top {
	text-align:center;
	height:45px;
	width:90px;
	border-left:1px solid #FFF;
	border-top:1px solid #FFF;
	border-right:1px solid #8A9B6A;
	border-bottom:1px solid #8A9B6A;
	background-color:#C5CEB5;
}
.list {
	padding-left:5pt;
	padding-right:5pt;
	line-height:20px;
	border:1px solid #A5A5A5;
}
.list_noborder {
	padding-left:5pt;
	padding-right:5pt;
	line-height:20px;
}
.warning {
	line-height:30px;
	text-align:center;
	font-size: 14pt;
	font-weight:bold;
	color:#FFF;
	background-color:#FF0000;
}
.treelist {
	padding-left:5pt;
	line-height:20px;
	border-left:1px solid #919191;
	border-bottom:0px;
}
.underline_cell {
	border-bottom:1px solid #E2E6DA;
}
.upperline_cellb {
	padding-left:5pt;
	border-top:1px solid #707070;
}
.room_item {
	background-color:#A8B490;
	border-bottom:1px solid #FFF;
}

form{
	margin: 0px;
}

table {	
	width:770px;
	border-collapse: collapse;
	border:0px;
	font:9pt;
	FONT-FAMILY: "Arial", "sans-serif";
}

.msg {
	width:200px;
	border-collapse: collapse;
	font:9pt;
	FONT-FAMILY: "Arial", "sans-serif";
	border:1px solid #000;
	background-color:#2E2E2E;
}
.menu_front {
	width:120px;
	border-collapse: collapse;
	font:9pt;
	FONT-FAMILY: "Arial", "sans-serif";
	border:1px solid #707070;
	background-color:#E2E6DA;
}
.innertable{
	margin-top:15px;
	margin-bottom:15px;
}
.top_menu {
	border-collapse:separate;
	margin-bottom:10px;
}

input {
	font:9pt;
	FONT-FAMILY: "Arial", "sans-serif";
}
.inp_checkin {
	font:14pt;
	width:150pt;
}
.longtext {
	width:250pt;
}
.shorttext {
	width:80pt;
}
.veryshorttext {
	width:20pt;
}

select {
	font:9pt;
	FONT-FAMILY: "Arial", "sans-serif";
}

img {
	border:0px;
}

textarea {
	font:9pt;
	/*FONT-FAMILY: "Arial", "sans-serif";*/
	width:250px;
	height:120px;
}
.longarea {
	width:400px;
	height:120px;
}
.editor {
	width:550px;
	height:350px;
}

button {
	font:9pt;
	FONT-FAMILY: "Arial", "sans-serif";
	width:23px;
	height:23px;
	border:0;
	background:#FFF;
}
ul {
	list-style: none;
}
div.mpage {
	width: 100%;
	height:23px;
	/*border-top:1px solid #C5CEB5;
   background: #000;*/
   text-align: center;
}
div.longhdr {
	font-Weight:normal;
	width:360px;
	border:1px solid #000;
	padding:3;
	font-Size:11;
	color:#FFF;
	background:#3F3F3F;
}
div.longbdy {
	font-Weight:normal;
	width:360px;
	border-left:1px solid #000;
	border-right:1px solid #000;
	border-bottom:1px solid #000;
	padding:3;
	font-Size:11;
	/*color:#1B4966;*/
	background:#D2D2D2;
}

td.TableTitle {
background-color: #ecd7f2;
}

table.TableBG {
background-color: #FBECF5;
}
