body {
	background-color: #FFFFFF;
	background-image: url('images/bg.png');
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	border: 0px;
	height: 100%;
}

.General_Body {
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	color:#666666;
	font-weight:normal;
	text-decoration:none;
	line-height: 18px;
}

.General_Body_White {
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	color:#ffffff;
	font-weight:normal;
	text-decoration:none;
	line-height: 18px;
}

.General_Body_Red {
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	color:#800000;
	font-weight:normal;
	text-decoration:none;
	line-height: 18px;
}

.General_Body_Green {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #009966;
	font-weight: normal;
	text-decoration: none;
	line-height: 18px;
}

.Section_Header {
	font-family:Verdana, Geneva, sans-serif;
	font-size:24px;
	color:#000000;
	font-weight:bolder;
	text-decoration:none;
	line-height: 17px;
}

.Section_Header_White {
	font-family:Verdana, Geneva, sans-serif;
	font-size:24px;
	color:#ffffff;
	font-weight:normal;
	text-decoration:none;
	line-height: 17px;
}

.Sidebar {
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
	color:#60472f;
	font-weight:normal;
	text-decoration:none;
	line-height: 15px;
}

.Sidebar_Intro {
	font-family:Verdana, Geneva, sans-serif;
	font-size:17px;
	color:#917a64;
	font-weight:normal;
	text-decoration:none;
	line-height: 20px;
}

.footer {
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#666666;
}

.background_reserve {
	background-color: #EEEEEE;
}

.background_alternate_row {
	background-color: #EAFDED;
}



.MusicBox {
	background-image:url(images/main/sub_page/images/default_r13_c2.jpg);
	background-repeat:no-repeat;
	background-color: #000000;
}

.sidebar_text {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #50873e;
	font-weight: normal;
	font-style: italic;
}

.reserve_status {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #0066FF;
	font-weight: normal;
	font-style: italic;
}

.reserve_status_red {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #ff0000;
	font-weight: normal;
}
.reserve_status_green {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #009966;
	font-weight: normal;
}


.alert {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #FF0000;
	font-weight: normal;
	font-style: bold;
}

.Spreadsheet_Ref {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #009966;
	font-weight: bolder;
	text-decoration: none;
	line-height: 18px;
	background-color: #EAFDED;
}

.Delete_Box {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #FF0000;
	font-weight: bolder;
	text-decoration: none;
	line-height: 18px;
	background-color: #FFDDE3;
}

ul {
  margin-left: 12px;
  margin-top: 0px;
  margin-right: 10px;
  padding: 0px 0px 0px 0px;
  list-style-image: url(images/bullet_footer.png);
}

.hosted_event_name {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 8px;
	color: #009966;
	font-weight: bolder;
	text-decoration: none;
	line-height: 10px;
	background-color: #EAFDED;
}

.hosted_event_christmas {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 8px;
	color: #800000;
	font-weight: bolder;
	text-decoration: none;
	line-height: 10px;
	background-color: #FFFFFF;
}

.hosted_event_localtime {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 8px;
	color: #009966;
	font-weight: bolder;
	text-decoration: none;
	line-height: 10px;
	background-color: #ffffff;
}

.General_Body_Calendar {
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	color:#666666;
	font-weight:normal;
	text-decoration:none;
	line-height: 18px;
}

.Header_ref {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #009966;
	font-weight: bolder;
	text-decoration: none;
	line-height: 18px;
	background-color: #EAFDED;
}

a.nav:link {
	color: #000000;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: bolder;
}
a.nav:visited {
	color: #000000;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: bolder;
}
a.nav:hover {
	color: #0000ff;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: bolder;
}





