/* lesson title on syllabus page css*/
.Black{
	COLOR: "#000000"; 	
	}
.Header_White{
	FONT-SIZE: 22pt; 
	FONT-FAMILY: arial,verdana; 
	COLOR: "#FFFFFF"; 	
	font-weight: normal}

.Main_White{
	FONT-SIZE: 14pt; 
	FONT-FAMILY: arial,verdana; 
	COLOR: "#FFFFFF"; 	
	font-weight: normal}
.Main_Red{
	font-size: 14pt; 
	font-family: Arial; 
	COLOR: "#FF0000"; 	
	font-weight: normal}
.Main_Blue{
	font-size: 14pt; 
	font-family: Arial; 
	COLOR: "#0000AA"; 	
	font-weight: normal}
.Main_Black{
	FONT-SIZE: 14pt; 
	FONT-FAMILY: arial,verdana; 
	COLOR: "#000000"; 	
	font-weight: normal}
.Medium_text_black_back{
	font-size: 13pt; 
	color: "#000000"; 
	font-family: Arial; 
	font-weight: normal;
	BACKGROUND-COLOR: "#FF0000";}
.Medium_text_black{
	font-size: 13pt; 
	color: "#000000"; 
	font-family: Arial; 
	font-weight: normal}
.Medium_text_white{
	font-size: 13pt; 
	color: "#FFFFFF"; 
	font-family: Arial; 
	font-weight: normal}
.article_text_black{
	font-size: 10pt; 
	color: "#000000"; 
	font-family: Arial; 
	font-weight: normal}
.7pt_black {
	font-family: verdana; 
	font-size: 7pt; 
	font-weight: normal; 
	color: black; 
	align: right; 
	valign: bottom}	
.7pt_white {
	font-family: verdana; 
	font-size: 7pt; 
	font-weight: normal; 
	color: white; 
	align: right; 
	valign: bottom}	
.8pt_black {
	font-family: Arial; 
	font-size: 8pt; 
	font-weight: normal; 
	color: black; 
	valign:Top}
.8pt_White{
	font-size: 8pt; 
	color: "#ffffff"; 
	font-family: Arial; 
	font-weight: normal}
.9pt_black {
	font-family: Arial; 
	font-size: 9pt; 
	font-weight: normal; 
	color: black; 
	align: right; 
	valign: bottom}
.9pt_White{
	font-size: 9pt; 
	color: "#ffffff"; 
	font-family: Arial; 
	font-weight: normal}

.10pt_black {
	font-family: Arial; 
	font-size: 10pt; 
	font-weight: normal; 
	color: black; 
	valign: bottom}
.10pt_White{
	font-size: 10pt; 
	color: "#ffffff"; 
	font-family: Arial; 
	font-weight: normal}

.12pt_black {
	font-family: Arial; 
	font-size: 12pt; 
	font-weight: normal; 
	color: black; 
	align: right; 
	valign: bottom}
.smallspace {
	font-family: verdana; 
	font-size: 4pt; 
	font-weight: normal; 
	color: black; 
	align: right; 
	valign: bottom}
.bc{ 
	 FONT-SIZE: 9pt; 
	 COLOR: 000000; 
	 FONT-FAMILY: verdana,arial; 
	 FONT-WEIGHT: normal; 
	 BACKGROUND-COLOR: "#dddddd";}

.center {TEXT-ALIGN: center}
.justify {TEXT-ALIGN: justify}
.right {TEXT-ALIGN: right}

A.Controls:hover { FONT-SIZE: 13px; COLOR: #AA5500; FONT-FAMILY: Arial; TEXT-DECORATION: underline}
a {color: #000000;text-decoration: none;font-size:13px;}
a:link {color: #000000;text-decoration: None; font-size:13px;}
a:visited {color: #000000;text-decoration: none;font-size:13px;}
a:active {color: #000000;} 
.menulink:link {color:#000000;  font-family:Verdana, Arial; text-decoration:none;font-size:13px; font-weight: bold;}
.menulink:visited {color:#AA5500; font-family:Verdana, Arial; text-decoration:none;font-size:13px; font-weight: bold;}
.menulink:hover {color:#FFFFFF; font-family:Verdana, Arial; text-decoration:none;font-size:13px; font-weight: bold;}

