
body {
	background: #54020A;
	margin: 0px;
}
p, td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
}
h1 {
	font-weight: bold;
	letter-spacing: -.05em;
	margin: 0;
	padding: 0;
	line-height: 1em;
	font-size: 26px;
}
a {
	text-decoration: underline;
	color: #990000;
}

a:visited {
	text-decoration: underline;
	color: #990000;
}
a:hover {
	text-decoration: none;
	color: #990000;
}
/* Content */

td.CalendarHeader {
	background-color: #951F29;
	color: #FFFFFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-align: center;
}
td.CalendarHeader a, td.CalendarHeader a:visited, td.CalendarHeader a:active, td.CalendarHeader a:hover {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
td.CalendarHeader2 {
	background-color: #DFD7B8;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-align: center;
}
td.CalendarEventDay {
	background-color: #EADEC6;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-align: center;
}
td.CalendarNoEventDay {
	background-color: #F2ECD2;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-align: center;
}

td.Content_Left {
	padding: 10px 5px 0 0;
	vertical-align: top;
}
td.Content_Right {
	padding: 10px 0 0 5px;
	vertical-align: top;
}
td.ContentHeader_Left {
	background: #931c27;
	color: #FFFFFF;
	font-family: serif;
	font-size: 18px;
	font-weight: normal;
	height: 30px;
	text-align: center;
	vertical-align: middle;
}
td.Foot {
	background-image: url(/_PROJECT/_Block/Frame/Foot_Sink.gif);
	background-repeat: repeat-x;
	color: #FFFFFF;
	font-size: 9px;
}
td.Foot a, td.Foot a:visited, td.Foot a:active, td.Foot a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
td.GiftCardBlock {
	background-color: #F2ECD2;
	padding: 5px 10px 5px 10px;
}
td.LeasingFile {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
}
td.LeasingFile a, td.LeasingFile a:visited, td.LeasingFile a:active, td.LeasingFile a:hover {
	font-weight: bold;
	text-decoration: underline;
}
td.TopHead_Right {
	background-image: url(/_PROJECT/_Block/Frame/TopHead_Right.gif);
	color: #755812;
	font-size: 12px;
	padding-left: 40px;
	vertical-align: middle;
	width: 219px;
}
td.ShipInfo {
	border: 1px solid #000000;
	padding: 10px;
}
td.WhatsNew {
	background: #EADEC6;
	color: #755812;
}
td.WhatsNew_Item {
	background: #EADEC6;
	color: #755812;
	padding: 0 20px 0 20px;
}
td.WhatsNew_Item a, td.WhatsNew_Item a:visited, td.WhatsNew_Item a:active, td.WhatsNew_Item a:hover {
	color: #755812;
	text-decoration: none;
}
/* Form */
.z-iError {
	color: #990000;
	font-style: normal;
	font-weight: bold;
	font-size: 12px;
	line-height: 14px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
.z-iText {
	color: #000000;
	border: solid 1px #D8D8D8;
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
	line-height: 14px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
.z-iCombo {
	color: #000000;
	border: solid 1px #D8D8D8;
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
	line-height: 14px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
.z-iLabel {
	font-style: normal;
	font-weight: bold;
	font-size: 12px;
	line-height: 14px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
.z-iStatic {
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
	line-height: 14px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
.z-iRequired {
	color: #990000;
	font-style: normal;
	font-weight: bold;
	font-size: 12px;
	line-height: 14px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
.z-iButton {
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
	line-height: 14px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
@media print {
	.NoPrint {
		display: none;
	}
	.PrintOnlyBlock {
		display: block;
	}
	.PrintOnlyInline {
		display: inline;
	}
	td.BorderLine {
		display: none;
	}
	td.LeftSide {
		display: none;
	}
}