﻿ul.titlemenu{
margin:0;
padding:0;
}

li.titlemenu{
list-style-type:none;
text-align:left;
border-bottom:1px #fff solid;
}

a.titlemenu:link,a.titlemenu:visited,a.titlemenu:active{
display:block;
color: #555; 
background-color:#f7fbfe;
text-decoration: none;
line-height:32px;
height:32px;
text-indent:20px;
background:url(../images/li2.gif) left center no-repeat;
border-bottom:#FFFFFF 1px solid
}

a.titlemenu:hover{
color: #555; 
text-decoration: none;
line-height:32px;
text-indent:20px;
color:#FF0000
}