ul{
	margin:0;
	padding:0px;
}

li{
	width:150px;
	height:27px;
	float:left;
	text-align:center;
	overflow:hidden;
	background-image:url(images/buttons.png);
	list-style:none;

}


a{
	color:#1a502f;
	text-decoration:none;
}

A.main{
	color:#1a502f;
	text-decoration:none;
	font-size:12px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight:bold;
}


a:hover {
	color:#1a502f;
	text-decoration: underline;
}



.subtext	{
	color:#000000;
	text-decoration:none;
	font-size:10px;
	margin-top:-3px;
	line-height:1.36em;
}


p{
	padding:0px 5px;
}

  .ie {
    margin-top:0px;
	line-height:27px;
	color:#1a502f;

  
  }

	
  



  

  


/*Menu Color Classes*/
.yellow{ background-image:url(images/buttons.png) top left no-repeat;}

#s1{ 
	width:120px;
	height:1px;
	margin-left:10px;
	margin-top:0px;
	background-color:#d1d3d6;

}

#s2{ 
	width:120px;
	height:1px;
	margin-left:150px;
	margin-top:0px;
	background-color:#d1d3d6;

}

#s3{ 
	width:120px;
	height:1px;
	margin-left:290px;
	margin-top:0px;
	background-color:#d1d3d6;

}
