/* CSS Document */

/* Stlyes for portfolio page */

#mn_body table {
font-family:Arial, Helvetica, sans-serif;
color:#1E381E;
font-size:11px;
}


#mn_body a{
text-decoration:none;
color: #333333;
border-bottom:1px dotted #333333;
}

#mn_body a:hover{
color:#A29E42;
border-bottom:1px dotted #A29E42;
}

tr.st_header {
font-family:"Times New Roman", Times, serif;
font-weight:700;
border-bottom:1px solid #1E381E;
}

.st_header td{
border-bottom:1px solid #1E381E;
font-size:14px;
}

.sec_head td{
font-weight:700;
font-size:11px;
padding:18px 0px 3px 0px;
text-decoration:underline;
}

#portfolio td{
vertical-align:top;
padding-top:6px;
}