a.validDate:link
{
	font-weight: bold;
	font-size: 11px;
	color: #158aba;
	font-family: Arial;
	text-decoration: none;


}
a.validDate:active
{
	font-weight: bold;
	font-size: 11px;
	color: #158aba;
	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: #158aba;
	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;
}
a.grblu:link
{
	font-family: Arial;
	color: #000000;
font-size:12px;
font-weight:bold;
text-decoration:underline;
}
a.grblu:hover
{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.grblu:visited
{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
.apf
{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.darkf
{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}
.lit
{
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}

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-image:url(leftborder.gif);
background-repeat:repeat-y;
padding-left:18px;
}

.rightborder {
	background-image:url(rightborder.gif);
	padding-right:20px;
	background-position: right;
}
.middlecontent {
background-color:#FFFFFF;
padding:0px;
}
.bottomborder {
background-image: url(bottom.gif);
background-repeat:no-repeat;
height: 18px;
}



.inputBig {
color:#000000;
font-size:11px;
font-weight:normal;
width:100px;
}
.inputBig {
border:1px solid #7F9DB9;
font-family:Arial;
font-size:11px;
font-weight:normal;
height:20px;
padding-left:4px;
width:120px;
}

.inputSmall {
color:#000000;
font-size:11px;
font-weight:normal;
width:70px;
}
.inputSmall {
border:1px solid #7F9DB9;
font-family:Arial;
font-size:11px;
height:20px;
padding-left:4px;
width:65px;
}

.yellowbrdr {
background-color:#FFFFFF;
border:1px solid #0d7099;
padding:5px;
}
