/* CSS Document */
#content {
	background-image:url(../images/meetings_560.jpg);
	background-position:100px 0px;
	background-repeat:no-repeat;
}
#left {
	position:absolute;
	top:225px;
	left:0px;
	width:760px;
	height:629px;
	overflow:auto;
}
#left table {
	border-collapse:collapse;
	width:750px;
	margin-left:5px;
	margin-top:5px;
	margin-bottom:10px;
}
#left table tr th {
	font-size:11px;
	line-height:15px;
}
#left table tr td {
	font-size:10px;
	border:1px solid #DAE1FC;
	text-align:center;
	line-height:14px;
}
#left table tr .center {
	text-align:center;
}
#left table .tr_d {
	background-color:#FDFCE8;
}
.world {
	position:relative;
	top:2px;
}
#left .a {
	margin:10px 5px 5px 20px;
	font-size:10px;
	text-decoration:none;
	line-height:18px;	
}
#left a:hover {
	text-decoration:underline;
}
#map {
	position:absolute;
	top:782px;
	width:750px;
	margin-left:5px;
	height:300px;
}
