

TD.ListHeading{
	border-bottom : 1px solid Black;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : bold;
	color : #000000;
}
TD.ListHeadingTop{
	border-top : 1px solid Black;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : #000000;
}
TD.AdminBottom{
	border-bottom : 1px solid Gray;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9pt;
	color : #000000;
}
TD.monthlyviewtext{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color : #000000;
}
TD.menuboxes {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-decoration : none;
	background-color : #D6D3CE;
	border-bottom : 1px groove Gray;
	border-right : 1px groove Gray;
	color: black;
}
TD.menuboxesNoRight {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-decoration : none;
	background-color : #D6D3CE;
	border-bottom : 1px groove Gray;
}
TD.FormatHeading {
	text-decoration: none;
	font-size : 13pt;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style : normal;
	border-bottom : 2px solid Gray;
}


TD.noline {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-decoration : none;
}

TD.bottomline {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-decoration : none;
	border-bottom : 1px solid Silver;
}

TD.titlebottomline {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration : none;
	border-bottom : 1px solid Silver;
}

TD.inactive {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-decoration : line-through;
	border-bottom : 1px solid Silver;
}

.NavMouseOver
{
cursor : pointer;
color : ff0000;
}

.NavMouseOut
{
cursor : default;
color : 000000;
}

td.NavTDMouseOver
{
	cursor : pointer;
	font-family: Verdana;
	font-size: 10pt;
	font-weight:bold;
	color : Red;
}

td.NavTDMouseOut
{
	cursor : default;
	font-family: Verdana;
	font-size: 10pt;
	font-weight:bold;
	color : 000000;
}

td.EventTextbold {
		font-family: Verdana;
		font-size: 10pt;
		font-weight:bold;
	}

.DayHeader {
		background-color: e2e2e2;
		border-bottom: 1px solid black;
	}
	
	.DayHeaderLast {
		background-color: e2e2e2;
		border-bottom: 1px solid black;
		border-right: 1px solid black;
	}
	.DayOfWeekHeader {
		background-color: silver;
		width: 1.40in;
		text-align:center;
		font-family: Verdana;
		font-size: 8pt;
		font-weight: bold;
		padding-top: 2px;
		padding-bottom: 2px;
		padding-right: 2px;
		padding-left: 2px;
		border-bottom: 1px solid black;
		border-right: 1px solid black;						
	}
	.DayOfMonth {
		width : 100%;	
		font-weight : bold;
		font-family : Verdana;
		font-size: 8pt;
		background : silver;
		text-align: right;
		border-bottom : 1px solid black;
		padding-right: 2px;
		padding-top: 1px;
		padding-bottom: 1px;	
	}
	.DayBlock {
		height : 0.85in;
		width:1.40in;
		overflow-y : hide;
		text-overflow : ellipsis;
		padding-top: 2px;
		padding-bottom: 2px;
		padding-right: 2px;
		padding-left: 2px;				
	}

	.Title {
		font-family: Verdana;
		font-size: 20pt;
		font-weight:bolder;
	}
	
	.TitleMedium {
		font-family: Verdana;
		font-size: 14pt;
		font-weight:bolder;
	}
	
	.Textbold {
		font-family: Verdana;
		font-size: 11pt;
		font-weight:bold;
	}
	
	.Textlink {
		font-family: Verdana;
		font-size: 12pt;
		
	}
	.SecondaryTitle {
		font-family: Verdana;
		font-size: 14pt;
	}
	.TeenyTitle{
		font-family: Verdana;
		font-size: 8pt;
	}

	.Event1 {
		background-color : white;
		font-family: verdana;
		font-size: 7pt;
		border-bottom : 1px solid Silver;
	}

	.OverFlowDayBlock {
		width:1.40in;
	}
	.OverFlowDates {
		background-color : lightblue;
		font-family: monospace;
		font-size: 7pt;
	}

	TABLE.Wrapper
	{
		background-color: white;
		margin-right : .5in;
		margin-bottom : .5in;
	}
	
	TABLE.Calendar
	{
		background-color: white;
		border-top: 1px solid black;
		border-left: 1px solid black;
	}
	TD.Calendar
	{
		background-color: white;
		border-bottom: 1px solid black;
		border-right: 1px solid black;
	}
	TD.CalendarBlank	
	{
		background-color: white;
		border-bottom: 1px solid black;
		border-right: 1px solid black;
		padding-top: 2px;
		padding-bottom: 2px;
		padding-right: 2px;
		padding-left: 2px;
		font-family: Verdana;
		font-size: 10pt;
		font-weight: bolder;
		color: black;				
	}
	.Event0 {
		background-color : white;
		font-family: verdana;
		font-size: 7pt;
		border-bottom : 1px solid Silver;
	}
	.littleDayHeader {
		background-color: white;
		border-bottom: 1px solid black;
	}
	.littleDayOfWeekHeader {
		background-color: white;
		text-align:right;
		font-family: Verdana;
		font-size: 7pt;
		border-bottom: 1px solid black;
		padding-right: 6px;
		padding-left: 6px;		
	}

	.littleDayOfMonth {
		width : 100%;
		font-family : Verdana;
		font-size: 7 pt;
		text-align: right;
	}
	.littleTitle {
		font-family: Verdana;
		font-size: 7pt;
		text-align:center;
	}
	TABLE.littleCalendar
	{
		background-color: white;
	}
	TD.littleCalendar
	{
		background-color: white;
		font-family : Verdana;
		font-size: 7 pt;
		text-align: right;
		padding-right: 6px;
	}
	
	TD.littleCalendarwithevent
	{
		
		font-family : Verdana;
		font-size: 7 pt;
		font-weight:bold;
		text-align: right;
		padding-right: 6px;
	}
	TD.littleCalendarBlank	
	{
		background-color: white;
	}
	.bloodyrare {
		background: red;
		background-color: red;
	}
	
	.NavMouseOvermini
	{
	cursor : pointer;
	font-weight:bold;
	font-family : Verdana;
	font-size: 7 pt;
	text-align: right;
	padding-right: 6px;
	color : ff0000;
	}
	
	.NavMouseOutmini
	{
	cursor : default;
	font-weight:bold;
	font-family : Verdana;
	font-size: 7 pt;
	text-align: right;
	padding-right: 6px;
	color : 000000;
	}

	.MiniTableBorder
	{
	border-top: 1px solid black;
	border-left: 1px solid black;
	border-bottom: 1px solid black;
	border-right: 1px solid black;
	}
