body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	line-height: 16px;
	color: #000000;
	text-align: left;
}

td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: normal;
	color: #333333;
}

a {
	font-size: small;
	color: #3300CC;
}

.assn-silver-box-small {
	background-color: #CCCCCC;
	border: thin none #FFFF00;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}

.assn-silver-box-large {
	background-color: #CCCCCC;
	border: thin none #FFFF00;
	color: #000000;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
}

.font-size-nocolor-medium {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: normal;
 }

.fontsize-nocolor-large {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	line-height: normal;
 }

.CourseTitle-IndexPage {

	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	line-height: normal;
	font-weight: bold;
	background-position: center top;
	text-align: center;
}
.LessonTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	line-height: normal;
	font-weight: bold;
	text-align: center;

}
.LessonPage-CourseTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	text-align: center;
}
.Submit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #663300  ;
}
.NextPage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #660000;
	text-align: right;
}

.ClickLabels {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #330099;
}

.small-unbold-red-hilight {
	color: #663300;
}

.pro--red-hilite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #990000;
}
.con-green-hilite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #009900;
}
.olive-backdrop-medium {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	line-height: normal;
	background-color: #CCCC99;
 }
 .lite-gray-background-table {
	background-color: #ECE9D8;
 }
 
.bkgrnd-peachcolor {
	background-color: #FFDFBF;
 }

.bgcolr-brown {
	bgcolor: #B7916A;
	background-color: #B7916A;

 }
