#navlist
{
margin: 0;
padding: 0 0 20px 10px;
font-size: 12px;
font-family:arial;
text-transform:uppercase;
}

#navlist ul, #navlist li
{
margin: 0;
padding: 0;
display: inline;
list-style-type: none;
}

#navlist a:link, #navlist a:visited
{
float: left;
line-height: 14px;
font-weight: bold;
margin: 0 10px 4px 10px;
text-decoration: none;
color: #999;
}

#navlist a:link#current, #navlist a:visited#current
{
border-bottom: 4px solid #dc2b18;
padding-bottom: 2px;
background: transparent;
color: #999;
}

#navlist a:hover { color: gray; text-decoration: none; }








/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
