body {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	font-family: Arial;
}
a:link {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	font-family: Arial;
}
a:visited {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	font-family: Arial;
}
a:hover {
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
	font-family: Arial;
}
td {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	font-family: Arial;
}
.nav:link {
	font-size: 13px;
	font-weight: bold;
	color: #2E4186;
	text-decoration: underline;
	font-family: Arial;
	letter-spacing: 0px;
}

.nav:visited {
	font-size: 13px;
	font-weight: bold;
	color: #2E4186;
	text-decoration: underline;
	font-family: Arial;
	letter-spacing: 0px;
}
.nav:hover {
	font-size: 13px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
	font-family: Arial;
	letter-spacing: 0px;
}
.navtd {
	padding-right: 10px;
	padding-left: 10px;
}
.ProductSeries:link {
	font-size: 12px;
	font-weight: bold;
	color: #1E968C;
	text-decoration: underline;
}
.ProductSeries:visited {
	font-size: 12px;
	font-weight: bold;
	color: #1E968C;
	text-decoration: underline;
}
.ProductSeries:hover {
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
}



.input_contrl {
	font-size: 12px;
	text-decoration: none;
	border: 1px solid #CCCCCC;
	font-family: Arial;
}
