﻿.navigationlinkgray {
	color: #CCCCFF;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}
.navigationlinkblue {
	color: #000080;
	text-decoration: underline;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
}
.navigationlinkred {
	color: #800000;
	text-decoration: underline;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
}
.navigationlinknews {
	color: #FFFFFF;
	text-decoration: underline;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
}
.navigationbackgroundlinkred {
	color: #CCCCFF;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	background-color: #800000;
}
.navigationbackgroundgreen {
	background-color: #CCCCFF;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	text-align: center;
}
.tablespacing {
	padding: 4px;
}
.tableborder {
	border: 1px solid #000080;
	background-color: #CCCCFF;
}
.tableheading {
	color: #CCCCFF;
	font-family: "Arial Black";
	font-size: 12px;
	font-weight: bold;
	background-color: #800000;
	text-align: center;
}
.tablesubject {
	color: #800000;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
}
.tabletopicheader {
	background-color: #CCCCCC;
	font-family: "Arial Black";
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: center;
}
.tablenavigationlinks {
	font-family: Arial;
	font-weight: bold;
	color: #000080;
	text-decoration: underline;
	font-size: 12px;
}
.tablenavigationlinksred {
	font-family: Arial;
	font-weight: bold;
	color: #FF6600;
	text-decoration: underline;
	font-size: 12px;
}
.tablecontentlinks {
	font-family: Arial;
	font-weight: bold;
	color: #000080;
	text-decoration: underline;
	font-size: 12px;
}
.topicheading {
	font-weight: bold;
	font-size: 12px;
	font-family: "Arial Black";
	color: #000000;
}
.videoscreenformat {
	text-align: center;
	vertical-align: middle;
	height: 350px;
	background-color: #FFFFFF;
}
.featured {
	font-family: Arial;
	font-size: 16px;
	color: #800000;
	font-weight: bold;
	text-align: center;
}
.navigationlinkcontent {
	color: #0000FF;
	text-decoration: underline;
	font-family: Arial;
	font-size: 12px;
}
.linkcontentresource {
	color: #0000FF;
	text-decoration: underline;
	font-size: 12px;
	font-family: Arial;
}
.linkinformationsource {
	color: #0000FF;
	text-decoration: underline;
	font-size: 10px;
}
.center {
	text-align: center;
}
.margin1 {
	margin: 8px;
	list-style-type: disc;
}
.margin2 {
	margin: 8px 8px 8px 24px;
	list-style-type: circle;
}
.margin3 {
	margin: 8px 8px 8px 40px;
	list-style-type: square;
}
.margin4 {
	margin: 8px 8px 8px 56px;
	list-style-type: disc;
}
.printbold {
	font-weight: bold;
}
.printgrade {
	color: #999999;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
}
.colorblue {
	color: #000080;
	font-weight: bold;
}
.colorred {
	color: #800000;
	font-weight: bold;
}
.colorlinkred {
	color: #FF0000;
}
.colorlinkredbold {
	color: #FF0000;
	font-weight: bold;
}
.kids {
	color: #FF0000;
}
.printyellow {
	color: #FFFF00;
}
.colorsuggest {
	color: #333333;
	font-weight: bold;
}
.graphic {
	border-style: none;
	border-width: 0px;
	margin-right: 12px;
	float: left;
}
.graphicborder {
	border-style: none;
	border-width: 0px;
}
.fontarial {
	font-family: Arial;
	font-size: 16px;
}
.fontarialblack {
	font-family: "Arial Black";
	font-size: 16px;
}
.fontcomicsansms {
	font-family: "Comic Sans MS";
	font-size: 16px;
}
.fonttopic {
	font-family: "Comic Sans MS";
	font-size: 16px;
	font-weight: bold;
}
.fontkids {
	font-family: "Comic Sans MS";
	font-size: 16px;
}
.fontkidsred {
	font-family: "Comic Sans MS";
	font-size: 16px;
}
.fontkidsvideo {
	font-family: "Comic Sans MS";
	font-size: 24px;
	font-weight: bold;
	text-align: center;
}
.topictable {
	padding: 4px;
}

