.table_topz {
	font-size: 12px;
	font-weight: bold;
	background-color: #CCCCCC;
	text-align: center;
	border: thin solid #000000;
}
.table_rows {
	font-size: 10px;
	border: thin solid #000000;
}
.right_links {
	font-size: 12px;
	font-weight: bold;
	background-color: #CCCCCC;
	background-position: left;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	height: 14px;
	display: table-cell;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 3px;
	text-decoration: none;
}
.sm_text {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
a:visited {
	font-size: 10px;
	color: #333333;
}
a:link {
	font-size: 10px;
	color: #333333;
}
a:hover {
	font-size: 10px;
	font-weight: bolder;
	color: #999999;
}
body {
	font-family: Arial, Helvetica, sans-serif;
}
