<style type="text/css">
#underlinemenuhold{



	
}
.underlinemenu{
font-weight: bold;
width: 802px;
background-image: url( "../images/gradientBackground.png");
margin-left:2px;	

background-repeat:repeat-x;
border-bottom: 1px dashed #E9E9EA; /*bottom border is 3px*/
}

.underlinemenu ul{
padding: 8px 26px 6px 26px; /*6px should equal top padding of "ul li a" below, 7px should equal bottom padding + bottom border of "ul li a" below*/
margin: 0px;
margin-left: 0px;
text-align: left; //set value to "left", "center", or "right"*/

background-color:#cccccc;
}

.underlinemenu ul li{
display: inline;
background-image:none;
}

.underlinemenu ul li a{
color: #0C93CF;
padding: 8px 20px 6px 20px; /*top padding is 6px, bottom padding is 4px*/
 /*spacing between each menu link*/
text-decoration: none;
border-bottom: 0px solid #ffffff; /*bottom border is 3px*/
background-image:none;
font-size:20px;
border-left: 1px solid #CACAD2;
border-right: 1px solid #CACAD2;
}

.underlinemenu ul li a:hover, .underlinemenu ul li a.selected{
border-bottom-color: #E9E9EA;
color: #BFBFBF;
}

</style>




































/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */

