@charset "utf-8";
.CommonText {
	font-family: "Lucida Grande", Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #000000;
}
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
img.left {
	display: block;
	margin-right: auto;
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
img.right {
	display: block;
	margin-left: auto;
	float: right;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.ServiceName, .SearchProducts {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
.SearchProducts {
	padding-left: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.CopyrightInfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.TextboxLook {
	border: 1px solid #333333;
	font-family: Lucida Grande, Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #000000;
}
table {
	margin: auto;
	text-align: center;
}
.trbgcolor {
	background-color: #F1F2F4;
}
