/******************************************************************************
*
*	Pivotal eService 5.7
*
*	File:		bottommenu.css 
*	Purpose:	Main menu bottom style sheet.
*	Date:		January 1, 2005
*
******************************************************************************/

BODY
{
	background-color : #333366;
	background-image: url(../images/BckBottomMenu.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	color:#000000;
}

