/* Header Style File */
.blocka {
	float: left;
	width: 268px;
	height: 150px;
	background-color: #FFFF00;
	overflow: hidden;
}

.blockb {
	float: left;
	width: 436px;
	height: 150px;
	background-color: #FFFF00;
	overflow: hidden;
}

.blockc {
	float: left;
	width: 120px;
	height: 150px;
	overflow: hidden;
}

div.gym {
	width: 120px;
	height: 21px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #00A0E6;
	overflow: hidden;
}

div.swim {
	width: 120px;
	height: 22px;
	margin: 0px;
	padding: 0px;
	background-color: gold;
	overflow: hidden;
}

div.dance {
	width: 120px;
	height: 22px;
	margin: 0px;
	padding: 0px;
	background-color: #F2921C;
	overflow: hidden;
}

div.cheer {
	width: 120px;
	height: 21px;
	margin: 0px;
	padding: 0px;
	background-color: #FF0099;
	overflow: hidden;
}

div.tb {
	width: 120px;
	height: 22px;
	margin: 0px;
	padding: 0px;
	background-color: #9400D3;
	overflow: hidden;
}

div.arts {
	width: 120px;
	height: 21px;
	margin: 0px;
	padding: 0px;
	background-color: green;
	overflow: hidden;
}

div.party {
	width: 120px;
	height: 21px;
	margin: 0px;
	padding: 0px;
	background-color: #993300;
}

div.blue {
	width: 98px;
	height: 20px;
	margin-left: 7px;
	float: left;
	background-color: #0000CC;
	overflow: hidden;
}

a.lite:link {
	display: block;
	line-height: 21px;
	min-width: 120px;
	color: #FFFF00;
	font-family: Arial;	
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
}

a.lite:visited {
	display: block;
	line-height: 21px;
	min-width: 120px;
	color: #FFFF00;
	font-family: Arial;	
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
}

a.lite:hover {
	display: block;
	line-height: 21px;
	min-width: 120px;
	color: #FFFF00;
	font-family: Arial;	
	font-size: 10pt;
	font-weight: bold;
	background-color: #CC0000;
	text-decoration: none;
}

a.lite:active {
	display: block;
	line-height: 21px;
	min-width: 120px;
	color: #FFFF00;
	font-family: Arial;	
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
}


a.dark:link {
	display: block;
	line-height: 22px;
	min-width: 120px;
	color: #0000CC;
	font-family: Arial;	
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
}

a.dark:visited {
	display: block;
	line-height: 22px;
	min-width: 120px;
	color: #0000CC;
	font-family: Arial;	
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
}

a.dark:hover {
	display: block;
	line-height: 22px;
	min-width: 120px;
	color: #FFFF00;
	font-family: Arial;	
	font-size: 10pt;
	font-weight: bold;
	background-color: #CC0000;
	text-decoration: none;
}

a.dark:active {
	display: block;
	line-height: 22px;
	min-width: 120px;
	color: #0000CC;
	font-family: Arial;	
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
}

a.dark2:link {
	display: block;
	line-height: 17px;
	min-width: 120px;
	color: #0000CC;
	font-family: Arial;	
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
}

a.dark2:visited {
	display: block;
	line-height: 17px;
	min-width: 120px;
	color: #0000CC;
	font-family: Arial;	
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
}

a.dark2:hover {
	display: block;
	line-height: 17px;
	min-width: 120px;
	color: #FFFF00;
	font-family: Arial;	
	font-size: 10pt;
	font-weight: bold;
	background-color: #CC0000;
	text-decoration: none;
}

a.dark2:active {
	display: block;
	line-height: 17px;
	min-width: 120px;
	color: #0000CC;
	font-family: Arial;	
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
}

a.menu:link {
	display: block;
	line-height: 20px;
	min-width: 98px;
	color: #FFFF00;
	font-family: Arial;	
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
}

a.menu:visited {
	display: block;
	line-height: 20px;
	min-width: 98px;
	color: #FFFF00;
	font-family: Arial;	
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
}

a.menu:hover {
	display: block;
	line-height: 20px;
	min-width: 98px;
	color: #FFFF00;
	background-color: #CC0000;
	font-family: Arial;	
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
}

a.menu:active {
	display: block;
	line-height: 20px;
	min-width: 98px;
	color: #FFFF00;
	font-family: Arial;	
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
}

a.block:hover {
	display: block;
	line-height: 26px;
	min-width: 98px;
	color: #FFFF00;
	background-color: #CC0000;
	font-family: Arial;	
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
}

.nomargins {
	margin-top: 0px; 
	margin-bottom: 0px;
}

.nolink {
	margin-top: 2px; 
	margin-bottom: 0px;
	color: #FFFF00;
	font-family: Arial;	
	font-size: 10pt;
	font-weight: bold;
}

.nolink_blue {
	font-family: Arial;	
	font-size: 10pt;
	font-weight: bold;
	margin-top: 0px; 
	margin-bottom: 0px;
	color: #0000CC;
}
	
.slogan {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	font-style: italic;
	color: #0000CC;
	text-align: center;
	margin-top: 4px; 
	margin-bottom: 6px;
}

/*set CSS for SPAN tag surrounding each image*/
.seqslidestyle {
	margin-right: -1px;
}

.menu {
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center;
}

a.logo:link {
	color: #0000cc;
	text-decoration: none;
}

a.logo:visited {
	color: #0000cc;
	text-decoration: none;
}

a.logo:hover {
	color: #FFFF00;
	background-color: #FFFFDD;
	text-decoration: none;
}

a.logo:active {
	color: #0000CC;
	text-decoration: none;
}
/* END Header Style Files */






/* FOOTER STYLE FILES *********************************************************** */

div.fblock_a {
	width: 822px;
	height: 30px;
	margin: 0;
	padding: 0;
	background-color: #FFFF00;
}

div.fblock_b {
	width: 822px;
	height: 158px;
	margin: 0;
	padding: 4px;
	background-color: #FFFF00;
}

div.fblock_b1 {
	position: relative;
	float: left;
	margin-top: 0;
	margin-left: 6px;
	width: 156px;
	height: 150px;
	background-color: #FFFF00;
}

div.fblock_b2 {
	position: relative;
	float: left;
	margin-top: 0;
	margin-left: 0;
	width: 500px;
	height: 150px;
	background-color: #FFFF00;
}

div.fblock_b3 {
	position: relative;
	float: left;
	margin-top: 0;
	margin-left: 0;
	margin-right: 6px;
	width: 156px;
	height: 150px;
	background-color: #FFFF00;
}

div.fblock_c {
	clear: both;
	margin: auto;
	padding: 4px;
	width: 822px;
	height: 28px;
	background-color: #FFFF00;
}



div.blue_footer {
	width: 105px;
	height: 20px;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 6px;
	float: left;
	background-color: #0000CC;
}

div.blue_left {
	width: 105px;
	height: 20px;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 10%;
	float: left;
	background-color: #0000CC;
}

div.blue_right{
	width: 105px;
	height: 20px;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 6px;
	margin-right: 10%;
	float: left;
	background-color: #0000CC;
}
/* END Footer Style Files */





/* LEFT MENU STYLE FILES ******************************************************** */

div.leftblue {
	clear: both;
	width: 122px;
	height: 22px;
	margin-bottom: 6px;
	border-style: outset;
	border-color: #3366FF;
	border-width: 4px;
	background-color: #FFFF00;
}

div.leftblue2 {
	clear: both;
	width: 122px;
	height: 36px;
	margin-bottom: 6px;
	border-style: outset;
	border-color: #3366FF;
	border-width: 4px;
	background-color: #FFFF00;
}

.greentb {
	width: 127px;
	border-style: outset;
	border-color: #33CC33;
	border-width: 4px;
	margin: 0px;
	padding: 0px;
	background: #FFFF00;
}

.bluetb {
	width: 127px;
	border-style: outset;
	border-color: #3366FF;
	border-width: 4px;
	margin: 0px;
	padding: 0px;
	background: #FFFF00;
}

.redtb {
	width: 127px;
	border-style: outset;
	border-color: #FF0000;
	border-width: 4px;
	margin: 0px;
	padding: 0px;
	background: #FFFF00;
}

a.leftmenu:hover {
	display: block;
	line-height: 22px;
	min-width: 119px;
	color: #FFFF00;
	background-color: #CC0000;
	font-family: Arial;	
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
}

.menulink {
	font-family: Arial;	
	font-size: 10pt;
	font-weight: bold;
	text-align: center;	
	text-decoration: none;
}

.leftmenu {
	margin: 0 4 4 0;
	padding: 0;
	width: 140px;
}	

.left_counter {
	width: 130px;
	margin-bottom: 6px;
	text-align: center;
}

.left_image {
	clear: both;
	width: 122px;
	border-style: outset;
	border-color: #3366FF;
	border-width: 4px;
	margin-bottom: 6px;
	padding: 0px;
	background: #FFFFFF;
}

.usagtb {
	width: 127px;
	border-style: outset;
	border-color: #800000;
	border-width: 4px;
	margin-bottom: 6px;
	padding: 0px;
	background: #FFFFFF;
}

div.left_challenge {
	clear: both;
	width: 122px;
	margin-bottom: 6px;
	border-style: outset;
	border-color: #663300;
	border-width: 4px;
	background-color: #FFF4EA;
}

div.left_s_challenge {
	clear: both;
	width: 122px;
	margin-bottom: 6px;
	border-style: outset;
	border-color: #6600CC;
	border-width: 4px;
	background-color: #FFF4FA;
}


/* END Left Menu Style Files */







/* MAIN PAGE STYLE FILES  ********************************************************** */
div.spacer {
	clear: both;
	height: 8px;
	width: 832px;
	margin: 0px;
	padding: 0px;
}

div.header {
	border-style: outset;
	border-color: #3366FF;
	border-width: 4px;
	height: 150px;
	width: 824px;
	margin: 0px;
	padding: 0px;
}

div.footer {
	border-style: outset;
	border-color: #3366FF;
	border-width: 4px;
	width: 824px;
	margin: 0px;
	padding: 0px;
}


/* Tables */
.spacer {
	position: relative;
	height: 8px;
	width: 832px;
	margin: 0px;
	padding: 0px;
	background: #CC0000;
}

.hmenu {
	border-style: outset;
	border-color: #3366FF;
	border-width: 4px;
	margin: 0px;
	padding: 0px;
	background: #FFFF00;
}

.hmenu2 {
	width: 99px;
	height: 20px;
	margin: 0px;
	padding: 0px;
	background-color: #0000CC;
}

table.openings,tr.openings,td.openings {
	font-family: arial;
	font-size: 9pt;
	table-padding: 2pt;
	margins: 0;
	width: 100%;
}

div.openings {
	background-color: Yellow;
}

div.openings2 {
	background-color: #000080;
}

div.openings3 {
	background-color: Yellow;
	width: 96%;
	margin-left: 12px;
	text-align: left;
}



/* LINKS  ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
a {font-weight: bold; }

/* Basic Links */
a:link {
	color: #0000cc;
	text-decoration: none;
}

a:visited {
	color: #0000cc;
	text-decoration: none;
}

a:hover {
	color: #FFFF00;
	background-color: #CC0000;
	text-decoration: none;
}

a:active {
	color: #0000CC;
	text-decoration: none;
}


/* TOPS CHALLENGE LINKS  ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
a.challenge:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #663300;
	text-decoration: none;
}

a.challenge:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #663300;
	text-decoration: none;
}

a.challenge:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #FFFF00;
	background-color: #CC0000;
	text-decoration: none;
}

a.challenge:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #663300;
	text-decoration: none;
}

a.challenge9:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #663300;
	text-decoration: none;
}

a.challenge9:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #663300;
	text-decoration: none;
}

a.challenge9:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFF00;
	background-color: #CC0000;
	text-decoration: none;
}

a.challenge9:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #663300;
	text-decoration: none;
}

a.challenge10:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #663300;
	text-decoration: none;
}

a.challenge10:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #663300;
	text-decoration: none;
}

a.challenge10:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFF00;
	background-color: #CC0000;
	text-decoration: none;
}

a.challenge10:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #663300;
	text-decoration: none;
}


/* SUPER Challenge Links */
a.s_challenge:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #6633CC;
	text-decoration: none;
}

a.s_challenge:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #6633CC;
	text-decoration: none;
}

a.s_challenge:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #FFFF00;
	background-color: #CC0000;
	text-decoration: none;
}

a.s_challenge:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #6633CC;
	text-decoration: none;
}

a.s_challenge9:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #6633CC;
	text-decoration: none;
}

a.s_challenge9:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #6633CC;
	text-decoration: none;
}

a.s_challenge9:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFF00;
	background-color: #CC0000;
	text-decoration: none;
}

a.s_challenge9:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #6633CC;
	text-decoration: none;
}

a.s_challenge10:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #6633CC;
	text-decoration: none;
}

a.s_challenge10:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #6633CC;
	text-decoration: none;
}

a.s_challenge10:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFF00;
	background-color: #CC0000;
	text-decoration: none;
}

a.s_challenge10:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #6633CC;
	text-decoration: none;
}



a.dance:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #CC0000;
	background-color: #FFFF00;
	text-decoration: none;
}


/* Text */
p {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10pt;
	font-weight: normal;
	color: #0000CC; 
}

.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #0000CC;
}

.pr_body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: normal;
	color: black;
	margin-top: 16px; margin-bottom: 16px;
}

.bold_11pt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #0000CC;
}

.body_swim {
	font-weight: normal;
	text-decoration: none;
	font-size: 10pt;
	color: #0000CC;
	margin-left: 18px; margin-top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.swim_11pt {
	font-weight: bold;
	text-decoration: underline;
	font-size: 11pt;
	color: #0000CC;
	margin-top: 12px; margin-bottom: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.bullet {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #0000CC;
}

.title {
	font-family: Comic Sans MS;
	font-size: 20pt;
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: bold;
	color: #0000CC;
}

.title2 {
	font-family: Comic Sans MS;
	font-size: 16pt;
	margin-top: 8px;
	margin-bottom: 2px;
	font-weight: bold;
	text-align: left;
	color: #0000CC;
}

.subtitle {
	font-family: Comic Sans MS;
	font-size: 16pt;
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: bold;
	color: #0000CC;
}

.link {
	font-family: Arial;	
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
}


/* MAIN Scroll Bar Files */
html {
scrollbar-base-color: #0000cc;
scrollbar-arrow-color: white;
scrollbar-track-color: #ffff00;

scrollbar-shadow-color: black;
scrollbar-lightshadow-color: black; 
scrollbar-darkshadow-color: gray;

scrollbar-highlight-color: white;
scrollbar-3dlight-color: black;
}
/* END MAIN Style Files */