#BotNavGreyBoxLight{
		width: 924px;
		background-color: #D5D5D5;
layer-background-color: #D5D5D5;
		padding: 5px 0px 5px 0px;
			text-align:center;

	}

#BotNavGreyBoxDark{
		width: 924px;
		background-color: #494949;
layer-background-color: #494949;
		padding: 5px 0px 5px 0px;
			text-align:center;

	}

#BotNavTerms{
		width: 924px;
		background-color: #FFFFFF;
layer-background-color: #FFFFFF;
		padding: 5px 0px 5px 0px;
			text-align:center;

	}

/* Bottom Navigation First Row */


.botNavFont {font-size:11px;color:#666666; }

.botNavFont a:link	{	text-decoration : none ; 				/* -- */
						color : #666666 ;}					
/* SidebarLinkUnvisitedColor */
.botNavFont a:visited {	text-decoration : none ; 				/* -- */
							color : #666666 ; }					
/* SidebarLinkVisitedColor */
.botNavFont a:hover	{	text-decoration : underline ; 				/* -- */
							color : #666666 ; }					
/* SidebarLinkHoverColor */
.botNavFont  a:active {	text-decoration : none ; 				/* -- */
							color : #666666 ; }					
/* SidebarLinkActiveColor */




/* Bottom Navigation Second Row */

.botNavFont2 {font-size:11px;color:#FFFFFF; }

.botNavFont2 a:link	{	text-decoration : none ; 				/* -- */
						color : #FFFFFF ;}					
/* SidebarLinkUnvisitedColor */
.botNavFont2 a:visited {	text-decoration : none ; 				/* -- */
							color : #FFFFFF ; }					
/* SidebarLinkVisitedColor */
.botNavFont2 a:hover	{	text-decoration : underline ; 				/* -- */
							color : #FFFFFF ; }					
/* SidebarLinkHoverColor */
.botNavFont2  a:active {	text-decoration : none ; 				/* -- */
							color : #FFFFFF ; }					
/* SidebarLinkActiveColor */


