body {
	margin: 0;
	padding: 0;
	background-repeat: repeat-y;
	background-position: top left;
	background-image: url(images/bg.gif);
	background-color: #CAA55A;
}

.bgWhite {
	background-color: #FFF;
}

.bgTable {
	background-color: #BBB;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: #111;
}

.bgTableHead {
	background-color: #C60;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	line-height: 18px;
	color: #FFF;
}

.bgTableMonth {
	background-color: #BBB;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	line-height: 20px;
	color: #111;
}

.bgTableCalendarText {
	background-color: #BBB;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #111;
}

.bgNoRepeat {
	background-repeat: no-repeat;
}

.bgNoRepeatConfirm {
	background-repeat: no-repeat;
	background-position: left bottom;
}

.bgRepeatX {
	background-repeat: repeat-x;
}

.bgRepeatY {
	background-repeat: repeat-Y;
}

.dividerBlack {
	background-color: #000;
}

.dividerBlue {
	background-color: #69C;
}

.textNormal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #222;
}

.textNormalBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	color: #000;
}

.textNormalTemp {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #222;
}

.textNormalTempBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 15px;
	color: #000;
}

.textNote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #036;
}

.textAddress {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #960;
}

.textTagline {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #666;
}

.textCopyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #369;
}

.textTable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #111;
}

.textFormNotes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
}

.linkNormal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #00F;
}

a.linkNormal:hover {
	text-decoration: none;
	color: #222;
}

.linkNormalTemp {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #00F;
}

a.linkNormalTemp:hover {
	text-decoration: none;
	color: #222;
}

.linkMaxcreative {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 18px;
	color: #369;
}

a.linkMaxcreative:hover {
	text-decoration: none;
}

.linkReservations {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #00F;
}

a.linkReservations:hover {
	text-decoration: none;
	color: #222;
}

.linkTop {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	line-height: 22px;
	color: #369;
}

a.linkTop:hover {
	text-decoration: none;
}
