.menuRoll
{
  font-size: 7pt;
  color: #003399;
  text-decoration: underline;
}
.menuRoll:hover
{
    FONT-SIZE: 7pt;
    COLOR:  #CC0000;
    TEXT-DECORATION: underline
}
.menuTable
{
  background-color: #e5e5e5
}
.menuMainCell
{
  border-right: #004f83 1px solid;
  background: #e5e5e5;
  border-left: #9a9a9a 1px solid;
}
.menuMainCellSelected
{
    FONT-SIZE: 7pt;    
    BORDER-LEFT: #004f83 1px solid;
    BORDER-TOP: #004f83 1px solid;
    BORDER-BOTTOM: #004f83 1px solid;
    background: white;
    BACKGROUND-REPEAT: no-repeat
}
.menuMainSubMenuFirst
{
    FONT-SIZE: 7pt;    
    BORDER-LEFT: #004f83 1px solid;        
    BORDER-TOP: #004f83 1px solid;
    background: white;
    BACKGROUND-REPEAT: no-repeat
}
.menuMainSubMenu
{
    FONT-SIZE: 7pt;    
    BORDER-LEFT: #004f83 1px solid;        
    background: white;
    BACKGROUND-REPEAT: no-repeat
}
.menuMainSubMenuLast
{
    FONT-SIZE: 7pt;    
    BORDER-LEFT: #004f83 1px solid;    
    BORDER-BOTTOM: #004f83 1px solid;
    background: white;
    BACKGROUND-REPEAT: no-repeat
}
.menuRollSelected
{
    FONT-SIZE: 7pt;
    COLOR: #003399;
    BACKGROUND-COLOR: #b2b2b2;
    TEXT-DECORATION: none
}
.footerImage
{
  background-image: url(/images/camquest/footer-line.gif);
  background-repeat: repeat-x
}
