body {
	font-family:  "Lucida Grande", "Luxi Sans", "Bitstream Vera Sans", "Trebuchet MS", helvetica, verdana, arial, sans-serif;
	font-size: 13px;
}

td {
	font-family:  "Lucida Grande", "Luxi Sans", "Bitstream Vera Sans", "Trebuchet MS", helvetica, verdana, arial, sans-serif;
	font-size: 13px;
}

th {
	font-family:  "Lucida Grande", "Luxi Sans", "Bitstream Vera Sans", "Trebuchet MS", helvetica, verdana, arial, sans-serif;
	font-size: 13px;
}

A {
	color: #000088;
	font-weight: bold;
	text-decoration: none;
}
A:hover {
	color: #880000;
	font-weight: bold;
	text-decoration: none;
}
A:visited {
	color: #000088;
	font-weight: bold;
	text-decoration: none;
}
.borderRight {
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #16316f;
}

.borderLeftRight {
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #16316f;
	border-left-width: 0px;
	border-left-style: solid;
	border-left-color: #16316f;
}

.date {
	font-family:  "Lucida Grande", "Luxi Sans", "Bitstream Vera Sans", "Trebuchet MS", helvetica, verdana, arial, sans-serif;
	font-size: 9px;
	color: #183881;
	background-color: #d9d4ea;
}

.holiday {
	font-family:  "Lucida Grande", "Luxi Sans", "Bitstream Vera Sans", "Trebuchet MS", helvetica, verdana, arial, sans-serif;
	font-size: 9px;
	color: #183881;
	background-color: #667bb4;
}

.day {
	font-family: "Lucida Grande", "Luxi Sans", "Bitstream Vera Sans", "Trebuchet MS", helvetica, verdana, arial, sans-serif;
	font-size: 9px;
	color: #183881;
	background-color: white;
	/*text-transform: uppercase;*/
}

.today {
	font-family: "Lucida Grande", "Luxi Sans", "Bitstream Vera Sans", "Trebuchet MS", helvetica, verdana, arial, sans-serif;
	font-size: 9px;
	color: #183881;
	background-color: #ff4444;
	text-transform: uppercase;
}

.dayBig {
	font-family: "Lucida Grande", "Luxi Sans", "Bitstream Vera Sans", "Trebuchet MS", helvetica, verdana, arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #183881;
	background-color: white;
}

.path {
	font-family:  "Lucida Grande", "Luxi Sans", "Bitstream Vera Sans", "Trebuchet MS", helvetica, verdana, arial, sans-serif;
	font-size: 9px;
	color: white;
	text-transform: uppercase;
	text-decoration: none;
}
A.path  {
	font-family:  "Lucida Grande", "Luxi Sans", "Bitstream Vera Sans", "Trebuchet MS", helvetica, verdana, arial, sans-serif;
	font-size: 9px;
	color: white;
	text-transform: uppercase;
	text-decoration: none;
}
A.path:visited  {
	font-family:  "Lucida Grande", "Luxi Sans", "Bitstream Vera Sans", "Trebuchet MS", helvetica, verdana, arial, sans-serif;
	font-size: 9px;
	color: white;
	text-transform: uppercase;
	text-decoration: none;
}
.pathBlue {
	font-family:  "Lucida Grande", "Luxi Sans", "Bitstream Vera Sans", "Trebuchet MS", helvetica, verdana, arial, sans-serif;
	font-size: 9px;
	color: navy;
	text-transform: uppercase;
	text-decoration: none;
}
.header1 {
	font-family: "Lucida Grande", "Luxi Sans", "Bitstream Vera Sans", "Trebuchet MS", helvetica, verdana, arial, sans-serif;
	font-size: 16px;
	color: black;
	padding-left: 0px;
	padding-bottom: 10px;
}