td, a {
	font-family:verdana;
	font-size:11px;
	color:#4C4C4D;
}

.menu {
	font-family:Trebuchet MS, verdana;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	text-transform: uppercase; 
}

.menuactive {
	font-family:Trebuchet MS, verdana;
	font-size:12px;
	font-weight:bold;
	color:#4F3B78;
	text-transform: uppercase; 
	
}

a:hover {
	color:#4F3B78;
}

.small {
	color:#4C4C4D;
	font-size:10px;
}

.white {
	color:#ffffff;
	}
	
.white:hover {
	color:#ffffff;
	}	

h1 {
	font-family:Times New Roman;
	font-size:24px;
	color:#4F3B78;
	font-style: italic;
		
}

h3 {
	font-family:Times New Roman;
	font-size:20px;
	color:#4F3B78;
		
}

.product {
	width:92px;
	height:92px;
	background-repeat:no-repeat;
	background-position:center;	
}

.cat {
	text-decoration:none;
}

fieldset {
	padding:5px;
	width: 280px;
}

legend {
	color:#4F3B78;
	}
	
input.text {
	font-family:verdana;
	font-size:11px;
	color:#4C4C4D;
	width:210px;
	height:20px;
	border:0px;
	}