a { color: #000077; text-decoration: none; }
a:hover { color: #AA0033; text-decoration: underline; } 

#main {
	position: relative;
}

.redaccent {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #CC0000;
}
.balloonfestlink {
	font-family: Arial Black, Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #993333;

}
.announce {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #993333;
}
.pronounce {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.keyheader {
	font-family: "Times New Roman", Times, serif;
	font-size: 5px;
	color: #EEEEDF;
	line-height: 6px;
	margin: 1px;
}

.lgballoon {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
	color: #000066;
	background-position: center;
	letter-spacing: 2px;
	text-align: center;
	filter: Glow(Color=#0086C6, Strength=4);
}
.schedule {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
}
.footnote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.menucomment {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}

p.fineprint {
	font-family: "Times New Roman", Times, serif; font-size: 12px; color: #000000;
	margin: 0;
}
#sponsors {
	width: 168px; height: auto;
	border: 1px solid #CCCCCC;
	background-color: #FAFAFF;
	margin: 0 0 0 2px;
	text-align: center;
}
#sponsors h2 {
	font-family: Arial, Helvetica, sans-serif; font-size: 16px; color: #003366; font-style: italic;
	text-align: center;
	margin: 20px 0 2px 0;
	padding: 0 0 10px 0;
	border-bottom: 1px solid #CCCCCC;
}
#sponsors h3 {
	font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #003366;
	text-align: center;
	margin: 2px 0 2px 0;
}
#sponsors .balloonsponsor {
	width: 158px;
	height: auto;
	margin: auto;
	text-align: center;
	background-position: center;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

/* Home Page: Balloon Fest Idol Link */
table.IdolLink {
	width: 190px;
	height: auto;
	margin: 6px auto;
}
td.linkPicCell {
	border: 1px solid #EFEFEF;
	padding: 1px;
}
td.linkPicCellOvr {
	border: 2px solid #FEF070;
	padding: 0;
}
td.bfIdol {
	font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold;
	text-align: center;
}
td.bfIdol a {
	color: #EFEFEF;
	text-decoration: none;
}
td.bfIdol a:hover {
	color: #FFFD73;
	text-decoration: none;
}

