body,td,th {color: #2F612F;}

body {background-color: #BBC6B6;}

a:link {color: #002365; text-decoration: none;}
a:visited {color: #002365; text-decoration: none;}

a:hover {color: #639363; text-decoration: underline;}
a:active {color: #479347; text-decoration: none;}

.Subheader {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #002367;
}
.ClassTitle {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #2F612F;
}
.PageHeader {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #2F612F;
}
.BodyText {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	color: #0B753C;
}
.SubsectionSubheader {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 13px;
	line-height: 14px;
	color: #002367;
	font-weight: bold;
	font-style: italic;
}

.Note {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 13px;
	line-height: 14px;
	color: #7BA35D;
	font-weight: bold;
}

.BackNext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #2F612F;
}
.SubNavLinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #FFFFFF;
	font-weight: bold;
}
.NavLinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #000000;
	font-weight: bold;
}
.SmallLinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 14px;
	color: #4C7E2D;
	font-weight: bold;
}
.mainlinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	color: #333366;
}
.lessonnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	color: #333366;
}
.mainlinks a:link {color: #264618; text-decoration: none;}
.mainlinks a:visited {color: #264618; text-decoration: none;}
.mainlinks a:hover {color: #002366; text-decoration: underline;}
.mainlinks a:active {color: #002366; text-decoration: none;}

.lessonnav a:link {color: #4C0811; text-decoration: none;}
.lessonnav a:visited {color: #4C0811; text-decoration: none;}
.lessonnav a:hover {color: #002366; text-decoration: underline;}
.lessonnav a:active {color: #002366; text-decoration: none;}

.SmallLinks a:link {color: #2F612F; text-decoration: none;}
.SmallLinks a:visited {color: #2F612F; text-decoration: none;}
.SmallLinks a:hover {color: #002366; text-decoration: underline;}
.SmallLinks a:active {color: #002366; text-decoration: none;}

.bodybgrnd {
	background-image: url(images/body_top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
