.DayName {
	text-align: center;
	color: #000000;
	border-color: #CCCCCC;
	border-width: 1px;
	border-bottom-style: solid;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 145%;
	background-color: #CCCCCC;
	font-weight: bold;
	padding: 2px;
}

.FormHeader {
	color: #666666;
	border-color: #CCCCCC;
	border-width: 1px;
	border-bottom-style: solid;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 145%;
	background-color: #CCCCCC;
	font-weight: bold;
	padding: 2px;
}

.formItem {
	vertical-align: middle;
	border-color: #CCCCCC;
	border-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.formItemR {
	border-color: #CCCCCC;
	border-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-style: solid;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.monthDay a {
	color: #F96611;
	font-weight: bold;
	font-size: 9px; 
	text-decoration: none;
}

.monthDay a:hover {
	color: #333399;
	text-decoration: none;
}

.monthDayR a {
	color: #F96611;
	font-weight: bold;
	font-size: 9px; 
	text-decoration: none;
}

.monthDayR a:hover {
	color: #333399;
	text-decoration: none;
}

.monthDay {
	min-width: 90px;
	text-align: right;
	vertical-align: top;
	color: #D2C222;
	border-color: #CCCCCC;
	border-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.monthDayHeader {
	text-align: right;
	color: #D2C222;
	font-size: 9px;
	font-weight: bold;
	margin: 0 3px 1px 0;
}

.otherMonth{
	background-color: #F6F6F6;
}

.headerRight {
	border-right: 1px solid #CCC;
}

.monthDate {
	text-align: right;
	color: #333399;
	border-color: #CCCCCC;
	border-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

.monthTitle {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.displayTime {
	color: #333333;
	text-align: right;
	font-size: 9px;
	font-weight: bold;
}

.displayTime a {
	color: #D2C222;
	font-weight: normal;
	font-size: 9px; 
	text-decoration: none;
}

.displayTime a:hover {
	color: #cccccc;
	text-decoration: none;
}

.displayDetail {
	color: #666666;
	text-align: left;
	padding-left: 2px;
	font-size: 9px;
}
.room6 td{
	background-color: #EEE;
}
.otherMonth .room6 td{
	background-color: inherit;
}
#reserve .room6 td.displayDetail{
	color: #888;
}
