.links_container_title{
    font-family: Arial, Tahoma, Sans-Serif;
    font-size: 15px;
    letter-spacing: 0.05em;
    color: #606060;
    font-weight: bold;
}
.links_container_contentpane{
    font-family: Arial, Tahoma, Sans-Serif;
    font-size: 11px;
    color: #708090;
    padding: 0 0 15px 0;
    background-color: transparent;
    border-style: none none none none;
    border-color: #FFFFFF;
    border-width: 0 0 0 0;
    width: 100%;
}
.links_container_mar{
    margin-bottom: 4px;
    width: 100%;
}
.LinksDesignTable td {
    width: 100px;
    border-color: #FFFFFF;
    border-style: none none none none;
    border-width: 0 0 0 0;
    border-collapse: collapse;
    padding: 0;
    white-space: nowrap;
}

A.Normal:link  {
    padding: 6px 4px 2px 18px;
    text-decoration: none;
    display: block;
    -moz-box-sizing: border-box;
    color: #708090; 
    background: url(nav_idle.gif) no-repeat; 
    height: 23px; 
    font-size: 11px;
    font-weight: bold;
    white-space: nowrap;
}

A.Normal:visited   {
    padding: 6px 4px 2px 18px;
    text-decoration:    none;
    display: block;
    -moz-box-sizing: border-box;
    color: #708090; 
    background: url(nav_idle.gif) no-repeat; 
    height: 23px; 
    font-size: 11px;
    font-weight: bold;
    white-space: nowrap;
}

A.Normal:active    {
    padding: 6px 4px 2px 18px;
    text-decoration:    none;
    display: block;
    -moz-box-sizing:border-box;
    color: #828E9C; 
    background:  url(nav_active.gif) no-repeat; 
    height: 23px; 
    font-size: 11px;
    font-weight: bold;
    white-space: nowrap;
}

A.Normal:hover {
    padding: 6px 4px 2px 18px;
    text-decoration:    none;
    display: block;
    -moz-box-sizing:border-box;
    color: #697887; 
    background:  url(nav_over.gif) no-repeat; 
    height: 23px; 
    font-size: 11px;
    font-weight: bold;
    white-space: nowrap;
}
.links_title_table
{
    
}
.links_title
{
    width: 0;
    height: 0;
    text-align: left;
    padding: 0 0 0 0;
}
