body {
	font-family: Tahoma, Verdana, Arial;
	font-size: 13px;
	background-repeat: no-repeat;
	background-color: #FBA161;
	color: #000000;
}

td {
	font-family: Tahoma, Verdana, Arial;
	font-size: 13px;
	color: #000000;
}

a, a:LINK, a:VISITED , a:ACTIVE {
	color: #ffff00;
}

a:HOVER {
	color: #ffffff;
}

a.Menu, a.Menu:LINK, a.Menu:VISITED , a.Menu:ACTIVE {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	text-decoration: none;
	color: #000000;
}

a.Menu:HOVER {
	color: #000000;
	text-decoration: underline;
}

.LayoutTopHeight {
	height: 55px;
}

.LayoutTopWidth {
	width: 140px;
	height: 55px;
}

.LayoutTitleLayer {
	top: 5px;
	position:absolute;
	left: 140px;
}

.LayoutMenuLayer {
	top: 80px;
	width: 136px;
	position:absolute;
	left: 0px;
	background: #FD934D;
}

.LayoutTitle {
	font-family: Tahoma, Verdana, Arial;
	font-size: 24px;
	font-weight: bold;
	color: #ffffff;
}

.LayoutSubTitle {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
}

.MenuDisc {
	color: #cc6600;
}

.MenuLine {
	width: 125px;
	color: #000000;
	height: 1px;
	border-top: 0px solid #000000;
	border-right: 0px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 0px solid #000000;
}

.Border {
	border: #000000; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px;

}

.BorderNoShadow {
	border: #000000; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px;
}

.Button {
	background: #009900;
	border: 1px ridge #000000;
	color: #FFFFFF;

}

.PageTitle {
	font-size: 22px;
	text-decoration: none;
	font-family: Tahoma, Verdana, Arial;
	font-weight: bold;
	color: #000000;
}

.Table {
	border: #000000; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px;

}

.TableHeader {
	font-weight: bold;
	font-size: 13px;
	background: #66aaff;
	color: #ffffff;
	border-top: 0px solid #000000;
	border-right: 0px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 0px solid #000000;
}

.TableFooter {
	background: #000000;
}

.TableButton {
	background: #009900;
	border: 2px solid #006600;
	color: #FFFFFF;
}

.TableDataLink, .TableDataLink:LINK, .TableDataLink:ACTIVE, .TableDataLink:VISITED {
	color: #994b02;
}
.TableDataLink:HOVER {
	color: #000000;
}

.TableData {
	background: #ffffee;
	color: #000000;
	border-top: 0px solid #000000;
	border-right: 0px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 0px solid #000000;
}

.TableDataAlternating {
	background: #eeeecc;
	color: #000000;
	border-top: 0px solid #000000;
	border-right: 0px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 0px solid #000000;
}

.Input {
	border: #000000; 
	border-style: solid; 
	border-top-width: 2px; 
	border-right-width: 2px; 	border-bottom-width: 2px; 
	border-left-width: 2px;
}

.BottomBorder {
	border-top: 0px solid #000000;
	border-right: 0px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 0px solid #000000;
}

.ContentLine {
	color: #000000;
	height: 1px;
	border-top: 0px solid #000000;
	border-right: 0px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 0px solid #000000;
	border-top: 0px solid #000000;
	border-right: 0px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 0px solid #000000;
}


.SectionTitle {
	font-size: 22px;
	font-weight: bold;
	color: #000000;
}

.SectionItemTitle {
	font-size: 14px;
	font-family: Verdana;
	font-weight: bold;
	text-decoration: underline;
}

.EventTable {
	border: #000000; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px;
}

.EventDayCell {
	text-align: center;
	border: #000000; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 2px; 
	border-left-width: 1px;
	background: #663300;
	color: #ffffff;
}

.EventWeekCell {
	background: #000000;
}

.EventWeekViewLink, .EventWeekViewLink:VISITED, .EventWeekViewLink:ACTIVE, .EventWeekViewLink:LINK {
	text-decoration: none;
	font-size: 13px;
	color: #ffffff;
}

.EventWeekViewLink:HOVER {
	color: #ffffff;
	font-weight: bold;
}

.EventMonthDay {
	background: #ffffff;
	border: #000000; 
	border-style: solid; 
	border-top-width: 2px; 
	border-right-width: 1px; 
	border-bottom-width: 2px; 
	border-left-width: 1px;
}

.EventToday {
	background: #eeeedd;
	border: #000000; 
	border-style: solid; 
	border-top-width: 2px; 
	border-right-width: 1px; 
	border-bottom-width: 2px; 
	border-left-width: 1px;
}

a.EventDayLink, a.EventDayLink:LINK, a.EventDayLink:VISITED, a.EventDayLink:ACTIVE {
	text-decoration: none;
	background: #000000;
	color: #ffffff;
	font-size: 18px;
	font-family: Tahoma, Verdana, Arial;
	width: 26px;
	height: 18px;
	padding: 1px;
	text-align: center;
}

a.EventDayLink:HOVER {
	color: #ffffff;
	font-weight: bold;
}

.EventDueAssignment, .EventDueAssignment:LINK, .EventDueAssignment:VISITED, .EventDueAssignment:ACTIVE {
	color: #990000;
	text-decoration: none;
	font-family: Tahoma, Verdana, Arial;
	font-weight: normal;
}
.EventDueAssignment:HOVER {
	color: #ff0000;
}

.EventStartingAssignment, .EventStartingAssignment:LINK, .EventStartingAssignment:VISITED, .EventStartingAssignment:ACTIVE {
	color: #006600;
	text-decoration: none;
	font-family: Tahoma, Verdana, Arial;
	font-weight: normal;
}
.EventStartingAssignment:HOVER {
	color: #009900;
}

.Event, .Event:LINK, .Event:VISITED, .Event:ACTIVE {
	color: #000000;
	text-decoration: none;
	font-family: Tahoma, Verdana, Arial;
	font-weight: normal;
}
.Event:HOVER {
	color: #666666;
}

.EventWeekDayLink, .EventWeekDayLink:LINK, .EventWeekDayLink:VISITED, .EventWeekDayLink:ACTiVE {
	color: #ffff00;
	text-decoration: none;
}
.EventWeekDayLink:HOVER {
	color: #ffffff;
	text-decoration: none;
}

.EventBrowseLink, .EventBrowseLink:LINK, .EventBrowseLink:VISITED, .EventBrowseLink:ACTiVE {
	color: #000000;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
}
.EventBrowseLink:HOVER {
	color: #ffffff;
	text-decoration: none;
}

.EventWeekNameColumn {
	background: #333333;
	color: #ffffff;
	border: #000000; 
	border-style: solid; 
	border-top-width: 0px; 
	border-right-width: 1px; 
	border-bottom-width: 0px; 
	border-left-width: 0px;
}

.EventWeekItem {
	background: #ffffff;
}

.EventWeekAlternatingItem {
	background: #dddddd;
}

