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: 12px;
}

code, pre {
  font: 11px "courier new", courier, monospace;
}

body {
	background-color: #fff;
  color: #000;
}

form {
	margin-top: 0px;
}

ul {
	list-style-image: url(../images/misc/bullet.gif);
	margin-top: 3px;
	margin-bottom: -7px;
}

ul.smaller {
	margin-top: 3px;
	margin-bottom: 0px;
	list-style-image: url(../images/misc/bullet.gif);
}

li {
	margin-bottom: 12px;
}

li.smaller {
	margin-bottom: 3px;
}

h1 {
  font-size: 16px;
}

h2 {
  font-size: 14px;
	margin-bottom: 0px;
	text-align: center;
}

h3 {
  font-size: 12px;
	margin-bottom: 4px;
}

h4 {
  font-size: 12px;
	margin-bottom: 3px;
	margin-top: 0px;
}

h5 {
  font-size: 16px;
	margin-bottom: 0px;
}

h6 {
  font-size: 6px;
}

img {
  border: 0px;
}

hr {
  height: 1px;
}

th {
  text-align: left;
}

a:link, a:visited, a:active {
  color: #ECCD38;
	text-decoration: none;
	font-weight: bold;
}

 a:hover {
  color: #E4DCB5;
	text-decoration: none;
	font-weight: bold;
}

a.bigWhite:link, a.bigWhite:visited, a.bigWhite:active {
  font-size: 13px;
  color: #fff;
}

 a.bigWhite:hover {
  font-size: 13px;
  color: #BDBDBD;
}

a.yellowBig:link, a.yellowBig:visited, a.yellowBig:active {
  font-size: 13px;
  color: #ECCD38;
}

 a.yellowBig:hover {
  font-size: 13px;
  color: #EC9938;
}

a.white:link, a.white:visited, a.white:active {
	font-size: 11px;
  color: #fff;
}

 a.white:hover {
  color: #BDBDBD;
}

a.topics:link, a.topics:visited, a.topics:active {
	font-size: 11px;
  color: #ACB7CD;
}

 a.topics:hover {
  color: #BDBDBD;
}


a.white2:link, a.white2:visited, a.white2:active {
  color: #fff;
	font-size: 12px;
}

 a.white2:hover {
  color: #BDBDBD;
	font-size: 12px;
}

a.footer:link, a.footer:visited, a.footer:active {
	color: #CCCCCC;
}

a.footer:hover {
	color: #fff;
}

.alert {
  color: #E1C214;
}

.required {
  color: #E1C214;
	font-size: 9px;
}

.small {
	font-size: 10px;
}

.smaller {
	font-size: 11px;
}

.vitalSmall {
	font-size: 12px;
}

.footer2 {
	color: #807F7F;
}

.red {
  color: #f00;
}

.stroke {
	border: #000 1px solid;
}

.noSpace {
	line-height: 13px;
}

.tinyTiny {
	font-size: 11px;
}

.tiny {
	font-size: 9px;
	color: #999;
}

.bigWhite {
	font-weight: bold;
	font-size: 21px;
	line-height: 20px;
}

.biggerWhite {
	font-weight: bold;
	font-size: 27px;
	letter-spacing: -2px;
}

.bigYellow {
	color: #ECCD38;
	font-weight: bold;
	font-size: 18px;
	line-height: 17px;
}

.yellowSm {
	color: #ECCD38;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: -1px
}

.yellow {
	color: #ECCD38;
	font-weight: bold;
}

.yellow2 {
	color: #ACB7CD;
	font-weight: bold;
  font-size: 12px;
}

.yellowBig {
	color: #ACB7CD;
	font-weight: bold;
  font-size: 14px;
}

.lightBlue {
	color: #ACB7CD;
	font-weight: bold;
}

.darkBlue {
	color: #4C5C7E;
	font-weight: bold;
}

.spaced {
	line-height: 15px;
}

.disabled {
	color: #AAACAA;
}

.calanderDate {
	font-size: 9px;
	color: #333;
}

.calanderTime {
	font-size: 9px;
	color: #333;
}

.calanderHeader {
	font-size: 9px;
	color: #333;
}

.price {
	font-size: 14px;
	font-weight: bold;
}

.price2 {
  color: #E1C214;
	font-size: 14px;
	font-weight: bold;
}

.calanderShortTitle {
	font-size: 9px;
	color: #333;
}

.calanderCurrent {
	font-weight: bold;
	color: #FF7800;
}

.date {
	font-size: 9px;
	color: #AEB8CD;
}

.calanderPast {
	background-color: #EAEAEA;
	border:1px solid #CDCDCD;
}

table {
  border-collapse:collapse;
}

td.BorderMe {
  border:1px solid #CDCDCD;
}

.quote {
	font-size: 13px;
	text-decoration: italic;
	font-weight: bold;
}
