 

/* General Settings */

A:link    { color: #003366; } 
A:visited { color: #003366; } 
A:hover   { color: #ff6600; }
A IMG 	  { border: 0; }


/* for pages with menu bar */
.LimmudBody {
	background-image: url(/menu_bar.gif); 
	background-color: white;
	background-repeat: repeat-x; 
	background-position: 0 0;
	background-attachment: scroll; 
	font-family: Arial, Helvetica, Verdana, Tahoma, sans-serif;
	color: #003366;
	font-size: 10pt;
        margin: 0;
        border: 0;
        top: 0px;
        left: 0px;
	}


.LimmudRMargin {
        font-family: Verdana, Arial, Helvetica, Tahoma, sans-serif;
        width: 100%;
        padding-right: 30;
}

.LimmudLRMargin{
        font-family: Verdana, Arial, Helvetica, Tahoma, sans-serif;
        width: 100%;
        padding-left: 30;
        padding-right: 30;
}
	
P {
        font-family: Verdana, Arial, Helvetica, Tahoma, sans-serif;
	vertical-align:top;
	font-size: 10pt;
        margin-left: 10;
	}

TD {
        font-family: Verdana, Arial, Helvetica, Tahoma, sans-serif;
	vertical-align:top;
	font-size: 10pt;
	}



select {
	text-align: center;
	}
	
.LittleText {
	font-size: 8pt;
	}

TABLE.Menu {
        top: 0px;
        left: 0px;
	margin-left: 0%;
	margin-right: 2%;
	width: 800;
	}
	
TD.MenuHeader {
	font-family: Verdana, Arial, Helvetica, Tahoma, sans-serif;
	color: #ffffff;
	font-size: 8pt;
	vertical-align:middle;
	text-align: left;
	border-bottom: thin solid #ff9933;
	}
	
TD.MenuItem {
        font-family: Verdana, Arial, Helvetica, Tahoma, sans-serif;
	color: #ffffff;
	font-size: 8pt;
	vertical-align:top;
	text-align: center;
	font-weight: bold;
	width: 80;
	}
TD.MenuItem a:link    { color: #000000; text-decoration: none; }
TD.MenuItem a:visited { color: #000000; text-decoration: none; } 
TD.MenuItem a:hover   { color: #ff9933; text-decoration: none; }
TD.MenuHighlight {
        font-family: Verdana, Arial, Helvetica, Tahoma, sans-serif;
	color: #ffffff;
	font-size: 8pt;
	vertical-align:top;
	text-align: center;
	font-weight: bold;
	width: 80;
	}
TD.MenuHighlight a:link    { color: #ff9933; text-decoration: none; }
TD.MenuHighlight a:visited { color: #ff9933; text-decoration: none; } 
TD.MenuHighlight a:hover   { color: #ff9933; text-decoration: none; }

.SubMenuItem{
        font-family: Verdana, Arial, Helvetica, Tahoma, sans-serif;
	color: #003366;
	font-size: 8pt;
	text-align: right;
	font-weight: bold;
        padding-right:10;
	}
.SubMenuItem a:link    { color: #003366; text-decoration: none; }
.SubMenuItem a:visited { color: #003366; text-decoration: none; } 
.SubMenuItem a:hover   { color: #ff6600; text-decoration: none; }

.NewsItems{
        font-family: Verdana, Arial, Helvetica, Tahoma, sans-serif;
	color: #003366;
	font-size: 8pt;
	}
.NewsItems A {
	font-size: 10pt;
	font-weight: bold;
        }
.NewsItems a:link    { color: #ff6600; }
.NewsItems a:visited { color: #ff6600; } 
.NewsItems a:hover   { color: #ff9933; }

/* Main title */
H1 {
	color: #ff9933;
	font-size: 14pt;
	font-weight: bold;
	margin-bottom: 6;
	}

/* Main headings */
H2 {
	color: #ff9933;
	font-size: 11pt;
	font-weight: bold;
	margin-bottom: 6;
	}

/* Subheadings */
H3 {
	color: #ff9933;
	font-size: 10pt;
	font-weight: bold;
	margin-bottom: 0;
        margin-left: 10;
	}
H3 a:link    { color: #ff9933; }
H3 a:visited { color: #ff9933; } 
H3 a:hover   { color: #ff6600; }
	
H4 {
	color: #ff6600;
	font-size: 9pt;
	font-weight: bold;
	margin-bottom: 0;
        margin-left: 10;
	}

.Captions {
	padding-top: 20;
	color: #ff6600;
	font-size: 8pt;
	margin-bottom: 0;
	text-align: center;
	}
.Captions a:link    { text-decoration: none; }
.Captions a:visited { text-decoration: none; }
.Captions a:hover   { text-decoration: none; }

TD.VerticalBar {
	width: 1;
	background-color: #ff6600;
	border-left: solid 20 white;
	border-right: solid 20 white;
	}
	
TD.VerticalSpacer {
	width: 1;
	border-right: solid 10 white;
	}
	
TABLE.FooterBar {
	margin-top: 20;
	border-top: 1 solid #ff6600;
	}
TD.Footer {
	font-family: Verdana, Arial, Helvetica, Tahoma, sans-serif;
	color: #003366;
	font-size: 7pt;
	text-align: left;
	margin-top: 20;
	margin-left: 20;
	margin-right: 20;
	}
TD.Footer a:link    { color: #003366; }
TD.Footer a:visited { color: #003366; } 
TD.Footer a:hover   { color: #003366; }
	
TABLE.LimmudForm {
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	margin-bottom: 0;
	width: 100%;
	}
	
TABLE.LimmudForm TD.FormHeader {
	background-color: #ff9933;
	color: #003366;
	font-size: 10pt;
	font-weight: bold;
	text-align: left;
	padding-left:10;
	height: 20;
	}

TABLE.LimmudForm TD.FormSubHeader {
	background-color: #ff9933;
	color: #003366;
	font-size: 9pt;
	font-weight: bold;
	text-align: left;
	padding-left:10;
	height: 18;
	width:600;
	}

TABLE.LimmudForm TD {
	font-size: 9pt;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	vertical-align:middle;
	}
	
TABLE.LimmudForm TD.FormLabel {
	font-size: 8pt;
	text-align: right;
	}

TABLE.LimmudForm TD.FormLeftLabel {
	font-size: 8pt;
	}

TABLE.LimmudForm TD.FormCenterLabel {
	font-size: 8pt;
	text-align: center;
	}

/* Jeremy Green */
DT
{
  margin-left:10px;
}

/* Front page taster of presenters */
.Taster DT
{
  font-weight:bold;
  float:left;
  margin-right:1em;
}
/* End of jeremy's CSS rules */

/* For Session Forums */

.Message {
        padding-top: 1em;
        padding-bottom: 1em;
        margin-left: 10px;
        margin-right: 10px;
        border-top-width: 1px;
        border-top-style: solid;
}

.MessageHeader {
        font-weight: bold;
        padding-bottom: 1em;
}

.MessageText {
        font-family: monospace;
}

blockquote {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #000000;
  background-color: #ffffff;
  font-size: x-small;
  border: 1px solid #000000;
  margin: 5px 30px 5px 30px;
  padding: 5px 10px 5px 10px;
}

th, td {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #000000;
  font-size: 100%;
  padding-left: 8px;
  padding-right: 8px;
}

p, ul, ol, li, table {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #000000;
  font-size: 100%;
}

.formelem {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #000000;
  background-color: #f4f4f4;
  color: #000000;
  border-top-color: #d0d0d0;
  border-top-style: solid;
  border-top-width: 1px;
  border-left-color: #d0d0d0;
  border-left-style: solid;
  border-left-width: 1px;
  border-bottom-color: #000000;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-right-color: #000000;
  border-right-style: solid;
  border-right-width: 1px;
}

h3 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #000000;
  background-color: transparent;
  font-size: 100%;
}

h2 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #000000;
  background-color: transparent;
  font-size: 120%;
}

a:active, a:link, a:visited {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #000000;
  background-color: transparent;
}

a:hover {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #000000;
  background-color: transparent;
}

a.accueil:active, a.accueil:link, a.accueil:visited {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-style: italic;
  color: orange;
  background-color: transparent;
  font-size: smaller;
}

a.accueil:hover {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-style: italic;
text-decoration: underline;
  color: orange;
  background-color: transparent;
  font-size: smaller;
}


a.asmallb:active, a.asmallb:link, a.asmallb:visited {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: bold;
  color: #000000;
  background-color: transparent;
  font-size: smaller;
}

a.asmallb:hover {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: bold;
  color: #000000;
  background-color: transparent;
  font-size: smaller;
}


.headertable {
  border: 1px solid #000000;
}

.headerpanel1 {
  border-top-color: #e0e0e0;
  border-top-style: solid;
  border-top-width: 1px;
  border-left-color: #e0e0e0;
  border-left-style: solid;
  border-left-width: 1px;
  border-bottom-color: #000000;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  height: 50px;
  font-size: large;
  font-weight: bold;
  color: black;
  text-align: left;
}

.headerpanel2 {
  border-top-color: #ffffff;
  border-top-style: solid;
  border-top-width: 1px;
  border-left-color: #e0e0e0;
  border-left-style: solid;
  border-left-width: 1px;
  /*
  border-bottom-color: #000000;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  */
  font-size: smaller;
  font-weight: bold;
  color: #000000;
  text-align: right;
}

.ftable {
  border-top-color: #000000;
  border-right-color: #000000;
  border-bottom-color: #000000;
  border-left-color: #000000;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  font-size: 100%;
}

.cell3d {
  border-top-color: #ffffff;
  border-top-style: solid;
  border-top-width: 1px;
  border-right-color: #000000;
  border-right-style: solid;
  border-right-width: 1px;
  border-bottom-color: #000000;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  padding-top: 5px;
  padding-bottom: 5px;
}

.shadelight {
  border: 1px outset #ffffff;
  color: #000000;
  background-color: #f4f4f4;
  margin-top: -1em;
  margin-bottom: -1em;
}

.shadedark {
  border: 1px outset #ffffff;
  color: #000000;
  background-color: #e0e0e0;
  margin-top: -1em;
  margin-bottom: -1em;  

}

.shadedarker {
  border: 1px outset #ffffff;
  color: #000000;
  background-color: #d0d0d0;
  margin-top: -1em;
  margin-bottom: -1em; 
}

.manualident {
  padding-left: 15px;
  padding-right: 15px;
}

.small {
  font-size: smaller;
}

.accueil_gras{
 font-weight: bold;
 color:#aa11bb;
}
.accueil_titre{
 font-weight: bold;
 color:#aa11bb;
  font-size: large;
}
.accueil{
 color:#aa11bb;
}

