body { margin: 0; font-family: verdana, arial, helvetica }
td { font-size: 11px }
input, textarea, select { font-size: 11px; font-family: verdana, arial, helvetica }
button { font-size: 11px }
a { color: #6BBECE; font-weight: bold }
.menuTD {
	padding:5px;
	cursor: pointer;
	background-color: #1c7dab;
	color: #ffffff;
}
.menuTD2 {
	padding:5px;
	cursor: pointer;
	background-color: #5bbfef;
	color: #000000;
}
.mainTD { padding: 20px; }
.pageHeader { font-size: 16px; font-weight: bold; color: #f06c08 }
.subHeader { font-size: 11px; font-weight: bold; color: #f06c08 }
.required { background-color: #eeeeee }
.messageSuccess { color: #006600; font-weight: bold; padding: 10px; background-color: #ffffff }
.messageFailure { color: #660000; font-weight: bold; padding: 10px; background-color: #ffffff }
.button { background-color: #f06c08; color: #ffffff; border: 1px solid; border-color: #000000 }
.th { background-color: #f06c08; text-align: center; font-weight: bold; font-size: 9px; color: #ffffff }
.td { background-color: #ffffff; font-size: 10px }
.tdc { background-color: #ffffff; font-size: 10px; text-align: center }
.tdh { background-color: #ffffff; font-size: 11px; font-weight: bold }
h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: normal;
}

.headerbanner{
	background:#E6DFD9 url(../images/orderNow2012calendars.jpg) top left no-repeat;
	height:205px;
	width:592px;
	padding:320px 150px 0 0;
	position:relative;
}
.headerbannerLink{
	position:absolute;
	text-indent:-9999px; 
	bottom:168px;
	right:20px;
	display:block;
	width:200px;
	height:200px;
	overflow:hidden;
}

