.lo {
	COLOR: #FFCC66;
	}

.mo {
	COLOR: #FF9900;
	}

.do {
	COLOR: #FF6600;
	}

.red {
	COLOR: #CC0000;
	}

b.hl {
	color: #CC0000;
	font-weight: bold;		
	}

td.menu1 { 
  COLOR: #CC0000;
  font-weight: bold;		
  font-size:10pt;
  border-left-width: 2pt;
  border-style: solid;
  border-top-width: 2pt;
  border-bottom-width: 2pt;
  border-color: #CC0000;
  text-align:center
}

td.menu2 { 
  font-size:10pt;
  border-left-width: 2pt;
  border-right-width: 2pt;
  border-style: solid;
  border-top-width: 2pt;
  border-bottom-width: 2pt;
  border-color: #000000;
  text-align:center
} 
	
p {
	font-size:10pt;
	}


ul { 
	font-size:10pt;
 }

ul.space { 
  font-size:10pt;
}

li.space { 
  margin-top:4pt
}

p.titleblack {
  background-color:#000000; 
  color: #FFFFFF; 
  font-weight: bold; 
  border-left-width: 2pt;
  border-style: solid;
  border-top-width: 2pt;
  border-bottom-width: 2pt;
  border-color: #000000;
}
	
.foundational {
  background-color:#FFCC66; 
  color: #000000; 
  border-left-width: 2pt;
  border-style: solid;
  border-top-width: 2pt;
  border-bottom-width: 2pt;
  border-color: #FFCC66;
}

.introductory {
  background-color:#FF9900; 
  color: #000000; 
  border-left-width: 2pt;
  border-style: solid;
  border-top-width: 2pt;
  border-bottom-width: 2pt;
  border-color: #FF9900;
}

.advanced {
  background-color:#CC0000; 
  color: #FFFFFF; 
  border-left-width: 2pt;
  border-style: solid;
  border-top-width: 2pt;
  border-bottom-width: 2pt;
  border-color: #CC0000;
}

.workshop {
  background-color:#990000; 
  color: #FFFFFF; 
  border-left-width: 2pt;
  border-style: solid;
  border-top-width: 2pt;
  border-bottom-width: 2pt;
  border-color: #990000;
}

.sfoundational {
  background-color:#FFCC66; 
  color: #000000; 
  margin-left: 5pt;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 8pt;
}
	
.sintroductory {
  background-color:#FF9900; 
  color: #000000; 
  margin-top: 0;
  margin-bottom: 0;
  font-size: 8pt;
}
	
.sadvanced {
  background-color:#CC0000; 
  color: #FFFFFF; 
  margin-top: 0;
  margin-bottom: 0;
  font-size: 8pt;
}

.sworkshop {
  background-color:#990000; 
  color: #FFFFFF; 
  margin-top: 0;
  margin-bottom: 0;
  font-size: 8pt;
}
	
p.shaded {
	background-color: #CC0000;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 10pt;
		}

p.shadedbox {
	background-color: #CC0000;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 10pt;	
	margin-top: 0pt;
	margin-bottom: 0pt;
	}

p.box {
	color: #CC0000;
	font-weight: bold;
	font-size: 10pt;	
	border-left-width: 2pt;
	border-right-width: 2pt;
	border-left-style: solid;
	border-right-style: solid;
	border-color: #CC0000;	
	margin-top: 0pt;
	margin-bottom: 0pt;
	}

p.boxend {
	color: #CC0000;
	font-weight: bold;
	font-size: 10pt;	
	border-left-width: 2pt;
	border-left-style: solid;
	border-right-width: 2pt;
	border-right-style: solid;
	border-bottom-width: 2pt;
	border-bottom-style: solid;
	border-color: #CC0000;	
	margin-top: 0pt;
	margin-bottom: 0pt;
	}

h1 {
	font-family:Arial, Helvetica, Times, Times New Roman, sans-serif;
	color: #CC0000;
	font-size:24pt;
	margin-top: 2pt;
	margin-bottom: 2pt;
	}
	
h2 {
	font-family:Arial, Helvetica, Times, Times New Roman, sans-serif;
	color: #FF6600;
	font-size:16pt;
	margin-top: 2pt;
	margin-bottom: 2pt;
	}

h3 {
	font-family:Arial, Helvetica, Times, Times New Roman, sans-serif;
	font-size: 14pt;
	color: #FF9900;
	margin-top: 2pt;
	margin-bottom:2pt;
	}
	
h4 {
	font-family:Arial, Helvetica, Times, Times New Roman, sans-serif;
	color: #FF9900;
	}

a 	{ 
	font-family:Arial, Helvetica, Times, Times New Roman, sans-serif;
	text-decoration: none; 
	color:#CC0000;
	}

a:visited { 
        color:#800000;
}

a.schedule2:visited { 
  color: #FFFFFF;
  text-decoration: underline;
 }

a.schedule2 { 
  color: #FFFFFF;
  text-decoration: underline;
}

a.schedule1:visited { 
  color: #000000;
  text-decoration: underline;
 }

a.schedule1 { 
  color: #000000;
  text-decoration: underline;
}

a.orange {
	color: #FF9900;
	}

.selected { 
	COLOR:  #000000; 
	FONT-WEIGHT: bold;
	FONT-FAMILY: Arial, Helvetica, Times, Times New Roman, sans-serif;
	TEXT-DECORATION: none;
	TEXT-INDENT: 0pt;
	FONT-SIZE: 8pt;
	MARGIN-TOP: 0;
	MARGIN-BOTTOM: 0;
	}

.menutitle
{
	FONT-WEIGHT: bold;
	COLOR: #CC0000;
	FONT-FAMILY: Arial, Helvetica, Times, Times New Roman, sans-serif;
	TEXT-DECORATION: none;
	TEXT-INDENT: 0pt;
	FONT-SIZE: 8pt;
	MARGIN-TOP: 5pt;
	MARGIN-BOTTOM: 0;
}

.menuitem:visited { 
  color: #FFFFFF;
}

.menuitem
{
	COLOR: #FFFFFF;
	FONT-FAMILY: Arial, Helvetica, Times, Times New Roman, sans-serif;
	TEXT-DECORATION: none;
	TEXT-INDENT: 0pt;
	FONT-SIZE: 8pt;
	MARGIN-TOP: 0;
	MARGIN-BOTTOM: 0;
}


body	{	
	font-family: Arial, Helvetica, Times, Times New Roman, sans-serif;
	background:url(images/sfondo2.jpg) no-repeat;
	color: Black;
	}
	
.smallfont {
	font-size:small;
	}

SPAN.ptt {
	font-family:Arial, Helvetica, Times, Times New Roman, sans-serif;
	font-size:small; 
	font-weight:bold; 
	color:white; 
	text-align:center
	}
	
SPAN.pst {
	font-family: Arial, Helvetica, Times, Times New Roman, sans-serif;
	font-size:small; 
	font-weight:normal; 
	color:black; 
	text-align:left
	}
	
UL.pst {
	font-family: Arial, Helvetica, Times, Times New Roman, sans-serif;
	font-size:small; 
	font-weight:normal; 
	color:black; 
	text-align:left
	}

