#alertSpan{color: #000000; font-weight:bold; }
.newColor {background: #96C7D5; CURSOR: Hand;	    
}
.mainfont {
	color: #000000;
	font-size: 10px;
	font-family: verdana;
	border-style: none;
	border-width: none;
	font-weight:bold;
}
.mainfont a {
	color: #0066CC;
	text-decoration: none;
	font-family: verdana;
}

.mainfont a:hover {
	color: #003399;
	text-decoration: none;
	font-family: verdana;
}
.mainfont div {
	padding-left:10px;
}
.titlefont {
	color: #FFFFFF;
	font-size: 10px;
	font-family: verdana;
	font-weight: bold;
}
.titlefont a {
	color: #FFFFFF;
	text-decoration: none;
	font-family: verdana;
	font-weight: bold;
}

.titlefont a:hover {
	color: #003366;
	text-decoration: underline;
	font-family: verdana;
	font-weight: bold;
}
.lrg {
	font-family: verdana; 
	font-size: 10px; 
	color: #000000;
}
.maintable {
	background-color: #FFFFFF;
	width: 180;
	height: 200; 
	border-style: solid;
	border-width: 1;
	border-color: #006699; 
}

#hotcalendar {
position:absolute; 
z-index:1; 
background-color:#fff; 
border:1px outset white;
font-family:Tahoma
}

#hotcalendar table {
font-size:11px;
background-color:inherit
}

#hotcalendar th, #hotcalendar #foot {
background-color:#c9c9c9;
color:white;
font-weight:bold
}

#hotcalendar th a, #hotcalendar #foot a {
color:white
}

#hotcalendar th a:hover, #hotcalendar #foot a:hover {
color:black
}

#hotcalendar table td {
text-align:center;
border:1px solid #e2e2e2
}

#hotcalendar a {
text-decoration:none;
color:black
}

#hotcalendar a:hover {
color:gray
}

#hotcalendar .cross {
text-decoration:line-through
}
