a.validDate:link {
	font-weight: bold;
	font-size: 11px;
	color: #355303;
	font-family: Arial;
	text-decoration: none;
}
a.validDate:active {
	font-weight: bold;
	font-size: 11px;
	color: #355303;
	font-family: Arial;
	text-decoration: none;
}
a.validDate:hover {
	BACKGROUND: url(../date_hover.gif) #f6f5f5 no-repeat;
	color:#000000;
	cursor:hand;
}
a.validDate:visited {
	font-weight: bold;
	font-size: 11px;
	color: #355303;
	font-family: Arial;
	text-decoration: none;
	padding:2px;
}
.passedDate {
	text-decoration: none;
	color: #999999;
	font-family: Arial;
	font-weight: bold;
	font-size: 11px;
}
.emptyCell {
	text-decoration: none;
	color: #000000;
	font-family: Arial;
	font-size: 10px;
}
.arrows {
	font-weight: bold;
	font-size: 12px;
	color: white;
	font-family: Arial;
	text-decoration: none;
}
a.arrows:active {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
a.arrows:link {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
a.arrows:hover {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #cccccc;
	text-decoration: none;
}
a.arrows:visited {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.dayOfWeek {
	font-weight: bold;
	font-size: 11px;
	color: #000000;
	font-family: Arial;
	text-decoration: none;
}
.monthYear {
	font-weight: bold;
	font-size: 11px;
	color: white;
	font-family: Arial;
}
.grblu{
color: #eb0b00;
}
a.grblu:link {
	font-family: Arial;
	color: #eb0b00;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}
a.grblu:hover {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
a.grblu:visited {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #EB0B00;
	text-decoration: none;
}
.apf {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.darkffrm {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-align:left;
}
.flthtlcarActive, .flthtlcar {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color:#ffffff;
	text-transform:uppercase;
}
.flthtlcar {
	color:#e25915;
}

.lit {
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	padding:1px;
	vertical-align:left;
}
a.small:link {
	font-family: Arial;
	font-size: 9px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
a.small:active {
	font-family: Arial;
	font-size: 9px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
a.small:visited {
	font-family: Arial;
	font-size: 9px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
a.small:hover {
	font-family: Arial;
	font-size: 9px;
	color: #ff6600;
	text-decoration: underline;
	font-weight: normal;
}
.htlRoomName {
	color: #000000;
	font-family: Arial;
	font-size: 14px;
	height: 25px;
	padding-left: 10px;
}
.htlFrmtxt {
	color: #000000;
	font-family: Arial;
	font-size: 11px;
	padding: 2px 0px 2px 5px;
}
.htlFrmtxt1 {
	color: #000000;
	font-family: Arial;
	font-size: 11px;
	padding-left: 5px;
	padding-top: 10px;
}
.leftborder {
	background-repeat:repeat-y;
	padding-left:18px;
}
.rightborder {
	padding-right:20px;
	background-position: right;
}
.middlecontent {
	/*background-color:#FEC456; */
padding:0px;
}
.bottomborder {
	/* background-image: url(bottom.gif); */
background-repeat:no-repeat;
	height: 18px;
}
.inputBig {
	border:1px solid #7f9db9;
	font-family:Arial;
	color:#707182;
	font-size:13px;
	font-weight:bold;
	line-height:18px;
	padding:3px;
	width:170px;
}
.inputSmall {
	color:#707182;
	font-size:13px;
	font-weight:bold;
	width:94px;
	padding:2px;
	font-family:Arial;
	border:1px solid #7F9DB9;
}
.yellowbrdr {
	/* background-color:#FED586; 
border:1px solid #999999; */ 
text-align:center;
	padding:1px;
}
.searchFormheading{
	background:#ffecbc;
}
.searchFormheading h2{
	font:bold 16px Arial, Helvetica, sans-serif;
	color:#000000;
	text-align:center;	
	margin:0;
	padding:0;
}
.searchtdbg { background-image:url(../images/searchform-tdbg.gif); background-repeat:repeat-y; background-position:top; }
