/* ----------------------------------------------------------------
  This is the top menu styles file.
  Author: Francois C. Asselin
  Last updated: 2005-07-14
  -----------------------------------------------------------------*/
.topMenu{text-align:center;height: 18px;padding-top: 5px;font: 16px/100% "Trebuchet MS", Georgia, Times, "Times New Roman", serif;text-decoration: none;border-top: 1px solid #E6E6E6;border-right: 1px solid #E6E6E6;border-left: 1px solid #E6E6E6;background-color: #FFF;color:#000;overflow: hidden;}
.topMenu:hover{background-color: #FFFAE1;text-decoration: none;}
#menuContainer{width:778px;padding:0px;margin:0px;overflow:hidden;}
#mainMenu {position: relative;clear: both;left:0px;top:0px;width:778px;height:19px;background-color: #FFF;padding:0px;margin:0px;}
a.menuText{color:#000;font-weight: normal;font-size: 11px;font-family: "Trebuchet MS", Georgia, Times, "Times New Roman", serif;text-decoration: none;}