#linktable
{
	width: 100%;
	border: thin solid #533400;
}

#linktable td
{
	width: 50%;
	padding: 3px 0px 3px 5px;
}

#linktable .col2
{
	border-left: thin solid #533400;
}

#linktable .t_header
{
	font-weight: bold;
	text-align: center;
	background-color: #D99F5A;
	font-size: 16px;
}

#linktable .t_header td
{
	border-bottom: thin solid #533400;
}

#linktable .tdsmall
{
	width: 50%;
	padding: 3px 0px 3px 5px;
	font-size: 11px;
}