/* CSS Document */

.subhead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
	font-weight: bold;
	color: #000000;
}
.myemph {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	color: #900;
	font-size: 90%;
}
.td2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 90%;
	text-align: center;
}
.info {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 90%;
	text-align: left;
}
.fest {
	font-size: 120%;
	text-transform: capitalize;
	color: #000066;
	text-align: center;
}
.sponsor {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 70%;
	color: #000099;
	font-style: italic;
}
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}
.posted {	
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 80%;
	font-style: italic;
}td {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 90%;
}
.na {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: none;
	color: #FF0000;
}
.la {
	text-align: left;
}
.update {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
	background-color: #FFC;
	margin: 12px;
	padding: 12px;
	width: 66%;
	border-top-width: thin;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FF9;
	border-right-color: #FC9;
	border-bottom-color: #FC6;
	border-left-color: #FF9;
	clear: left;
	float: none;
}
.minor {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 110%;
	color: #006;
}
.box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	background-color: #FFF;
	padding: 5px;
	width: 40%;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #0CF;
	border-right-color: #006;
	border-bottom-color: #003;
	border-left-color: #0CF;
	clear: both;
	float: none;
	margin-right: auto;
	margin-left: auto;
}
.blue2 {
	color: #006;
}
.detail2 {
	font-size: 100%;
	font-weight: 300;
}

