a:link, a:visited
{
	text-decoration: none;
	color: #A2A3A2;
}
a:hover
{
	text-decoration: underline;
	color: #A2A3A2;
}

table.links
{
	width: 100%;

}
td.links_main_title
{
	font-size: 12px;
	font-weight:bold;
	color: #63AB47;
	padding: 10px 15px;
}
td.links_group_name
{
	font-size: small;
	font-weight: bold;
	color: #63AB47 !important;
	padding: 0 15px 4px;
	background: #ffffff url(../../images/1.he/links/links_group_bg.gif) top left repeat-x;
}
td.links_group_space img
{
	height: 10px;
}
a.links_download, a.links_download:link, a.links_download:visited, a.links_download:hover
{
	display: block; /*ie vertical-align img bug disapiring img fix*/
	height: 20px; /*ie vertical-align img bug disapiring img fix has to be same height as the image*/
	text-decoration: underline;
	color: #a2a2a2!important;
	font-size: small;
}
a.links_title, a.links_title:link, a.links_title:visited, a.links_title:hover
{
	display: block; /*ie vertical-align img bug disapiring img fix*/
	height: 20px; /*ie vertical-align img bug disapiring img fix has to be same height as the image*/
	/*font-weight: bold;*/
	text-decoration: underline;
	color: #63AB47 !important;
	font-size: small;
}
td.links_title
{
	font-size:small !important;
	/*font-weight: bold;*/
	color: #63AB47 !important;
	padding: 7px 0px 5px;
	
	white-space: nowrap;
	width: 3%;
  
}

td.links_title_span
{
	font-size: 14px;
	/*font-weight: bold;*/
	color: #63AB47;
	padding: 1px 3px 1px;
	vertical-align:middle;
	white-space: nowrap;
	width: 1% !important;
   
}

td.links_title_empty
{
	display: none;
}
td.links_title_url
{
	padding: 8px 0px 4px 0px !important;
	width:100%;
	display: block; /*ie vertical-align img bug disapiring img fix*/
	height: 20px; /*ie vertical-align img bug disapiring img fix has to be same height as the image*/
	/*font-weight: bold;*/
	text-decoration: none;
	color: #63AB47;

}
td.links_title_url a, td.links_title a
{
	/*display: block;*/ /*ie vertical-align img bug disapiring img fix*/
	height: 20px; /*ie vertical-align img bug disapiring img fix has to be same height as the image*/
	/*font-weight: bold;*/
	text-decoration: underline;
	color: #63AB47 !important;
}
td.links_title_url a:hover, td.links_title a:hover
{
	font-weight: normal;
	text-decoration: none;
	color: #63AB47 !important;
}
td.links_desc
{
	padding: 3px 0px 6px 15px;
	color: #A2A3A2;
	background-color: #FFFFFF;
	font-weight: bold !important;
	font-size: small !important;
}
td.links_desc a, td.links_desc a:visited
{
	color: #A2A3A2;
	/*font-size: small!important;*/
	font-weight: normal!important;
	text-decoration: underline !important;
}
td.links_desc a:hover
{
	color: #A2A3A2;
	font-weight: normal!important;
	text-decoration: none!important;
}
div.links_delim
{
	height: 1px;
}
td.links_delim
{
	padding-bottom: 3px;
	padding-top: 3px;
}
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 0 -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 10px 0px;
	margin: 5px 0 -5px;
}
.link_full_article{
    line-height: 16px;
	font-size:small !important;
    vertical-align:top;
	color: #63AB47 !important;
	height:20px;
}
a.link_full_article, a.link_full_article:link, a.link_full_article:visited{
	text-decoration:none;
	color: #63AB47 !important;
	font-size:small !important;
	font-weight:bold !important;
}
a.link_full_article:hover{
	text-decoration:underline!important;
	color: #63AB47 !important;
	font-size:small !important;
	font-weight:bold !important;
}
.link_pict{
    padding-left:5px;
}
img.link_arrow{
    padding:0px 3px 0px 0px;
    vertical-align:bottom;
}    
.link_sep{
   background-color:#60AB46;
   height:1px;
   
}