/* 
	TSSA KIDS ZONE
*/

/* Main Page */

body {
	background : #333399;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	margin-bottom : 0px;
	font-size : 14px;
	color : #333366;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
}

td,font {
	font-size : 14px;
	color : #333366;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
}

.bulletSpace {
	margin-bottom: 10;
}

/* Font Styles */

.bold {
	font-size : 14px;
	color : #333366;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
	font-weight : bold;
}

.navTtl {
	font-size : 17px;
	color : #990000;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
	font-weight : bold;
}

.weeklyScores {
	font-size : 18px;
	color : #FFFFFF;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
}

.topScore {
	font-size : 48px;
	color : #FFFFFF;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
	font-weight : bold;
}

.didYouKnow {
	font-size : 14px;
	color : #6155D4;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
}

.subBoxBlack {
	font-size : 14px;
	color : #666666;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
}

.subBoxPurple {
	font-size : 14px;
	color : #6666CC;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
}

.subTtl {
	font-size : 24px;
	color : #6666CC;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
	font-weight : bold;
	font-style : italic;
}

.subTtlRed {
	font-size : 24px;
	color : #DB0002;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
	font-weight : bold;
	font-style : italic;
}

.subTtlTopicBlue {
	font-size : 18px;
	color : #6666FF;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
	font-weight : bold;
}

.subTtlTopicRed {
	font-size : 18px;
	color : #CC0000;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
	font-weight : bold;
}

.subTtlTopicGreen {
	font-size : 18px;
	color : #009900;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
	font-weight : bold;
}

.helpTtl {
	font-size : 36px;
	color : #FFFFFF;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
	font-weight : bold;
}

/* Link Styles */

a, a:link, a:visited {
    font-size : 14px;
    color : #CC0000;
    font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
    text-decoration : underline;
    font-weight : normal;
}

a:hover {
    color : #FF0000;
    text-decoration : underline;
    font-weight : normal;
}

/* Background Styles */

.home_09_weeklytopscorebg {
    background-image : url(../images/home_09_weeklytopscorebg.jpg);
}

.home_10_topscorebg {
    background-image : url(../images/home_10_topscorebg.jpg);
}

.home_12_didyouknowbg {
    background-image : url(../images/home_12_didyouknowbg.jpg);
	height : 187px;
	background-repeat : no-repeat;
}

.home_16_bttmrightbg {
    background-image : url(../images/home_16_bttmrightbg.jpg);
	height : 224px;
	background-repeat : no-repeat;
}

.home_03_navbg {
    background-image : url(../images/home_03_navbg.jpg);
}

.sub_04_navbg {
    background-image : url(../images/sub_04_navbg.gif);
}
