body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #CEE1E1;
	margin: 0px;
	padding: 5px;
	font-size: 80%;
}
.menu1 {
	list-style-type: none;
	position: relative;
	left: -40px;
}
.menu2 {
	list-style-type: none;
	position: relative;
	left: -15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	/*color: #33FF00;*/
}
#Footer {
	clear: both;
	font-style: italic;
	font-size: small;
	text-align: center;
}
#logo {
	float: left; 
	width: 100px;
	height: 100px;
}
#MainTitle {
	width: 75%;
	padding: 10px;
}
#MainText {
	margin-left: 270px;
	padding-left: 10px;
}
#Menubar {
	float: left;
	width: 250px;
	padding: 10px;
	background-color: #66CC66;
}
.capacity {
	text-align: left;
}
.dateCategory {
	text-align: left;
}
.person {
	font-style: italic;
}
a:hover {
	color: white;
	background-color: black; 
}
.floatleft {
	float:  left; 
	margin: 10px 10px 10px 0px;
}
.floatright {
	float:  right;
	clear:  right;
	margin: 10px 10px 10px 10px;
}
.caption {
	text-align: center;
	font-size: 70%;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
.sponsors {
	font-weight: bold;
	font-size: 110%;
	font-style: italic;
	width: 300px;
}
.pics {
	margin: 5px 5px 5px 5px;
}
caption {
	font-weight: bold;
	font-size: 150%;
}
#dates {
	border-collapse: collapse;
}
#dates th {
	text-align: left;
	padding-right: 10px;
}
#dates td {
	padding-left: 10px;
}	
#dates .submission {
	background-color: #CC99CC; 
}
#dates .notification {
	background-color: #669966; 
}
#dates .administrative {
	/* background-color: #CC66CC; */
}
#dates .meeting {
	/* background-color: #CC66FF; */
}
#dates .colocate {
	/* background-color: #FFCCCC; */
}
.program {
	border-style: outset;
	border-width: thin;
	background-color: #cccccc;
	vertical-align: top;
}
.program td {
	border-style: inset;
	border-width: thin;
	padding-left: 5px;
	padding-right: 5px;
	vertical-align: top;
}
.program .breakContent {
	color: black;
	background-color: white;
}
.program .workTime, .program .breakTime {
	color: white;
	background-color: black;
	text-align: right;
	width: 15%;
}
.program .breakTime {
	text-decoration: underline;
}
.indent {
	text-indent: 20px;
}
.importantNote {
	color: red;
	font-style: italic;
}
.unimportantNote {
	font-style: italic;
}
.newsDate {
	font-style: italic;
}
.passed {
	text-decoration: line-through;
}
table .workshopwidth {
	width: 150px;
}
.spaceBefore {
	margin-top: 60px;
}
.logos img {
	border-width: 0px;
	border-color: none;
}
.keynoteSpeaker {
	font-weight: bold;
	font-size: large;
}
.keynoteSpeaker a {
	text-decoration: none;
}
.keynoteTitle {
	font-weight: bold;
	font-style: italic;
	font-size: large;
}
.affiliation {
	font-style: italic;
	font-weight: bold;
}
.keynoteAbstract {
	/*text-decoration: underline;*/
	font-style: italic;
}
.slides {
	color: red;
}
.timeAndPlace {
	font-style: italic;
	font-weight: bold;
}
.textCenter {
	text-align: center;
}
.schedule {
	border-style: outset;
	border-width: thin;
	width: 95%;
}
.schedule .scheduleTime {
	width: 15%;
}
.schedule .scheduleDay {
	width: 28%;
}
.schedule td {
	border-style: inset;
	border-width: thin;
}
.scheduleSlot {
	text-align: left;
}
.scheduleWorkshop {
	width: 12%;
	background-color: #66FFCC;
}
.scheduleTutorial {
	width: 12%;
	background-color: #CC99CC;
}
.scheduleSymposium {
	width: 12%;
	background-color: #009966;
}
.rightBorder {
	border-right-style: groove;
}
.scheduleSocial {
	background-color:#FF9966;
}
.scheduleSession {
	background-color:#33CC99;
}
.scheduleKeynote {
	background-color: #66CC66;
}
.scheduleBreak {
	background-color: #FFFF99;
}
.scheduleLunch {
	background-color:#FFFFCC;
}
.paperTitle {
	font-weight: bold;
}
.paperAuthor {
	font-style: italic;
}
.contentWidth {
	width: 42%;
}
.sessions a {
	text-decoration: none;
}
.session {
	font-weight: bold;
	color: #003399;
}
.sessionWhite {
	font-weight: bold;
}
.tutorialTime {
	font-weight: normal;
}
.tutorialTitle {
	font-style: italic;
}
.symposiumTitle {
	font-weight: bold;
}
.reservation {
	width: 75%;
}
.reservation td {
	text-align: center;
}
.price {
	font-style: italic;
	font-weight: bold;
}
.galleryHorizontal img {
	width: 200px;
	margin-left: 10px;
	margin-right: 10px;
}
.galleryVertical img {
	height: 200px;
	margin-left: 10px;
	margin-right: 10px;
}
.registrationType {
	width: 15%;
}
.strong {
	font-weight: bold;
}
#bogorPictures {
	table-layout: fixed;
}
#hotels td, #hotels th {
	padding-left: 20px;
}
.room {
	font-style: italic;
}
.awardPaper {
	font-style: italic;
	font-weight: bold;
}
#photos td {
	vertical-align: top;
}
.photoColumn {
	width: 48%;
}