body {
	background-color: #3f5c85;
	background-image: url(images/gradient.jpg);
	background-repeat: repeat-x;
	margin-top: 0px;
	padding-top: 0px;
}

.small_words {
	font-family: "Adobe Garamond Pro", "Times New Roman", Times, Georgia;
	font-size: 11px;
	color: #4C3822;
}

.style2 {
	font-size: 15px;
	font-weight: bold;
}
.Header{
	font-size: 20px;
	font-family: "Times New Roman", Times, serif;
	color: #60470e;
	font-weight: bold;
}

.subHeader{
	font-size: 16px;
	font-family: "Times New Roman", Times, serif;
	color: #60470e;
	font-weight: bold;
}

.small_italic {
	font-size: 11px;
	font-style: italic;
}
a:link {
	color: #996600;
}
a:visited {
	color: #996600;
}
.text_bold {
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
	color: #60470e;
	font-weight: bold;
}
.text {font-size: 14px; font-family: "Times New Roman", Times, serif; color: #60470e; }

.text13 {font-size: 13px; font-family: "Times New Roman", Times, serif; color: #60470e; }

.tableCell {
	background-repeat: no-repeat;
	background-position: left top;
}
.schedule_Head {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFE19B;
}

.schedule_text {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
}
.Header2 {
	font-size: 20px;
	font-family: "Times New Roman", Times, serif;
	color: #60470e;
	font-weight: bold;
	line-height: 10px;
}
.dot_rule {
	border-top-width: medium;
	border-top-style: dotted;
	border-top-color: #330000;
}
.table {
	background-image: url(images/table_bf.gif);
	width: 880px;
}

