﻿@import url('template.css');
.calendar {
	text-align: center;
	font-family: Arial;
	font-size: x-small;
	font-weight: bold;
	padding: 4px;
	background-color: #FFFFFF;
	text-decoration: none;
}
.calendarcell {
	padding: 4px;
	background-color: #FFFFFF;
	font-family: Arial;
	font-size: x-small;
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;
}
.calendarday {
	font-family: Arial;
	font-size: x-small;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000080;
	text-align: center;
}
.calendardate {
	font-family: Arial;
	font-size: x-small;
}
.calendardatef {
	text-align: center;
	font-family: Arial;
	font-size: x-small;
	font-weight: bold;
	text-decoration: none;
	padding: 4px;
	background-image: url('../graphics/sitewide/flagbackgrounddate.jpg');
}
.calendardatei {
	text-align: center;
	font-family: Arial;
	font-size: x-small;
	font-weight: bold;
	text-decoration: none;
	padding: 4px;
	background-color: #FFFF99;
}
.calendarmonth {
	background-color: #000080;
	text-align: center;
	font-family: Arial;
	font-size: x-small;
	font-weight: bold;
	color: #FFFFFF;
	height: 15px;
}
monthbackground {
	font-weight: bold;
	background-color: #000080;
	color: #FFFFFF;
}
monthbackground {
	font-weight: bold;
	background-color: #000080;
	color: #FFFFFF;
}
.nbcbackground {
	background-color: #993333;
	font-family: "Arial Black";
	color: #FFFFFF;
	font-size: small;
	font-weight: bold;
	height: 50px;
	width: 50%;
}
.nbcnews {
	background-image: url('../graphics/sitewide/nbcnews.jpg');
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #993333;
}
.reviewmedium {
	font-size: medium;
}
.reviewsmall {
	font-size: small;
}
