/* This is the StyleCatcher theme addition. Do not remove this block. */
/* Selected Layout:  */
@import url(base_theme.css);
@import url(/mt/mt-static/support/themes/unity-tricolor/unity-tricolor.css);
/* end StyleCatcher imports */

#menu a, #menu a:visited {
  text-decoration:none; 
  background-color:8E94FF; 
  display:block; 
  width:10em; 
  height:1.5em; 
  border-bottom:1px solid 8E94FF;  
  border-right:1px solid 8E94FF; 
  padding:0.5em;
  }
#menu a:hover {
  border-bottom:1px solid #fff; 
  text-align:right;
  }
