/* CSS Document */
.content {
	BORDER-RIGHT: #b7af91 1px solid; BORDER-TOP: #b7af91 1px solid; FONT-SIZE: 11px; MARGIN: 20px 0px; BORDER-LEFT: #b7af91 1px solid; BORDER-BOTTOM: #b7af91 1px solid
}
.content A:link, .content A:visited, .content A:active {
	TEXT-DECORATION: none;
	COLOR: #c33;
	font: bold;
}
.content A:hover {
	TEXT-DECORATION: none;
	COLOR: #0000FF;
	font: bold;
}
.content TABLE {
	border: 1px solid #d8d2bd;
}
.content TD {
	BORDER-LEFT: 1px dotted #ccc;
	border-top: 1px dotted #ccc;
	border-bottom: 1px dotted #ccc;
	vertical-align: middle;
	padding: 1px;
}
.content TH {
	COLOR: #c33; PADDING-RIGHT: 3px; PADDING-LEFT: 3px; PADDING-BOTTOM: 3px; PADDING-TOP: 3px; TEXT-ALIGN: left
}
.content TH.Title {
	COLOR: #c33;
	PADDING-RIGHT: 3px;
	PADDING-LEFT: 3px;
	PADDING-BOTTOM: 3px;
	PADDING-TOP: 3px;
	TEXT-ALIGN: center;
	font-size: 20px;
}
.content THEAD {
	FONT-WEIGHT: bold; BACKGROUND: #efebdb
}


.CalendarCell {
	height: 100px;
	width: 10%;
	font-size: 10px;
	/*vertical-align: bottom;*/
}
.CalendarCell2 {
	height: 100px;
	width: 10%;
	font-size: 10px;
	vertical-align: top;
}
.CalendarCell .Date {
	text-align: right !important;
	font-size: 11px !important;
}
.ErrorText {
	font-size: 12px;
	font-weight: bold;
	color: #CC3333;
}
.Footer {
	text-align: center;
	padding-top: 5px;
	font-weight: bold;
	width: 70%;	
}
.Header {
	text-align: center;
	width: 100%;
	font-weight: bold;
	vertical-align: middle;
	font-size: 24px;
}
.ico_Large {
	height: 24px;
	width: 24px;
	margin: 2px;
}
.ico_Medium {
	height: 18px;
	width: 18px;
	margin: 2px;
}
.ico_Small {
	height: 12px;
	width: 12px;
	margin: 2px;
}
.ico_arrowList {
	height: 12px;
	width: 12px;
	margin-right: 4px;
}
.SignIn TD{
	text-align: center;
	vertical-align: middle;
}

span.Title {
	COLOR: #c33;
	PADDING-RIGHT: 3px;
	PADDING-LEFT: 3px;
	PADDING-BOTTOM: 3px;
	PADDING-TOP: 3px;
	TEXT-ALIGN: center;
	font-size: 14px;
}

.MonthOnlineText{
font: 8px Verdana, Arial, Helvetica, sans-serif;
padding-right:3px;
}
.CalendarCellMonthly {
	width: 10%;

}