/******************************************************************************
*
*	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-color : #FFFFFF;
	background-repeat:repeat-x;
	background-position:bottom;
	color:#003082;
/*	color:#000000;*/
}

