body, div, p, h1, h2, h3, h4, h5, h6, th, td, input, select, textarea, a, li {
  font-family: verdana, arial, sans-serif;
}

body, th, td, input, select, textarea, p, li {
  font-size: 10px;
}

code, pre {
  font: 10px "courier new", courier, monospace;
}

body {
	background-color: #fff;
  color: #fff;
}

ul {
	list-style-image: url(../images/misc/bullet.gif);
	margin: 15px;
}

li {
	color: #F4DCDD;
	margin: 0px;
}

h1 {
  font-size: 16px;
	margin-top: 0px;
	margin-bottom: 0px;
}

h2 {
  font-size: 14px;
}

h3 {
  font-size: 12px;
	margin-top: 0px;
	margin-bottom: 0px;
}

h4 {
  font-size: 10px;
}

h5 {
  font-size: 8px;
}

h6 {
  font-size: 6px;
}

img {
  border: 0px;
}

hr {
  height: 1px;
}

th {
  text-align: left;
}

a:link, a:visited, a:active {
  color: #fff;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
  color: #F3C855;
	text-decoration: none;
	font-weight: bold;
}

a.eventsLink:link, a.eventsLink:visited, a.eventsLink:active {
  color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 9px;
}

a.eventsLink:hover {
  color: #F3C855;
	text-decoration: none;
	font-weight: bold;
	font-size: 9px;
}

a.calendar:link, a.calendar:visited, a.calendar:active {
  color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
	font-size: 9px;
}

a.calendar:hover {
  color: #F3C855;
	text-decoration: underline;
	font-weight: bold;
	font-size: 9px;
}

a.footer:link, a.footer:visited, a.footer:active {
  color: #E67C7E;
	text-decoration: none;
	font-weight: bold;
	font-size: 9px;
}

a.footer:hover {
  color: #AF1317;
	text-decoration: none;
	font-weight: bold;
	font-size: 9px;
}

a.underline {
	text-decoration: underline;
}

.alert {
  color: #F3C855;
	font-size: 9px;
}

.required {
  color: #F3C855;
	font-size: 9px;
}

.stroke {
	border: #000 1px solid;
}

.events {
  color: #E7CDCD;
}

.calanderDate {
	font-size: 9px;
	font-weight: bold;
	color: #fff;
}

.calanderTime {
	font-size: 9px;
	color: #E8B9BA;
}

.calanderHeader {
	font-size: 11px;
	color: #fff;
	font-weight: bold;
}

.calanderShortTitle {
	font-size: 9px;
	color: #E8B9BA;
}

.calanderCurrent {
	font-weight: bold;
	color: #FECA68;
}

.calanderPast {
	background-color: #C14244;
	border: 1px solid #D98A8B;
}

table {
  border-collapse: collapse;
}

td.BorderMe {
  border: 1px solid #D98A8B;
/*	background-color: #d60903; */
	background-image: url(/images/misc/calendarCurrent5.gif);
}
td.BorderMe2 {
  border: 1px solid #D98A8B;
/*	background-color: #d60903; */
	background-image: url(/images/misc/calendarCurrent6.gif);
}

.bgTile {
	background-image: url(../images/backgrounds/leftBg.gif);
	background-repeat: repeat-x
}

.footer {
	color: #7F7F7F;
	font-size: 9px;
}

.footerBetween {
	color: #D8D8D8;
	font-size: 9px;
}

.larger {
	font-size: 12px;
	font-weight: bold;
}

.smaller {
	font-size: 9px;
}

.slightlyBigger {
  font-size: 11px;
	line-height: 13px;
}

.smallDate {
	font-size: 8px;
}

.productTitle {
	font-size: 14px;
	font-weight: bold;
}