/* .............................. *//* Basic *//* .............................. */html, body {     min-height:100.1%;     font-face:sans-serif;	}a {	color:#E57535;	text-decoration:none;}a:hover {	text-decoration:underline;	color:#ff843e;	}a:visited {	color:#E57535;	}.Menu {	border:0px grey solid;	width:99%;	height:18;	font-size:14px;	background:black;	padding-top:2px;	padding-bottom:0px;	padding-right:20px;	padding-left:0px;	color:white;	float: left;	vertical-align:bottom;	font-weight:bold;	}		.Menu ul li {	display:inline;	float: left;	}	a.Menu ul li {	display:inline;	float: left;	}				.menuwords {	text-align:center;	display:block;	padding-top:3px;	height:15px;	background:black;	color:#E57535;	text-decoration:none;	font-family:helvetica;	letter-spacing:.5px;	padding-right:10px;	padding-left:10px;	}	a.menuwords {	display:block;	height:15px;		background:black;	color:#E57535;	}a.menuwords:hover {	display:block;	height:15px;	background:grey;	color:white;	text-decoration:none;	}a.menuwords:active {	display:block;	height:15px;	background:white;	}		.titled {	font-size:18px;	text-align:center;	color:white;	border:0px solid red;	width:900px;	background:transparent;	}					/*--------EVENTS--------*/.paddingleft {	padding:20px;	}				/*_____________EXHBITORS_____________*/.company {	text-align:left;	}