.fontDefault {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #EAEAEA;
}

.reservationHead {
	background-color: #BAAB68;
}

.reservationHead2 {
	background-color: #E0E1E3;
}

.reservationBorder {
	background-color: #777777;
}

body {  font-family: "MS Sans Serif", "Microsoft Sans Serif"; font-size: 12px; color: #444444}
td {  font-family: "MS Sans Serif", "Microsoft Sans Serif"; font-size: 12px; color: #444444}
table.font11 td {  font-family: "MS Sans Serif", "Microsoft Sans Serif"; font-size: 11px; color: #444444}
th {
	font-family: "MS Sans Serif", "Microsoft Sans Serif";
	font-size: 12px;
	color: #444444;
	font-weight: normal;
}

input {  font-family: "MS Sans Serif", "Microsoft Sans Serif"; font-size: 12px; color: #444444}
textarea {  font-family: "MS Sans Serif", "Microsoft Sans Serif"; font-size: 12px; color: #444444}
select {  font-family: "MS Sans Serif", "Microsoft Sans Serif"; font-size: 12px; color: #444444}

a:link { color: #CCCCCC; text-decoration: none; font-family: "MS Sans Serif", "Microsoft Sans Serif"; font-size: 12px}
a:visited { color: #CCCCCC; text-decoration: none; font-family: "MS Sans Serif", "Microsoft Sans Serif"; font-size: 12px}
a:active { color: #CCCCCC; text-decoration: none; font-family: "MS Sans Serif", "Microsoft Sans Serif"; font-size: 12px}
a:hover { color: #664411; text-decoration: underline; font-family: "MS Sans Serif", "Microsoft Sans Serif"; font-size: 12px}


a:link.roomUnavailable{ color: #AA0000; text-decoration: none; font-family: "MS Sans Serif", "Microsoft Sans Serif"; font-size: 12px}
a:visited.roomUnavailable{ color: #AA0000; text-decoration: none; font-family: "MS Sans Serif", "Microsoft Sans Serif"; font-size: 12px}
a:active.roomUnavailable{ color: #AA0000; text-decoration: none; font-family: "MS Sans Serif", "Microsoft Sans Serif"; font-size: 12px}
a:hover.roomUnavailable{ color: #664411; text-decoration: underline; font-family: "MS Sans Serif", "Microsoft Sans Serif"; font-size: 12px}

a:link.littleRed{ color: #664411; text-decoration: none; font-family: "MS Sans Serif", "Microsoft Sans Serif"; font-size: 12px}
a:visited.littleRed{ color: #664411; text-decoration: none; font-family: "MS Sans Serif", "Microsoft Sans Serif"; font-size: 12px}
a:active.littleRed{ color: #664411; text-decoration: none; font-family: "MS Sans Serif", "Microsoft Sans Serif"; font-size: 12px}
a:hover.littleRed{ color: #CCBBBB; text-decoration: underline; font-family: "MS Sans Serif", "Microsoft Sans Serif"; font-size: 12px}

a:link.vanilla{ color: #FFDEAB; text-decoration: none; font-family: "MS Sans Serif", "Microsoft Sans Serif"; font-size: 12px}
a:visited.vanilla{ color: #FFDEAB; text-decoration: none; font-family: "MS Sans Serif", "Microsoft Sans Serif"; font-size: 12px}
a:active.vanilla{ color: #FFDEAB; text-decoration: none; font-family: "MS Sans Serif", "Microsoft Sans Serif"; font-size: 12px}
a:hover.vanilla{ color: #ABDEFF; text-decoration: underline; font-family: "MS Sans Serif", "Microsoft Sans Serif"; font-size: 12px}


.textarea {  font-family: "MS Sans Serif", "Microsoft Sans Serif"; font-size: 10pt; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}
.littlePadding{padding:2px 2px 2px 2px}
.checkBox{
	border: thin solid #0066CC;
	background-color: #000099;
}

.button{ background-color:#E5E5FF; }
.inputText{ background-color:#FFF0F0; }

.miniInputText{
	background-color:#FFFFFF;
	height: 16px;
	width: 80px;
	font-size: 9px;
}

.miniComboBox{
	background-color:#FFFFFF;
	height: 16px;
	font-size: 9px;
}

.miniButton{
	height: 18px;
	font-size: 9px;
}

.miniCheckBox{
	width: 12px;
	height: 15px;
}

.inputText2 {
	font-family: "MS Sans Serif", "Microsoft Sans Serif";
	font-size: 10pt;
	background-color: #CCCCCC;
	border: 1px inset;
	color: #666666;
}
.row {
	font-size: 9px;

}
.rowUnderLine {
	border-bottom-style: solid;
	border-bottom-color: #CCCCDD;
	border-bottom-width: 1px;

}
.tableThinBorder {
	border-top: 1px solid #CCCCD7;
	border-right: 1px solid #CCCCD7;
	border-bottom: none #CCCCD7;
	border-left: 1px solid #CCCCD7;

}
.tableThinBorder4way {
	border: 1px solid #CCCCD7;

}
.width100Percent {
	border: 1px solid;
	background-attachment: scroll;


}

.butx{
	cursor:hand;
	font-size:15px;
	font-family:verdana;
	color:deeppink;
}

.JJ 	{
	background-color:#FFFFFF;
	border:0px solid #A0C6E5;
	padding:4px;
	overflow-x:hidden;
	overflow-y:auto;
	vertical-align:top;
	width:170px;
	overflow: scroll;
}
.dash3Border {
	border-top: 1px dotted #CCCCCC;
	border-bottom: 1px dotted #CCCCCC;
	border-left: 1px dotted #CCCCCC;
}

.dash4Border {
	border: 1px dotted #CCCCCC;
}

.dash2BorderBottom {
	border-bottom: 1px dotted #CCCCCC;
	border-left: 1px dotted #CCCCCC;
	height: 10px;
}

.dash3BorderBottom {
	border-Right: 1px dotted #CCCCCC;
	border-bottom: 1px dotted #CCCCCC;
	border-left: 1px dotted #CCCCCC;
	height: 10px;
}

.dash1BorderMiddle {
	border-left: 1px dotted #CCCCCC;
}

.dash2BorderMiddle {
	border-Right: 1px dotted #CCCCCC;
	border-left: 1px dotted #CCCCCC;
}


.solid3Border {
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}

.solid4Border {
	border: 1px solid #CCCCCC;
}

.solid2BorderBottom {
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	height: 10px;
}

.solid3BorderBottom {
	border-Right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	height: 10px;
}

.solid1BorderMiddle {
	border-left: 1px solid #CCCCCC;
}

.solid2BorderMiddle {
	border-Right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}

.inputText1Char{
	width:16px;
	font-family: "MS Sans Serif", "Microsoft Sans Serif";
	font-size: 12px;
	color:#999999;
	text-align: center;
}

table.collapse{
	border-collapse:collapse;
}

table.dashed{
	border-collapse:collapse;
}

table.dashed td{
	border: dashed 1px #CCCCCC ;
}
