
:root {
  --headline_col: #224e88;
  --topico_text: #bbcde5;
  --dash_msg_line: #0061a1;	
  --leftmenu_headline: #0061a1;
  --leftmenu_selected: #224e88;		  
  --tabs_sel: #224e88;
  --table-pages: #2b64ae;
}

body { background: url(../images/topBg-mc.png) repeat-x !important; }

#row2 #mainMenu div a:hover, #row2 #mainMenu div a.selected, #row2 #mainMenu div a.selected:hover {
    color: white;
    background: url('../images/selected-mc.png') no-repeat bottom left;
}