
a.one:link { color: #ffffff; text-decoration: underline; font-weight: bold; font-family: Arial, Helvetica, sans-serif; font-size: 8pt;}
a.one:visited { color: #ffffff; text-decoration: underline; font-weight: bold; font-family: Arial, Helvetica, sans-serif; font-size: 8pt;}
a.one:active { color: #000000; text-decoration: underline; font-weight: bold; font-family: Arial, Helvetica, sans-serif; font-size: 8pt;}
a.one:hover { color: #000000; text-decoration: none; font-weight: bold; font-family: Arial, Helvetica, sans-serif; font-size: 8pt;}

a.two:link { color: #F9AA4E; text-decoration: underline; font-weight: bold; font-family: Arial, Helvetica, sans-serif; font-size: 8pt;}
a.two:visited { color: #F9AA4E; text-decoration: underline; font-weight: bold; font-family: Arial, Helvetica, sans-serif; font-size: 8pt;}
a.two:active { color: #6D92A2; text-decoration: underline; font-weight: bold; font-family: Arial, Helvetica, sans-serif; font-size: 8pt;}
a.two:hover { color: #6D92A2; text-decoration: none; font-weight: bold; font-family: Arial, Helvetica, sans-serif; font-size: 8pt;}

a.three:link { color: #CCCCCC; text-decoration: underline; font-family: Arial, Helvetica, sans-serif; font-size: 8pt;}
a.three:visited { color: #CCCCCC; text-decoration: underline; font-family: Arial, Helvetica, sans-serif; font-size: 8pt;}
a.three:active { color: #CCCCCC; text-decoration: underline;  font-family: Arial, Helvetica, sans-serif; font-size: 8pt;}
a.three:hover { color: #FFFFFF; text-decoration: none; font-family: Arial, Helvetica, sans-serif; font-size: 8pt;}



.navText{
font-family: Arial, Helvetica, sans-serif; 
font-size:9pt; 
color:#ffffff;


}

.contentText{
font-family: verdana, Arial, Helvetica, sans-serif; 
font-size:8pt; 
color:#000000;


}


/* styles for the calendar */
.calendarheading {
	background-color: #6D92A2;
	color:#fff;
	text-align: center
}
.calendarToday {

	background-color: #fdf0dd;
	color: #6D92A2;

}
a.arrows {
	font-size:12px;
	ext-decoration:none;
	color:#000000;
}
a.arrows:hover {
	text-decoration:underline;
}
.calendar {
	ackground-color: #f9aa4e;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	ont-weight: bold;
	text-decoration:none;
	ursor:pointer;
	ursor:hand;
	line-height:16px;
}


.aEventClass{
	text-decoration:none;
}

a.aEventClass:hover {
	font-weight: bold;
}

/* styles for the tooltip */
#tooltip {position:absolute; visibility:hidden; left:25px; top:400px;
	background-color:#ecfdbb; color:#000000; z-index:10;
	border-style:outset; border-color:#4e8511; border-width: 1px 3px 3px 1px; padding:2px; }
#sample {position:absolute; visibility:hidden; left:0px; top:10px;
	background-color:#dddddd; color:#000000; z-index:10;
	border-style:outset; border-color:#ff0000; border-width: 1px 3px 3px 1px; padding:2px;}

.heading1 {
	margin:15px;
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: bold;
	font-size:14pt; 
	color:#000;

}

.heading2 {
	margin:15px;
	font-family: Arial, Helvetica, sans-serif; 
	font-size:9pt; 
	font-weight: bold;
	color:#000;

}

td .tdEvent{
	background-color: #f9aa4e;
}

