table.links
{
	width: 100%;
}

td.links_main_title
{
	font-size: x-large;
	color: #F7981D;
	padding: 10px 0px 0px 0px;
}
td.links_group_name
{
	font-size: small;
	font-weight: bold;
	color: #344878 !important;
	padding: 0 10px 0px 0px;
	background-color:#E1E1E9;
	height:21px;
	width:100%;
}
td.links_group_space img
{
	height: 10px;
}


td.links_title
{
	font-size: small !important;
	font-weight: bold;
	color: #231F20;
	padding: 0px 0px 0px;
	white-space: nowrap;
	/*width: 100%;*/
}

td.links_title_span
{
	font-size: small !important;
	font-weight: bold;
	color: #333333;
	padding: 1px 0px 1px 0px;
	white-space: nowrap;
}

td.links_title_empty
{
	display: none;
}
td.links_url
{
	display: block; /*ie vertical-align img bug disapiring img fix*/
	height: 19px; /*ie vertical-align img bug disapiring img fix has to be same height as the image*/
	font-weight: bold;
	text-decoration: none;
	color: #156e6e;
}
td.links_url a, td.links_title a
{
	/*display: block;*/ /*ie vertical-align img bug disapiring img fix*/
	height: 19px; /*ie vertical-align img bug disapiring img fix has to be same height as the image*/
	font-weight: bold;
	text-decoration: underline;
	color: #333333 !important;
}
a.links_title_url
{
    font-weight: bold;
	text-decoration: underline;
	color: #333333 !important;
}
td.links_url a:hover, td.links_title a:hover
{
	text-decoration: none;
}
td.links_desc
{
	padding: 3px 0px 6px 10px;
	color: #666666;
	font-weight: bold !important;
	font-size: small !important;
	line-height: 20px;
}
td.links_desc a
{
	color: #4D6EC1 !important;
	font-size: small!important;
	font-weight: normal!important;
	text-decoration: underline !important;
}
div.links_delim
{
	height: 1px;
	margin-top:7px;
	padding-bottom:7px;
}
td.links_delim
{
	border-bottom: 1px solid #B4B1A6;
}
div.links_delim_last
{
	height: 1px;
}
td.links_delim_last
{
	padding-bottom: 10px;
}
td.links_bottom_space
{
	height: 100%;
}
td.links_bottom_space img
{
	height: 10px;
}
img.file_icon
{
	margin: 0 0px -3px 7px;
}
span.links_back
{
	padding-bottom: 10px;
	width: 100%;
	text-align: center;
}
span.links_back a
{
	font-size: 12px;
	color: #214f80;
	text-decoration: none;
}
span.links_back a:hover
{
	text-decoration: underline;
}

/***************************/
div.general_title
{
	padding: 3px 0 6px 0;
	color: #214f80;
	border-top: 1px solid #b7c9d6;
}
td.content600 div.general_title
{
	color: #214f80;
	font-size: 18px;
	padding: 10px 0px 0px 10px;
	margin: 5px 0 -5px;
}
a.link_full_article, a.link_full_article:hover
{
	color: #344878 !important;
	text-decoration:underline !important;
	font-size:13px;
	font-weight:bold;
}
.link_full_article img
{
	display: none;
}


td.links_title_url
{
	width: 100%;
	font-weight: bold !important;
	padding-right: 10px;
}
td.links_title
{
	text-decoration: none !important;
	padding-left:8px;
}

td.links_title_url a
{

}

a.links_download , a.links_download:hover
{
	font-size:13px;
	color:#344878;
}