#id_toplink
{
	height: 32px;
	margin-bottom: 18px;
	margin-top: -18px;
	margin-left: 0px;
	margin-right: 20px;
	position: relative;
	top: 18px;
	background-color: #003059;
	border-bottom: 8px solid #800000;
}
#id_toplink TABLE
{
	font-size: small;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	height: 23px;
	border-collapse: collapse;
	line-height: 23px;
	overflow: hidden;
	width: 100%;
	font-size: 8pt;
}
#id_toplink TABLE TR
{
	margin: 0px;
}
TH.toplink_btn, TH.toplink_btn_mouseover, TH.toplink_btn_selected
{
	text-align: center;
	cursor: pointer;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 4px;
}
#id_tl_home
{
	padding-left: 15px;
}
TH.toplink_btn
{
	color: #9BD9FC;
	font-size: 10pt;
}
TH.toplink_btn_mouseover
{
	color: #66FE66;
	font-size: 10pt;
}
TH.toplink_btn_selected
{
	color: #FE5252;
	font-weight: bold;
	font-size: 10pt;
}

