

/* Links */



a.navig_main {
width: 200px;
height: 20px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px; color: #19447B;
background-color: #ffffff; 
border-bottom: #ffffff 1px solid; 
background-repeat: no-repeat;
background-position: top left;
margin: 0px;
padding: 5px 12px 0px 5px;
display: block;
text-decoration: none;
font-weight:bold;
}

a.navig_main:hover {
font-size: 11px;
background-color:#19447B; 
border-bottom: #E0E8CB 1px solid; 
font-weight:bold;
color: #ffffff;
}
