* {
	font-family: Arial;
}

body{
	margin: 0px;
}

table {
	font-size: 13px;
}

#left_menu_cell {
    width: 176px;
    min-width: 176px;
    background: url(images/bg_menu_lined_thin_dark.gif) repeat;

}

#left_menu {
    font-size: 95%;
    width: 176px;
    min-width: 176px;
    background: url(images/bg_menu_lined_thin.gif) repeat;
    padding: 10px 0px 0px 0px;
}

#left_menu ul {
	list-style: none;
	text-align: left;
	margin: 0px;
	padding: 0px 0px 0px 0px;

}

#left_menu li {
        text-align: left;
        padding: 0px 0px 3px 10px; 
        font-weight: bold;
	margin: 0px;
	padding: 0px;
	padding: 0px 0px 3px 10px;
}

div.submenu{
	font-weight: normal !important;
	margin: 0px;
	padding: 0px;
}
div.submenu a{
	font-weight: normal !important;
	font-style: italic;
}
div.submenu li{
	font-weight: normal !important;
	padding: 0px 0px 3px 17px !important;
}

div.mainmenu{
    text-align: left;
    padding: 0px 0px 3px 10px; 
    font-weight: bold;
}
#left_menu a {
/*	xfont-size: 12px;
	xfont-style: italic;
*/	font-weight: bold;
	font-family: arial;
	color: 	#1a677b;
	text-decoration: none;
	margin: 0px;
	padding: 0px;

}

#left_menu li:hover {
	background: url(images/bg_menu_lined_white.gif) repeat;
}

#left_menu p {
	text-align: right;
	padding: 0px 20px 0px 0px;
}

#left_menu hr {
	padding: 0px;
	margin: 0px;
	width: 164px;
	height: 1px;
	border: 0px;
	background-color: #1A677B;
	color: #1A677B;
}



<!--

.text {
	font-family: Arial;
	font-size: 13px;
	color: #106770;
	text-decoration: none;
	text-align: justify;
}

.dtext {
	font-family: Arial;
	font-size: 13px;
	color: #106770;
	text-align: justify;
}

.ultext {
	font-family: Arial;
	font-size: 13px;
	color: #106770;
	text-decoration: underline;
	text-align: justify;
}

.wtext {
	font-family: Arial;
	font-size: 13px;
	color: #ffffff;
	text-decoration: none;
	text-align: justify;
}

.itext {
	font-family: Arial;
	font-size: 13px;
	font-style: italic;
	color: #106770;
	text-decoration: none;
	text-align: justify;
}



.menutext {
	font-family: Arial;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	text-align: justify;
}

.unalignedtext {
        font-family: Arial;
        font-size: 13px;
        color: #106770;
        text-decoration: none;
}


.f_title {
        font-family: Arial;
        font-size: 12px;
        font-weight: bold;
        color: #DFF2F1;
        text-decoration: none;
}

.title_big {
        font-family: Arial;
        font-size: 20px;
        font-weight: bold;
        color: #106770;
        text-decoration: none;
}


.title_mid {
        font-family: Arial;
        font-size: 16px;
        font-weight: bold;
        color: #106770;
        text-decoration: none;
}

.title {
        font-family: Arial;
        font-size: 16px;

        color: #106770;
        text-decoration: none;
}



.link {
	font-family: arial;
	font-size: 13px;
	color: #00ADC7;
	text-decoration: none;
	font-weight: normal;
}


.boldlink {
	font-family: arial;
	font-size: 13px;
	color: #00ADC7;
	text-decoration: none;
	font-weight: bold;
}

.toplink {
	font-family: arial;
	font-size: 13px;
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
}


.midlink {
        font-family: Arial;
        font-size: 16px;
        font-weight: bold;
		color: #00ADC7;
        text-decoration: none;
}


.biglink {
    font-family: Arial;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
	color: #00ADC7;

}


.pda {
        display: none;
}

            -->

table.centered tr td{
	text-align: center;
} 
table.programme {
	border: 1px solid black;
	border-collapse: collapse;
}
table.programme tr td{
	vertical-align: top;
	border: 1px solid black;
}
table.programme tr td p{
	margin-top: 0;
}
table.programme tr td h4{
	text-align: center;
	margin: 0.5em;
	
}

h4{
	margin-bottom: 0.1em;
}

.uppercase{
	text-transform: uppercase;
}

/*p.just {
	text-align: justify;
}*/

a img{
	border: none;
}
table.speakers{
	width: 100%;
	border-collapse: collapse;
}
table.speakers tr > td:first-child{
	text-align: center;
}
table.speakers tr > td:last-child{
	text-align: left;
}
table.speakers tr td{
	border: 1px solid #C8E3E2;
	margin: 1px;
	padding: 5px;
	vertical-align: middle;
}
/*td.bio{
	width: 7em;
	text-align: center;
*/

h3.organiser{
	margin-bottom: -0.3em;
	padding-bottom: 0.0em;
	border-bottom: none;
	
}
div.cv{
	padding: 0.5em;
}
div.cv p{
	font-family: Arial;
	font-size: 13px;
	color: #106770;
	text-decoration: none;
	text-align: justify;
}