/* Colors */
body {
	background-color: #33333c;
}
div.organizer {
	display:none;
}
div.container {
	background-color: #fff;
}
div.banner h1 {
	color: #efefef;
	/*color: #333;*/
}
div.banner h2 {
	color: #efefef;
}
div.banner {
	background-repeat: repeat-x;
	/*background-color: #fff; */
	background-color: #b22;
	background-image: url('b22222.jpg');
	border-bottom: solid 2px #3c3c3c;
}
img a {
	border: 0;
}
div.menu {
	/*background-color: #d2bb96;*/
	background-color: #fff;
}
div.menu h1 {
	font-size: medium;
	color: #333333;
}
div.menu h1.notyet {
	font-size: medium;
	color: #ddd;
}
div.menu {
	color: #333333;
	/*
	* 	background-image: url('shadow.png');
	* 		background-repeat: repeat-y;
	* 			background-position: right;
	* 				*/
}
div.menu a {
	text-decoration: none;
	color: #b22;
}
div.content {
	background-color: #fff;
	color: #3c3c3c;
}
div.content h1 {
	color: #46331a;
}
div.content a {
	text-decoration: none;
	color: #801a22;
}
div.content div.date {
	text-transform: uppercase;
	font-size: x-small;
	font-color: #666666;
}

body {
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	word-wrap: break-word;
	word-break: normal;
	font-variant: normal;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
}

div.container {
	margin: auto;
	right: auto;
	left: auto;
	float: none;
	position: relative;
	width: 820px;
	text-align: center;
}

div.banner h1 {
	letter-spacing: -0.05em;
	font-size: xx-large;
	text-align: center;
}

div.banner {
	z-index: 0;
	padding: .5em;
	/*height: 150px;*/
}

div.menu {
	z-index: 0;
	margin: 0px;
	width: 200px;
	text-align: right;
	padding: 10px;
	padding-right: 20px;
	float: left;
	font-size: small;
}
div.content {
	padding-left: 25px;
	padding-bottom: 10px;
	padding-right: 25px;
	padding-top: 10px;
	margin: 0px;
	width: 530px;
	float: left;
	text-align: justify;
}
div.banner {
	font-family: "Helvetica", Verdana, Arial, sans-serif;
}
div.banner h2 {
	text-align: center;
	font-size: medium;
	font-weight: normal;
}
div.banner table {
	letter-spacing: .1em;
	font-size: small;
	font-weight: normal;
	text-transform: uppercase;
}
div.content h1 {
	word-spacing: -1px;
	word-break: keep-all;
	text-decoration: none;
	text-transform: none;
	font-variant: normal;
	font-weight: bold;
	font-size: medium;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	word-wrap: break-word;
}
div.content h1.year {
	font-weight: lighter;
}
div.content h2 {
	font-size: medium;
	font-weight: bold;
}
div.content p, div.content li, td.paper, table.fees {
	font-size: medium;
	line-height: 1.5em;
}
table.dates {
	font-size: small;
	margin-left: auto;
	margin-right: auto;
}
table.dates td.key {
	text-align: right;
	font-weight: bold;
	vertical-align: top;
	padding: .2em;
}
table.dates td.value {
	text-align: left;
	color: #663333;
	padding: .2em;
}
div.box178 {
	border: dashed 1pt #666666;
	background-color: #fffefe;
	padding: .5em;
	text-align: center;
	margin-left: 178px;
}
div.box {
	border: dashed 1pt #666666;
	background-color: #fffefe;
	padding: .3em;
	text-align: center;
}
div.announcementbox {
	border: dashed 1pt #666666;
	background-color: #fffefe;
	padding: .3em;
	text-align: left;
	margin-bottom: 2em;
}
div.announcementbox h2 {
	text-align: center;
}
span.year {
	font-weight: lighter;
}
span.address {
	color: #666666;
}
div.footnote {
	color: #666666;
	font-size: small;
}
div.footnote a {
	color: #6666ff;
	font-size: small;
}
table td.time {
	vertical-align: top;
	padding-left: 0em; 
	padding-right: 1em; 
	white-space: nowrap;
}
div.papertitle {
	font-weight: bold;
	font-size: 125%;
	color: #333;
	margin-bottom: 0em;
	padding-bottom: 0em;
	letter-spacing: -0.05em;
}
div.others {
	font-weight: bold;
	font-size: 110%;
	color: #333;
	letter-spacing: -0.05em;
	margin-bottom: 0em;
	padding-bottom: 0em;
}
div.sessiontitle {
	font-weight: bold;
	font-size: 140%;
	color: #333;
	letter-spacing: -0.05em;
	margin-bottom: 0em;
	padding-bottom: 0em;
}
div.authors {
	color: #555;
	font-style: italic;
	margin-top: 1em;
	margin-bottom: 0.5em;
	padding-top: 0em;
	padding-bottom: 0em;
	text-align: left;
}
div.abstract {
	color: #955;
	margin-bottom: 2em;
	margin-top: 1em;
	padding-left: 1em;
	padding-right: 1em;
}
div.sessionchair {
	color: #555;
	font-style: italic;
	margin-top: .5em;
	margin-bottom: 0em;
	padding-top: 0em;
	padding-bottom: 0em;
	text-align: left;
}
td.paper {
	padding-bottom: 1em;
}
td.presenter {
	text-align: left;
	vertical-align: top;
	line-height: 1.5em;
}
.presenter a img {
	border: #000 solid 1px;
}

h3 span.date {
	font-size: 200%;
}
</style>

