.searhInput {
	font-size: 12px;
	color: #000000;
	border: 1px solid #6B6B6B;
	height: 20px;
	background-color: #F1F1F1;

}
td {
	font-size: 12px;
	line-height: 20px;
	color: #4D4D4D;
	text-decoration: none;
	font-family: "Arial", "Helvetica", "sans-serif";

}
.EngFont {
	font-family: "Arial", "Helvetica", "sans-serif";
}
a:link {
	font-size: 12px;
	color: #4D4D4D;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	color: #4D4D4D;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: none;
}
a.blueLink:link {
	font-size: 12px;
	color: #00569E;
	text-decoration: none;
}
a.blueLink:visited {
	font-size: 12px;
	color: #00569E;
	text-decoration: none;
}
a.blueLink:hover {
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: none;
}
.Kinput {
	font-size: 12px;
	text-decoration: none;
	border: 1px solid #6B6B6B;
	height: 20px;
}
.RedFont {
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
}
.titleFont {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 14px;
	font-weight: bold;
	color: #284D9D;
	text-decoration: none;
}
.blueFont {
	font-size: 12px;
	color: #284D9D;
	text-decoration: none;
}
.menuFont {
	font-size: 12px;
	color: #00569E;
}
