.menutitle{
cursor:pointer;
margin-bottom: 3px;
background-color:#FFFFFF;
font-family:Trebuchet MS;
font-size:12px;
font-weight:bold;
color:#7C6B7B;
text-indent:3px;
width:160px;
padding:2px;
border:1px solid #FFFFFF;
text-decoration:underline;
}

.submenu{
margin-bottom: 0.5em;
padding-left:5px;
}

.submenu a {
font-family:Trebuchet MS;
font-size:11px;
font-weight:bold;
color:#240921;
text-decoration:none;
}

.productTitle{
margin-bottom: 3px;
background-color:#663399;
font-family:Trebuchet MS;
font-size:12px;
font-weight:bold;
color:#FFFFFF;
text-indent:3px;
width:160px;
padding:2px;
border:1px solid #CCCCCC;
}

.productBorder{	border: 1px solid #FFFFFF;	}

.txtlink{
	font-family:Trebuchet MS;
	font-size:12px;
	color:#240921;
}

.txtlink:link{
	color:#240921;
	text-decoration:none;
}

.txtlink:hover{
	color:#240921;
	font-weight:bold;
	text-decoration:underline;
}

.txtlink:active{
	color:#240921;
	text-decoration:none;
}

.txtlink:visited{
	color:#240921;
	text-decoration:none;
}