﻿/***** page style *****/BODY {	margin: 0px 0px 0px 0px;	color : #000000;	font-family: Arial, Verdana, Helvetica, sans-serif;	font-size: 11px;	align:center;	overflow-x: hidden;     overflow-y: scroll; }/***** header style *****/.site-header {	background-color:#000;	background: url('../images/header_bg.png');	border-top:0px;	border-left:0px;	border-right:0px;	border-bottom: 4px solid #C64934;	width:100%;	height:38px;	border-spacing:0px;	padding:0px;	border-collapse: collapse;}.page-header {	font-family: Arial, Verdana, Helvetica, sans-serif;	font-size: 16px;	color: #ffffff;	font-weight: bold;}.text-white-bold {	font-family: Arial, Verdana, Helvetica, sans-serif;	font-size: 11px;	color: #ffffff;	font-weight: bold;}.text-white-bold A:link {	font-family: Arial, Verdana, Helvetica, sans-serif;	font-size: 11px;	color: #ffaa33;	font-weight: bold;}.text-white-bold A:visited {	font-family: Arial, Verdana, Helvetica, sans-serif;	font-size: 11px;	color: #ffaa33;	font-weight: bold;}.text-white-bold A:active {	font-family: Arial, Verdana, Helvetica, sans-serif;	font-size: 11px;	color: #ffaa33;	font-weight: bold;}.text-white-bold A:hover {	font-family: Arial, Verdana, Helvetica, sans-serif;	font-size: 11px;	color: #ffaa33;	font-weight: bold;}.menubar {	width: 100%;	background: #F5F5F5;	border-bottom: 1px solid #cccccc;}/**  menutable  **/table.menutable {	A:link {text-decoration: none; color: white;}	A:visited {text-decoration: none; color: white;}	A:active {text-decoration: none; color: white;}	A:hover {text-decoration: underline; color: white;}	color: #000;	font-size: 12spx;	font-weight: normal;	border-collapse: collapse;	padding: 1px;}table.menutable A:link {	font-family: Arial, Verdana, Helvetica, sans-serif;	font-size: 11px;	color: #000000;	font-weight: bold;}table.menutable A:visited {	font-family: Arial, Verdana, Helvetica, sans-serif;	font-size: 11px;	color: #000000;	font-weight: bold;}table.menutable td {	A:link {text-decoration: none; color: white;}	A:visited {text-decoration: none; color: white;}	A:active {text-decoration: none; color: white;}	A:hover {text-decoration: underline; color: white;}	color: #000;	font-size: 12px;	font-weight: normal;	padding-top: 0px;	padding-bottom: 1px;	padding-left: 15px;	padding-right: 0px;}/**  normaltable  **/table.normaltable {	background-color: #fff;		font-size: 11px;	font-weight: normal;	font-family:Verdana, Arial, Helvetica, sans-serif;}a:hover{text-decoration:none;}a:link{text-decoration:none;} a:visited{text-decoration:none;color:#800080;}table.normaltable th {	/*background-color: #D93418;*/	text-align: left;		font-size: 11px;	font-weight: bold;}table.normaltable td {		font-size: 11px;	font-weight: normal;	margin-top:10px;}/**  smalltable  **/table.smalltable {	background-color: #fff;	color: #000;	font-family:Verdana, Arial, Helvetica, sans-serif;	font-size: 9px;	font-weight: normal;	border-collapse: collapse;	padding: 1px;}table.smalltable th {	background-color: #D93418;	text-align: left;	font-family:Verdana, Arial, Helvetica, sans-serif;	color: #FFFFFF;	font-size: 9px;	font-weight: bold;}table.smalltable td {	color: #000;	font-family:Verdana, Arial, Helvetica, sans-serif;	font-size: 9px;	font-weight: normal;}table.smalltable a:link {	color: #000;}table.smalltable a:hover {
	color: #000;
	text-decoration:underline;
}

table.smalltable a:visited {
	color: #000;
}
/** content table **/.content{margin-left: 20px;}/** contact left **/.right_column {padding-left:10px;font-weight: bold;}.whiteText{color: #FFFFFF;font-weight:bold;}.right_column a:link{color: #FFFFFF;}.right_column a:hover {color: #005A84;text-decoration: underline;}.right_column a:active {color: #005A84;}.right_column a:visited{color: #FFFFFF;}/**  navtable  **/table.navtable {	A:link {text-decoration: none; color: white;}	A:visited {text-decoration: none; color: white;}	A:active {text-decoration: none}	A:hover {text-decoration: underline; color: white;}	color: #000;	font-size: 11px;	font-weight: normal;	border-collapse: collapse;	padding: 1px;}table.navtable th {	text-align: left;	color: #FFFFFF;	font-size: 11px;	font-weight: bold;	height: 20px;}table.navtable td {	color: #ffffff;	font-size: 11px;	font-weight: bold;	height: 20px;	padding-top: 0px;	padding-bottom: 9px;	padding-left: 5px;	padding-right: 0px;}/** footertable **//** footertable **/table.footertable {	font-size: 10px;	vertical-align: middle; 	color: #FFFFFF;	background-color: #fff;	padding: 0px;	border-collapse: collapse;}table.footertable td {	color: #FFFFFF;	font-size: 10px;	font-weight: normal;	text-align: left;	padding-top: 0px;	padding-bottom: 0px;	padding-left: 0px;	padding-right: 0px;	height: 20px;}/** footertable **//** formtable **/table.formtable {	vertical-align: middle; 	background-color: #fff;	border: solid 1px #888;	padding: 1px;	border-collapse: collapse;}table.formtable th {	font-size: 14px;	text-align: left;	font-weight: bold;	padding-top: 1px;	padding-bottom: 1px;	padding-left: 1px;	padding-right: 1px;	text-align: left;	vertical-align: middle; 	height: 25px;	background-color: #D93418;	color: #fff;}table.formtable td {	color: #000;	font-size: 11px;	font-weight: normal;	text-align: left;	vertical-align: top; 	padding-top: 1px;	padding-bottom: 1px;	padding-left: 1px;	padding-right: 1px;	border: solid 0px #888;}/** formtable **//** listtable **/table.listtable {	vertical-align: middle; 	background-color: #fff;	border: solid 1px #888;	width: 750px;	padding: 1px;	border-collapse: collapse;}table.listtable th {	background-color: #888;	color: #fff;	font-size: 11px;	font-weight: bold;	border-spacing: 1px;	/** border: solid 1px #ff0000; **/	padding-top: 1px;	padding-bottom: 1px;	padding-left: 5px;	padding-right: 5px;	text-align: left;	vertical-align: middle; 	height: 20px;}table.listtable td {	color: #000;	font-size: 11px;	font-weight: normal;	text-align: left;	vertical-align: top; 	padding-top: 1px;	padding-bottom: 1px;	padding-left: 5px;	padding-right: 5px;	border: solid 1px #888;	height: 20px;}/** listtable **//** login table **/table.login {	font-size: 11px;	vertical-align: middle; 	background-color: #f9f9f9;	border: solid 1px #888;	width: 180px;	padding: 1px;	border-collapse: collapse;}table.login th {	font-size: 14px;	font-weight: bold;	text-align: left;	height: 25px;	background-color: #888;	color: #fff;}table.login td {	font-size: 11px;	width: 90px;	border: solid 0px #000;	text-align: left;	vertical-align: top; }table.login td.formlabel {	padding: 3px;	text-align: right;	vertical-align: top; 	font-size: 12px;	color: #000;}.smallgrey {	color : #999999;	font-size : 10px;}a:link {		text-decoration: none;}a:visited {		text-decoration: none;}a:hover {		text-decoration: none;}a:active {		text-decoration: none;}.inputbox {        z-index: -3;	font-family: Arial, Verdana, Helvetica, sans-serif;        font-size: 11px;}/* form style table */table.adminform {	background-color: #f9f9f9;	border: solid 1px #d5d5d5;	/** width: 100%; **/	padding: 10px;	border-collapse: collapse;}table.adminform tr.row0 {	background-color: #f9f9f9;}table.adminform tr.row1 {	background-color: #eeeeee;}table.adminform th {	font-size: 11px;	padding-top: 6px;	padding-bottom: 2px;	padding-left: 4px;	padding-right: 4px;	/** text-align: left; **/	height: 25px;	background: url(images/background.jpg);	color: #000;	background-repeat: repeat;}table.adminform td {	padding: 3px;	/** text-align: left; **/}table.adminform td.editor {	font-size: 9px;}form {	margin: 0px 0px 0px 0px;}.downarrow{	background: url(../images/downarrow.png) no-repeat center;	text-decoration : none;}a.downarrow{	background: url(../images/downarrow.png) no-repeat center;	text-decoration : none;}a.downarrow:hover{	background: url(../images/downarrow-1.png) no-repeat center;	text-decoration : none;}.uparrow{	background: url(../images/uparrow.png) no-repeat center;	text-decoration : none;}a.uparrow{	background: url(../images/uparrow.png) no-repeat center;	text-decoration : none;}a.uparrow:hover{	background: url(../images/uparrow-1.png) no-repeat center;	text-decoration : none;}h3{color: #005A84;}.blueText{color: #005A84;font-weight: bold;}.blueText a:link{color: #005A84;font-weight: bold;}.blueText a:visited{color: #005A84;font-weight: bold;}.header{padding-left:20px;padding-top:50px;font-size:14px;}.blueLink{color:#00CCFF;}.blueLink a:link{color:#00CCFF;}.blueLink a:hover{color:#00CCFF;}.blueLink a:visited{color:#00CCFF;}.programme
{
border-collapse:collapse;
margin-right:10px;
}
.programme td
{
border-bottom: 1px solid #cccccc;
padding-bottom:7px;
padding-top:3px;
}

.topnavi td{text-align : center;padding-left: 3px;}.speakerList a:link{color:black;text-decoration:none;}.speaker{border : 1px solid #cccccc;}.naviTop{color:#0066FF;font-weight: 400;}