
/* ---------------------------------------------------------------------- */
/* Silver Buttons */

.silverbtn 
{
	margin-top: 2px;
	margin-left: 1px;	
	background: #f1f1f1 url('../Images/Buttons/silverbtn.gif') repeat-x ;
	width: 197px;
	height: 29px;
	border-style: none;		
	
}

.silverbtntxt
{   padding-top: 5px;	
	padding-left: 10px;
		
}

.silverbtntxt a
{   		
	text-decoration: none;
	color: #36648B;	
}

.silverbtntxt a:hover
{   		
	color: Maroon;
}

/* ---------------------------------------------------------------------- */

.HomeLinksBtn {
	text-align:center;
	padding-top: 31px; 
	width:140px; 
	height: 55px; 
	background-color: #f1f1f1;
	float: left;
	margin-left: 10px;
}
/* */
.Nodestyle 
{
	
	border-bottom: solid 1px #f4f4f4;	
	color: #ffffff;	
	width: 100%;
}

.HoverNodeStyle 
{
/*	border-bottom: solid 1px #f4f4f4;	
	color: #666666;	
	width: 100%;	
*/
}

LeafNodeStyle
{
	border-bottom:  dotted 1px #000000;	
	color: #ffffff;	
	color: #666666;
	width: 100%;
}



.StaticMenuItem
{	
	border-bottom: solid 1px #f4f4f4;		
}

.StaticMenuItem span 
{
	color: #f1f1f1;
	left: -15px;
}


.DynamicMenuItem 
{
	color: #4682b4;
	width: 200px;	
	background: #f1f1f1 url('../Images/Buttons/silverbtn.gif') repeat-x;	
	border-bottom: solid 1px #999999;				
	border-right: solid 1px #999999;	
}


/*
.transOFF {opacity:1;filter: alpha(opacity=100); -moz-opacity: 1;}
.transON {opacity:.50;filter: alpha(opacity=50); -moz-opacity: 0.5;}
.trans25 {opacity:.25;filter: alpha(opacity=25); -moz-opacity: 0.25;}
.trans75 {opacity:.75;filter: alpha(opacity=75); -moz-opacity: 0.75;}
.trans85 {opacity:.85;filter: alpha(opacity=85); -moz-opacity: 0.85;}
*/


