.fieldcolor {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FDF3EA;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.defaulttxt {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.borderAll {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #666699;
	border-left-color: #666699;
	border-bottom-color: #666699;
	border-top-color: #666699;


}
.orangetitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	font-style: italic;
	font-weight: bold;
	color: orange;

}
.bluetitle {
	font-size: 14px;
	color: #666699;
	font-family: Arial, Helvetica, sans-serif;

}
.footer {
	color: #B0B0D9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.internallink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF9900;
}
a:hover {
	color: #bbbbbb;
}
.lessonlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
	text-decoration: underline;
}
.style2 {color: #666699}
.style4 {font-size: 11px}
.style5 {font-size: 11px; color: #009933; }