/* First those where I understand for what they are used */

body	{	
	font-family: Arial, Helvetica, Times, Times New Roman, sans-serif;
	background:url(images/cie06-background.jpg) no-repeat;
        background-color:#fef1e5;;
	color: Black;
	font-size: 10pt;
/*	MARGIN-left: -5px;
	padding-left: 10px;*/
	MARGIN-top:5px;
	MARGIN-left:5px;
	padding-left:0pt;
	}
	
div#headtitle {
	font-family: Arial, Helvetica, Times, Times New Roman, sans-serif;
/*	font-size:xx-large; */
	font-size:30px; 
	font-weight:normal; 
/*	font-stretch:normal;*/ 
	color:#da5524; 
	text-align:left;
	padding-top: 10pt;
/*	MARGIN-TOP: 10pt;*/
}

div#headlogo {
	padding-top: 17pt;
	padding-left: 30pt;
	padding-bottom: 25pt;
/*      border-style: solid;
	MARGIN-TOP: 17px;
	MARGIN-left: 30px;
	MARGIN-bottom: 40px;*/
}

p.print { 
  text-align: right; 
  padding-top: 15px;
  padding-bottom: 0px;
  MARGIN-bottom: 0px;
}

.smallfont {
	font-size:8pt;
	}

span#emph {
	color:#da5524; 
	FONT-WEIGHT: bold;
}


img.inlineInserted {
  border: none;
}

/* Formatting the menue */

.menutitle
{
	FONT-WEIGHT: bold;
	COLOR: #da5524;
	FONT-FAMILY: Arial, Helvetica, Times, Times New Roman, sans-serif;
	TEXT-DECORATION: none;
	TEXT-INDENT: 0pt;
	FONT-SIZE: 9pt;
	MARGIN-TOP: 11pt;
	MARGIN-BOTTOM: 5pt;
        background: #404040;
        width: 145px;
}

.selected { 
	COLOR:  #000000; 
	FONT-WEIGHT: bold;
	FONT-FAMILY: Arial, Helvetica, Times, Times New Roman, sans-serif;
	TEXT-DECORATION: none;
	TEXT-INDENT: 0pt;
	FONT-SIZE: 9pt;
	MARGIN-TOP: 0pt;
	MARGIN-BOTTOM: 5pt;
/*        line-height: 12pt;*/
        background: #cef0ff;
        width: 145px;
	}

.menuitem
{
	COLOR: #000000;
	FONT-FAMILY: Arial, Helvetica, Times, Times New Roman, sans-serif;
	TEXT-DECORATION: none;
	TEXT-INDENT: 0pt;
	FONT-SIZE: 9pt;
	MARGIN-TOP: 0pt;
	MARGIN-BOTTOM: 5pt;
/*        line-height: 10pt;*/
        background: #cef0ff;
        width: 145px;
}

.menuitem:visited {
        color: #000000;
}

.menunew
{
	COLOR: #da5524;
	FONT-WEIGHT: bold;
	FONT-FAMILY: Arial, Helvetica, Times, Times New Roman, sans-serif;
	TEXT-DECORATION: blink;
	FONT-SIZE: 6pt;
}

h1 {
	font-family:Arial, Helvetica, Times, Times New Roman, sans-serif;
/*	color: #da0000; */
	color: #da5524;
	font-size:24pt;
	margin-top: 0pt;
	margin-bottom: 10pt;
	}
	
h2 {
	font-family:Arial, Helvetica, Times, Times New Roman, sans-serif;
	color: #da5524;
	font-size:16pt;
	margin-top: 3pt;
	margin-bottom: 8pt;
	}

h3 {
	font-family:Arial, Helvetica, Times, Times New Roman, sans-serif;
	font-size: 14pt;
	color: #da8024;
	margin-top: 3pt;
	margin-bottom:6pt;
	}
	
h4 {
	font-family:Arial, Helvetica, Times, Times New Roman, sans-serif;
	font-size: 12pt;
	color: #daa024;
	margin-top: 3pt;
	margin-bottom:4pt;
	}

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

a:visited { 
        color:#da5524;
}

a:hover { 
	text-decoration: underline;
}

h3 a { 
  color: #daa024;
 }

h3 a:visited { 
  color: #daa024;
 }

.scheduletime {
  color: black;
  font-size: 10pt;
  font-weight: bold;
  padding-top: 4pt;
  padding-bottom: 2pt;
}

.scheduletutorial {
  background-color:#7bb8FF; 
  color: black;
  font-size: 9pt;
}
a.scheduletutorial {
  color: black;
  text-decoration: underline; 
}

.scheduleinvited {
  background-color:#7bb85c; 
  color: black;
  font-size: 9pt;
}
a.scheduleinvited {
  color: black;
  text-decoration: underline; 
}

.schedulespecsess {
  background-color:#7bb8A0; 
  color: black;
  font-size: 9pt;
}
a.schedulespecsess {
  color: black;
  text-decoration: underline; 
}

.schedulecontributed {
  background-color:#7bb8D0;
/*  background-color:#cef0ff;*/
  color: black;
  font-size: 9pt;
}
a.schedulecontributed {
  color: black;
  text-decoration: underline; 
}

.schedulewelcome  {
  background-color:#dd5524; 
  color: black;
  font-size: 9pt;
}
a.schedulewelcome {
  color: black;
  text-decoration: underline; 
}

.schedulebreak {
  background-color:#003399;
  color: gray;
  font-size: 9pt;
}



.headertutorial {
  font-family:Arial, Helvetica, Times, Times New Roman, sans-serif;
  color: black;
  font-size:16pt;
  margin-top: 8pt;
  margin-bottom: 8pt;
  padding: 5pt;
  background-color:#7bb8FF; 
}

.headerinvited {
  font-family:Arial, Helvetica, Times, Times New Roman, sans-serif;
  color: black;
  font-size:16pt;
  margin-top: 8pt;
  margin-bottom: 8pt;
  padding: 5pt;
  background-color:#7bb85c; 
}

.headerspecsess {
  font-family:Arial, Helvetica, Times, Times New Roman, sans-serif;
  color: black;
  font-size:16pt;
  margin-top: 8pt;
  margin-bottom: 8pt;
  padding: 5pt;
  background-color:#7bb8A0; 
}

.headercontributed {
  font-family:Arial, Helvetica, Times, Times New Roman, sans-serif;
  color: black;
  font-size:16pt;
  margin-top: 8pt;
  margin-bottom: 8pt;
  padding: 5pt;
  background-color:#7bb8D0;
}

.tutorial {
  background-color:#7bb8FF; 
  color: #000000; 
  padding: 2pt;
}

.invited {
  background-color:#7bb85c; 
  color: #000000; 
  padding: 2pt;
}

.specialsession {
  background-color:#7bb8A0; 
  color: #000000; 
  padding: 2pt;
}

.contributed {
  background-color:#7bb8D0; 
  color: #000000; 
  padding: 2pt;
}



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

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

p.box a { 
  color: #800000;
 }

p.boxend {
	color: #da5524;
	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: #da5524;	
	margin-top: 0pt;
	margin-bottom: 0pt;
	}


TABLE.regform {
  border : medium ridge Silver;
}

TR.regform {
  border : medium ridge Silver;
  background-color : rgb(230,230,230);
}

TD.regfrom {
  font-family: sans-serif;	
}

TD.head {
  font : normal small-caps bold larger sans-serif;
  padding : 1px 0 5px 0;
}


/* Now those where I don't understand or have not check their meaning */



.lo {
	COLOR: #FFCC66;
	}

.mo {
	COLOR: #FF9900;
	}

.do {
	COLOR: #FF6600;
	}

.red {
	COLOR: #da5524;
	}

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

p {
	font-size:10pt;
	}

ul { 
	font-size:10pt;
 }

table { 
	font-size:10pt;
 }

textarea { 
	font-family:Arial, Helvetica, Times, Times New Roman, sans-serif;
	font-size:10pt;
 }

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

li.space { 
  margin-top:4pt
}

p.titleorange {
  background-color:#CF5C30; 
  color: #000000; 
  font-weight: bold; 
  border-left-width: 1pt;
  border-style: solid;
  border-top-width: 1pt;
  border-bottom-width: 1pt;
  border-color: #CF5C30;
}

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;
}
	
.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:#da5524; 
  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;
}
	
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;
	}
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
	}


