@charset "utf-8";
html, body, #wrapper {
    height:100%;
    margin: 0;
    padding: 0;
    border: none;
}
#wrapper {
    margin: 0 auto;
    text-align: left;
    vertical-align: top;
	padding: 0;
   }
body {
	background-color: #3E3426;
	background-image: url(../images/bg_degrad.png);
	background-attachment: fixed;
	background-repeat: repeat-x;
}
body,td,th {
	color: #472E1F;
	font-size: 11pt;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #663300;
	text-decoration: none;
}
a:active {
	color: #FFFF33;
	text-decoration: none;
}
#conference {
	border: 0px solid #663300;
	padding-bottom: 5px;
}
#conferencetab {
	letter-spacing: 0.07em;
}


a:hover {
	text-decoration: underline;
}
.style15 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #362418;
	font-size: small;
}
.style18 {
	font-size: x-small;
	color: #2B1C13;
	font-weight: bold;
}
.style19 {
	font-size: 12px
}
.style20 {
	font-size: 12px;
	font-weight: bold;
}
#SAREL_conception {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
}
