.hortab1, .hortab1-on, .hortab1-over
{
	float: left;
	width: 90px;
	margin: 3px 0px 3px 0px;
	border-left: 1px solid #DDDDDD;
	padding: 3px 10px 3px 10px;
	text-align: center;
	white-space: nowrap;
	cursor: pointer;
	cursor: hand;
}

a.horlnk1, a.horlnk1:visited
{
	color: #818181;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

a.horlnk1:hover
{
	color: #CCCCCC;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

a.horlnk1-on, a.horlnk1-on:visited
{
	color: #CCCCCC;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

a.horlnk1-on:hover
{
	color: #CCCCCC;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

