/* Start of CMSMS style sheet 'mtlfd' */
.txt, td{
font-family:tahoma;
font-size:11px;
color:#515151;
}
.txt, nav{
font-family:tahoma;
font-size:11px;
color:#000000;
}
.txt1{
font-family:tahoma;
font-size:11px;
color:#777777;
}
.txtw{
font-family:tahoma;
font-size:11px;
color:#ffffff;
}
br{
line-height:12px
}
form {
font-family:tahoma;
font-size:11px;
color: black;
}
/* menu styles */

#menuwrapper {
  width: 181px;
}
#primary-nav { /*The id for the <ul>*/
  margin-top: 0;
}
.menuparent { /*The class for each <li> that has children.*/
}
.menuactive { /*The class for each <li> that is active or is a parent (on any level) of a child that is active.*/
}
#primary-nav a {
  font-family:tahoma;
  font-size:11px;
  color:#515151;
  text-decoration: none;
}
#primary-nav a {
  text-decoration: underline;
}
/* End of 'mtlfd' */

