.mainTab {
	border: 1px solid #999999;
	background-color: #C5D1B6;
}
.otherTab {
	border: 1px solid #8C9933;
}
.mainCell {
	border: 1px outset #D6D6EB;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	background-color: #A4B33C;
	color: #FFFFFF;
}
.startCell {
	border: 1px outset #D6D6EB;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	background-color: #A3B88B;
	line-height: 15px;
}
.nextPrev {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	background-color: #8C9933;
	line-height: 20px;
	color: #FFFFFF;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: outset;
	border-right-style: none;
	border-bottom-style: outset;
	border-left-style: none;
	border-top-color: #D6D6EB;
	border-bottom-color: #D6D6EB;
}
.dateCell {

	border: 1px outset #D6D6EB;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	background-color: #C4DBA4;
	line-height: 15px;
}
.dateLink {
	border: 1px outset #D6D6EB;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	background-color: #C4DBA4;
	line-height: 15px;
	color: #9F0000;
	cursor: hand;
}
.dateLinkToday {
	border: 1px outset #D6D6EB;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	background-color: #FFFFDF;
	line-height: 15px;
	color: #9F0000;
	cursor: hand;
}
.dateToday {
	border: 1px outset #D6D6EB;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	background-color: #FFFFDF;
	line-height: 15px;
}
.AdminDateCell {

	border: 1px outset #D6D6EB;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	background-color: #C4DBA4;
	line-height: 15px;
}
.AdminDateLinkToday {
	border: 1px outset #D6D6EB;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	background-color: #FFFFDF;
	line-height: 15px;
	color: #9F0000;
}
.AdminDateToday {
	border: 1px outset #D6D6EB;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	background-color: #FFFFDF;
	line-height: 15px;
}
.AdminDateLink {
	border: 1px outset #D6D6EB;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	background-color: #C4DBA4;
	line-height: 15px;
	color: #9F0000;
}
.closeWindow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #950000;
	text-indent: 2px;
	text-transform: uppercase;
}
.msg {
	background-color: #F2F2F2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
	letter-spacing: 1px;
	font-weight: bold;
}
.pageHeader {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	background-color: #8C9933;
	line-height: 20px;
	color: #FFFFFF;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: outset;
	border-right-style: none;
	border-bottom-style: outset;
	border-left-style: none;
	border-top-color: #D6D6EB;
	border-bottom-color: #D6D6EB;
}
.pageSubHeader {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	background-color: #E9EDCB;
	color: #000000;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: outset;
	border-right-style: none;
	border-bottom-style: outset;
	border-left-style: none;
	border-top-color: #D6D6EB;
	border-bottom-color: #D6D6EB;
}
.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #AAAA00;
	text-decoration: none;
	letter-spacing: 1px;
	font-weight: bold;
}
.link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #828200;
	text-decoration: underline;
	letter-spacing: 1px;
	font-weight: bold;
}
