.ntit
{
	display: block;
	clear: both;
	margin: 30px 0px 8px 10px;
}


#nmtb
{
    width: 100%;
    padding-left: 20px;
    font-size: 16px;
    color: #3a3025;
    cursor: default;
}

#nmtb tr
{
    background-image: url( '/images/line1.gif' );
    background-repeat: repeat-x;
    background-position: bottom;
}

#nmtb td
{
    padding: 8px 0px 6px 0px;
}

#nmtb a
{
    color: #3a3025;
}

#nmtb a:hover
{
    text-decoration: underline;
}