﻿/*  Image Rotator Style Section */
.ImageRotatorImageCell{
	text-align:center; border: solid, 1, #ABABAB;
}
.ImageRotatorDescription{
	font-family: Verdana; font-size : 10pt; color: #494949;
}
.ImageRotatorDescriptionCell{
	text-align: center;
}

/*  Calendar Style Section */
.DayCellCssClass{
	background-color : #f5f5f5; height : 100px; border-bottom : solid 1px #c5c5c5; 
	border-left : solid 1px #c5c5c5; border-right : solid 1px #c5c5c5; 
	border-top : solid 1px #c5c5c5;	
}
.CalendarDayNumberCssClass{
	font-family : Verdana; font-size : 10pt; color: Black;
}
.SpacerCellCssClass{
	background-color : #EBF3FC;
}
.MonthLinkCssClass{
	font-family : Verdana; font-size : 10pt; color: Black;
}
.MonthLinkCssClass:Hover{
	text-decoration : none;	
}
.DivHoverCssClass{
	width : 250px; background-color : #EDD0AB; border-bottom : solid 1px #c5c5c5; 
	border-left : solid 1px #c5c5c5; border-right : solid 1px #c5c5c5; 
	border-top : solid 1px #c5c5c5; padding : 5px;
}
.ReturnToTheCalendarCssClass{
	font-family : Verdana; font-size : 10pt; color: blue;
}

/*  Google Style Section */
.GoogleBottomNav{
	font-family:Verdana; font-weight: bold; font-size: 10pt;
}
.GoogleTitleLink{
	font-family:Verdana; color: #0000cc; font-size: 11pt;
}
.GoogleS{
	font-family:Verdana; color: #000000; font-size: 10pt;
}
.GoogleOtherResultsLinks{
	font-family:Verdana; color: #6f6f6f; font-size: 10pt;
}
.GooglePageSelected{
	font-family:Verdana; color: #a90a08; font-size: 10pt;
}
.GooglePageLink{ 
	font-family:Verdana; color: #000000; font-size: 10pt; 
}
