body	{
	margin: 0px;
	font-family: "Arial", sans-serif;
	font-size: 12px;
	}

.last_changed	{
	text-align: right;
	color: #ccc;
	font-size: 10px;
	}

.box_text	{
	margin: 10px;
	}

.start_table {
	width: 100%;
	margin-top: 20px;
	border: 1px solid #FFEBA2;
	}

.start_box_title	{
	background-color: #FFEBA2;
	color: #001892;
	font-size: 12px;
	margin: 0px;
	padding-left: 10px;
	}

.meeting_pano	{
	margin-top: 20px;
	margin-bottom: 0px;
	text-align: right;
	font-size: 10px;
	}

.meeting_map	{
	margin: 10px;
	font-size: 10px;
	}

.meeting_title	{
	margin-top: 20px;
	margin-bottom: 0px;
	font-size: 16px;
	}

.meeting_table {
	width: 100%;
	margin-top: 20px;
	border: 1px solid #bda;
	}

.meeting_box_title	{
	background-color: #bda;
	color: #001892;
	font-size: 12px;
	margin: 0px;
	padding-left: 10px;
	}

.meeting_box_text	{
	margin: 10px;
	}

#top_title_background {
	background-color: #001892;
	}

#top_title_long	{
	width: 755px;
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 20px;
	color: #ffc800;
	font-size: 20px;
	font-weight: normal;
	}

#top_title_short	{
	color: white;
	font-weight: bold;
	}

#navigation_background	{
	background-color: #93A4FF;
	}

#navigation	{
	width: 755px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	color: #001892;
	text-align: right;
	font-size: 12px;
    font-weight: bold;
	}

#subnavigation	{
	width: 755px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	color: #93A4FF;
	text-align: right;
	font-size: 12px;
	}

.nav_link	{
	text-decoration: none;
	}

.nav_on	{
	color: white;
	}

.subnav_on	{
	color: #001892;
	}

a.nav_link:link	{
	color: #001892;
	}

a.nav_link:visited	{
	color: #001892;
	}

.subnav_link	{
	text-decoration: none;
	}

a.subnav_link:link	{
	color: #93A4FF;
	}

a.subnav_link:visited	{
	color: #93A4FF;
	}

#content {
	width: 755px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	}

.box {
	margin-top: 20px;
	border: 1px solid #FFEBA2;
	}

.box_title	{
	margin-top: 0px;
	background-color: #FFEBA2;
	color: #001892;
	font-size: 12px;
	}

#box_text_center	{
	text-align: center;
/*	color: #FF6130; */
	}

#rightimage	{
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
	}

.registration_table	{
	margin: 10px;
	width: 100%;
	}

#programme_tab	{
	margin: 10px;
	}

.programme_text	{
	background-color: #ddb;
	width: 20%;
	font-size: 11px;
	}