
/* Begin CSS Popout Menu RED */

.footerLinks	{ 
	text-align:left;
	font-weight: normal;
	font-family: Arial, Verdana, sans-serif;
	line-height:22px;	
	max-width:650px;
	height:22px;	
	margin:0px 0px 0 5px;
	background-color: #fff;
	
}		

.footerLinks a	{	
	color:#CC0033;
	text-align: left;
	white-space:nowrap;	
	margin:0 0 0 0;	
	padding:0;	
}
	
.footerLinks a, .footerLinks:visited	/* menu at rest */	{
	color: #CC0033;
	background-color: #fff;	
	text-decoration: none;	
	font-size:10px;
}
	
.footerLinks a:hover	/* menu at mouse-over  */	{
	color: #CC0033;
	background-color: #fff;
	font-weight: bold;
	font-size:11px;
	text-align: center;
}				

.footerLinks ul	{
	text-align:left;	
	list-style: none;	
	text-decoration: none;	
	margin:0;	
	padding:0;	
	width:650px;
	max-height:50px
}

.footerLinks li	{	
	text-align:left;	
	display:inline;	
	margin:0 auto;	
	padding:0 22px;	
	max-height: 22px;	
	max-width: 650px;
	vertical-align: baseline;
}
/* End CSS Popout Menu RED */

/* Begin CSS Popout Menu */
.grayLinks	{ 
	text-align:left;
	font-weight: normal;
	font-family: Arial, Verdana, sans-serif;
	line-height:22px;	
	max-width:650px;
	height:22px;	
	margin:50px 0px 0 5px;
	background-color: #fff;
	
}		

.grayLinks a	{	
	color:#666666;
	text-align: left;
	white-space:nowrap;	
	margin:0 0 0 0;	
	padding:0;	
}
	
.grayLinks a, .grayLinks a:visited	/* menu at rest */	{
	color: #666666;
	background-color: #fff;	
	text-decoration: none;	
	font-size:10px;
}
	
.grayLinks a:hover	/* menu at mouse-over  */	{
	color: #666666;
	background-color: #fff;
	font-weight: bold;
	font-size:11px;
	text-align: center;
}				

.grayLinks ul	{
	text-align:left;	
	list-style: none;	
	text-decoration: none;
	color:#666666;	
	margin:0 auto;	
	padding:0;	
	width:650px;
}

.grayLinks li	{	
	text-align:left;	
	display:inline;	
	margin:0 auto;	
	padding:0 22px;	
	max-height: 22px;	
	max-width: 650px;
	vertical-align: baseline;
}

/*.diff	{	
	width: 177;	
	height: 32;	
	margin: 0 2px 0 0;	
	padding: 0;	
	text-align: right;    	
	}*/
	
	/* End CSS Popout Menu */
