.table_postion {
	position: relative;
	left: 60px;
}
.table_positions2 {
	position: relative;
	left: 65px;
}
.navigationtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	margin-left:10px;
	margin-top: -5px;
	line-height: 30px;
	color: #333333;
	
}
a.navigationtext_off {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
table_height {
	height: 5px;
}


a.navigationtext_off:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #6699CC;
	text-decoration: none;
}

a.navigationtext_off:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #6699CC;
	text-decoration: underline;
}



.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #333333;
}
.meeetingdatetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #93A5BB;
}

.lineposition {
	position: relative;
	left: 10px;
}
