.tablelinks-tablewidth {
	width: 735px;
}
#tableLinks{
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	display: block;
	font-weight: normal;
	text-decoration: none;
	float: left;
	width: 120px;
	height: 215px;
	margin-bottom: 20px;
	margin-left: 2px;
}

#tableLinks a:link{
	display: block;
	background-repeat: no-repeat;
	text-decoration: none;
	color: #666666;
	padding-top: 7px;
	padding-right: 7px;
	padding-bottom: 3px;
	padding-left: 7px;
}

#tableLinks a:visited{
	display: block;
	color: #999999;
	background-repeat: no-repeat;
	text-decoration: none;
	padding-top: 7px;
	padding-right: 7px;
	padding-bottom: 3px;
	padding-left: 7px;
}

#tableLinks a:hover{
	display: block;
	background-color: #ddf1fa;
	color: #2898b0;
	text-decoration: none;
	padding-top: 7px;
	padding-right: 7px;
	padding-bottom: 3px;
	padding-left: 7px;
	font-weight: bold;
}
.Special-p {
	line-height: normal;
}
.Special-p-FCC {
	line-height: normal;
	font-weight: bold;
	color: #FF9966;
	font-size: 11px;
}


.new {
	background-position: left center;
	background-repeat: no-repeat;
	background-image: url(../_common/new_01.gif);
	width: 100px;
	display: block;
	text-align: right;
}
#tableLinks-TC {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	display: block;
	font-weight: normal;
	text-decoration: none;
	float: left;
	width: 144px;
	height: 145px;
	margin-bottom: 20px;
	margin-left: 2px;
}

#tableLinks-TC a:link {
	display: block;
	background-repeat: no-repeat;
	text-decoration: none;
	color: #666666;
	padding-top: 7px;
	padding-right: 7px;
	padding-bottom: 3px;
	padding-left: 7px;
}
#tableLinks-TC a:visited {
	display: block;
	color: #999999;
	background-repeat: no-repeat;
	text-decoration: none;
	padding-top: 7px;
	padding-right: 7px;
	padding-bottom: 3px;
	padding-left: 7px;
}
#tableLinks-TC a:hover {
	display: block;
	background-color: #ddf1fa;
	color: #2898b0;
	text-decoration: none;
	padding-top: 7px;
	padding-right: 7px;
	padding-bottom: 3px;
	padding-left: 7px;
	font-weight: bold;
}

