/* Treasures For Teachers  */

.style1bodytext {
	font-family: "Comic Sans MS";
	color: #000000;
	font-size: 12pt;
	vertical-align: text-top;
	list-style-position: outside;
	list-style-type: square;
	padding-left: 10px;
	padding-right: 10px;
	font-weight: normal;
}
body {
	background-color: #FFFFFF;
	border-color: #800055;
	margin-top: 0px;
	margin-bottom: 0px;
}
.body a:link {
	text-decoration: underline;
	color: #800055;
	}
.body a:visited {
	text-decoration: underline;
	color: #397139;
	}
.body a:hover {
	text-decoration: underline;
	color: #397139;
	font-weight: bold;
	}
.body a:active {
	text-decoration: underline;
	color: #000000;
	font-weight: bold;	
	}
.style2bodyheadings {
	font-size: 24pt;
	font-family: "Comic Sans MS";
	color: #800055;
	font-weight: bold;
}
.style3lefttext {
	font-size: 10pt;
	font-family: "Comic Sans MS";
	color: #800055;
	}
/*
.sytle3lefttext a:link {
	text-decoration: underline;
	color: #000000;
	font-family: "Comic Sans MS";
	font-weight: bold;
	}
.style3lefttext a:visited {
	text-decoration: underline;
	color: #397139;
	}
.style3lefttext a:hover {
	text-decoration: underline;
	color: #80FF00;
	font-weight: bold;
	}
.style3lefttext a:active {
	text-decoration: underline;
	color: #800055;
	font-weight: bold;	
}
*/
.style4leftheadings {
	font-family: "Comic Sans MS";
	color: #800055;
	font-size: 14pt;
	font-weight: bold;
	margin-top: 0px;
	padding-top: 0px;
	top: 0px;
}
.style5grayaccent {
	color: #b2b2b2;
	font-family: "Comic Sans MS";
	font-size: 12pt;
	font-weight: bold;
	top: auto;
	}
.navbar {
	background-color: #d4d4d4;
	width: 780px;
	height: 50px;
	}
.navbar a:link {
	text-decoration: underline;
	color: #000000;
	font-family: "Comic Sans MS";
	background-color: #b2b2b2;
	font-weight: bold;
	}
.navbar a:visited {
	text-decoration: underline;
	color: #397139;
	font-family: "Comic Sans MS";
	background-color: #b2b2b2;
	}
.navbar a:hover {
	text-decoration: underline;
	color: #FFFFFF;
	font-family: "Comic Sans MS";
	background-color: #b2b2b2;
	font-weight: bold;
	}
.navbar a:active {
	text-decoration: underline;
	color: #800055;
	font-family: "Comic Sans MS";
	background-color: #b2b2b2;
	font-weight: bold;	
	}
.style6calendar {
	font-size: 8pt;
	border-top-color: #800055;
	border-right-color: #800055;
	border-bottom-color: #800055;
	border-left-color: #800055;
	font-family: "Comic Sans MS";
	background-color: #E5E5E5;
}
