body {font-family: Arial, Helvetica, sans-serif; font-size: 12px; background: #281a57 url(../images/mainbg.jpg) no-repeat top center; padding: 0px; margin: 8px;}

td,div {text-align: left; font-weight: normal; font-size: 12px; color: #eccd9a;}

img{border: 0px;}

p{padding: 0px; margin: 0px;}

a:Link, a:Visited {color: #ee8f25; text-decoration: none; font-size: 12px;}
a:hover {color: #ee8f25; text-decoration: underline;}

a.titlelinks:Link, a.titlelinks:Visited {color: #ee8f25; text-decoration: none; font-size: 12px;}
a.titlelinks:hover {text-decoration: none;}

a.footerlinks:Link, a.footerlinks:Visited {color: #6c5ba1; text-decoration: none; font-weight: bold; font-size: 11px;}
a.footerlinks:hover {text-decoration: underline;}

.directionFormLabel{width: 50%;}
.directionFormInput{width: 100px;}

.segmentNumberText{font-size: 11px; vertical-align: top;}
.segmentDirectionsText{font-size: 11px;}

.labelError{text-align: right; color: red;}
.label{text-align: right;}

td.selectMonthCell{text-align: center;}
td.currentCalendarMonthCell{text-align:center;font-weight:bold;width:500px;font-size:14px;}
td.calendarDayCellHeader{font-weight:bold;}
td.currentMonthCell{height:60px;vertical-align:top;padding:3px;width:109px;}
td.notCurrentMonthCell{background-color:#CCCCCC;height:60px;vertical-align:top;padding:3px;width:109px;}
table.calendarHeaderTable{margin-left: 10px; width: 780px;}
table.calendarDaysTable{margin-left: 10px; width: 780px;}
table.calendarFooterTable{margin-top:3px; margin-left: 10px; width: 780px; padding-bottom: 10px;}
a.calendarDayNumber{color:#2B2E4B;}
td.calendarEventName{font-weight:bold;color:#2B2E4B;}
td.calendarLabel{font-weight:bold;}
div.calendarDescription{margin-bottom:6px;}
div.calendarEventContainer {width: 75%;	height: 300px;}

table.directions th {
	background: #000000;
}

div.itemDetailSuggestedPrice, div.itemDetailPrice, div.itemDetailSuggestedPrice, div.itemDetailQuantity
{
	text-align: center;
}

input.frmqty, input.frmqty-d
{
	width: 20px;
	text-align: center;
	border: 1px solid #000;
}
input.frmqty-d {background-color: #6655a0;}