#mnTbl 
{
   height:100%; 
   margin:0px; 
   padding:0px;
}

#mnHeadTbl {
   width:100%; 
   height:auto; 
   background: url(images/header_bg.gif) repeat top right;
}

#topNavCellSi {
   width:auto; 
   height:auto; 
   background: url(images/header_r_si.gif) no-repeat top right;
}

#topNavLinksMn {
   width:466px; height:auto; padding:0px 60px 10px 0px;
}

#topNavLinksMn a {
   color:#31568C; 
   font-size:12px; 
   font-weight:bold; 
   text-decoration:none;
   margin-left:8px;
}

#topNavLinksMn a:hover {
  color:#000000;
  text-decoration:underline;
} 

#topNavLinksUtil {
  width:416px; 
  height:auto; 
  padding:0px 110px 10px 0px;
}

#topNavLinksUtil a {
  font-size:11px;
  color:#466593;
  text-decoration:none;
  margin-left:10px;
} 

#topNavLinksUtil a:hover 
{
  color:#000000;
  text-decoration:underline;
}

.btnRss img {border:0; margin-right:4px; padding-left:20px;}
.btnRss {background:transparent url(./images/icon_rss.gif) no-repeat top left;padding-left:20px; padding-bottom:10px;}
