.txt {
	font-family: Arial, Helvetica, sans-serif;
	color: #4F6380;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #3D4B63;
	line-height: 20px;
}
.productitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #226F6C;
	line-height: 20px;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #3D4B63;
}
a:visited {
	color: #3D4B63;
}
a:hover {
	color: #3D4B63;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}
.casebgmid {
	background-attachment: fixed;
	background-image: url(../image/casesmid.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.search_level1{
	background-color:#DDE4FE;
	font-size:12px;
	color:#666666;
}
.search_level2{
	background-color:#FDE0E0;
	font-size:12px;
	color:#666666;
}
.search_prod{
    background-color:#FFFFFF;	
	font-size:12px;
	color:#666666;
}
.but {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #999999;
	border: 1px solid #666666;
}
