/* CSS Document */

.bold {
font-family: Arial, sans-serif;
font-size: 13px;
font-weight: bold;
color: #FFFFFF;
}

.topnavigation {
	font-size: 10px;
	font-family: Arial, sans-serif;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	display: block;
	text-align: center;
	background: #666666;
	width: auto;
	height:20px;
	color: #FFFFFF;
	empty-cells: hide;
	background-color: #666666;
}

.topnavigation:hover {
	font-size: 10px;
	font-family: Arial, sans-serif;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	display: block;
	text-align: center;
	background: #333333;
	width: auto;
	height:20px;
	color: #FFFFFF;
	empty-cells: hide;
}
left_column_1 {
	background-color: #FFFF99;
}
.style10 {
	font-family: Arial, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
