a.left_bar_cell:link {
	text-decoration: none;


}
a.left_bar_cell:visited {
	text-decoration: none;


}
a.left_bar_cell:hover {
	text-decoration: none;


}
a.left_bar_cell:active {
	text-decoration: none;


}
td.left_bar {
	width: 10%;
	vertical-align: top;
}
td.left_bar_cell {
	text-align: left;
	font-size: x-small;
	white-space: nowrap;
	background-color: #CCCCCC;
	color: #000000;
	border-top-width: 10px;
	border-right-width: 10px;
	border-bottom-width: 10px;
	border-left-width: 10px;
	border-bottom-style: none;
}
td.middle_bar {
	width: 3%;
}
td.right_bar {
	vertical-align: top;
	margin: 5%;
}

