.subnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	color: #82B6DB;
	text-decoration: none;
}
.subnav a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #82B6DB;
	text-decoration: none;
}
.subnav a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #DEDCD7;
	text-decoration: underline;
}
.subnav a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #82B6DB;
	text-decoration: none;
}
.subnav a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #7EB2D9;
	text-decoration: underline;
}
.txt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	color: #15294C;
}
.evnt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	color: #432A6B;
}
.about {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	color: #65393A;
}

.evntttl {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	text-transform: uppercase;
	color: #B5ACB1;
	font-weight: bold;
}
.abtttl {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	font-weight: bold;
	text-transform: uppercase;
	color: #A29380;
}



.subtitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	text-transform: uppercase;
	color: #15294C;
}

.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: xx-large;
	font-weight: normal;
	color: #15294C;
}
.musicttl {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	font-weight: bold;
	text-transform: uppercase;
	color: #BFE9F7;
}
.revttl {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	font-weight: bold;
	text-transform: uppercase;
	color: #95A4C1;
}
.plan {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	text-transform: none;
	color: #253C66;
}
.propttl {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	font-weight: bold;
	text-transform: uppercase;
	color: #9EB0A2;
}
.tablebkgd {
	background-color: #B0AA94;
	background-image: url(Images/web/index/bkgd_text.jpg);
	background-repeat: repeat-x;
}
