@charset "utf-8";
.small {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.smallblue {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #020346;
	text-decoration: none;
}
.smallbluebold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #020346;
	text-decoration: none;
}
.smallbold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #0900F8;
	text-decoration: none;
}
.smallitalic {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	color: #020346;
	text-decoration: none;
}
.smallgreenbold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: normal;
	font-weight: bolder;
	color: #73FA58;
	text-decoration: none;
}
.medium {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #020346;
	text-decoration: none;
}
.mediumbold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bolder;
	color: #020346;
	text-decoration: none;
}
.mediumitalicbold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bolder;
	color: #70F752;
	text-decoration: none;
}

td.search {
	width: 145px;
	background-image: url(http://www.kbbstore.com/images/KBB_r3_c10.jpg);
	background-repeat: no-repeat;
	/* border: 1px solid red; */
	padding-top:  5px;
	margin-bottom: -5px
}
td.kbbcart a {
	color: white;
	text-decoration: none;
}
	

