.tableinfo
{
	font-family:Tahoma;
	font-size: 13px;
	text-decoration: none;
	font-weight: none;
	color: black;
}

.tableinfo a
{
	font-family:Tahoma;
	font-size: 13px;
	text-decoration: none;
	font-weight: none;
	color: blue;
}

.tableinfo a:hover
{
	font-family:Tahoma;
	font-size: 13px;
	text-decoration: underline;
	font-weight: none;
	color: blue;
}

.tableinfo a:visited
{
	font-family:Tahoma;
	font-size: 13px;
	text-decoration: none;
	font-weight: none;
	color: blue;
}

.tableinfo a:visited:hover
{
	font-family:Tahoma;
	font-size: 13px;
	text-decoration: underline;
	font-weight: none;
	color: blue;
}


.tabletop
{
	font-family:Tahoma;
	font-size: 13px;
	text-decoration: none;
	font-weight: bold;
	color: black;
}

.tabletop a
{
	font-family:Tahoma;
	font-size: 13px;
	text-decoration: none;
	font-weight: bold;
	color: blue;
}

.tabletop a:hover
{
	font-family:Tahoma;
	font-size: 13px;
	text-decoration: underline;
	font-weight: bold;
	color: blue;
}

.tabletop a:visited
{
	font-family:Tahoma;
	font-size: 13px;
	text-decoration: none;
	font-weight: bold;
	color: blue;
}

.tabletop a:visited:hover
{
	font-family:Tahoma;
	font-size: 13px;
	text-decoration: underline;
	font-weight: bold;
	color: blue;
}

/* 2009.09.17 KJD: added for logo items */
.logolinks
{
	width: 750px;
}

.logolinks a
{
	padding: 0px 15px 0px 35px;
}
