/*******************************************************************/
/*                 Fix for Case 00279403
********************************************************************/
.cstmBack, .cstmFrame { background-color: transparent !important; }
.cstmBack { background-color: transparent !important; }
.cstmFrame { background-color: transparent !important; }

/*
	These are the styles for this site.
	Convio does not maintain this file.
*/

BODY, TD {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin: 0px;
}

P {
        font-size: 13px;
}


.teams a:visited,
.teams a:active,
.teams a:link
 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF00FF;
	text-decoration: underline;
}

.teams a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	text-decoration: underline;
}

.bottom_nav a:link,
.bottom_nav a:active,
.bottom_nav a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF00FF;
	text-decoration: none;
}

.bottom_nav a:hover
 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	text-decoration: none;
}

.leftnav06 a:link,
.leftnav06 a:active,
.leftnav06 a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000099;
	text-decoration: none;
}

.leftnav06 a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	text-decoration: none;
}

a:link,
a:visited,
a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF00FF;
	text-decoration: underline;
}

a:hover {
	color: #CCCCCC;
}

.pink {
	color: #ff00ff;
}

.blue {
	color: #0033CC;
}

.small {
	font-size: 10px;
}

.paragraphTitle {
	
	font-weight: bold;
        font-size: 14px;
}

.pinkLarge {
FONT-SIZE: 14px; 
COLOR: #ff00ff; 
font-weight: bold;
}

.blueLarge {
FONT-SIZE: 14px; 
color: #0033CC;
font-weight: bold;
font-size: 14px;
}

.pinkBold {
COLOR: #ff00ff; 
font-weight: bold;
}

.blueBold {
COLOR: #0033CC; 
font-weight: bold;
}

.headline {
font-size: 24px;
color: #0033cc;
font-weight: bold;
}

p.cstmTitle {
font-size: 24px;
color: #0033cc;
font-weight: bold;
}

a.cstmBtnText2,
a.cstmBtnText2:link,
a.cstmBtnText2:hover,
a.cstmBtnText2:active,
a.cstmBtnText2:visited {
background-color:#339933 !important;
border-color:#339933 !important;
border-style:outset;
border-width:5px 5px medium;
display: block;
padding: 5px 10px;
text-align: center;
text-decoration: none;
} 