.cycle-bg {
	background-image: url(images/cycle_bg.gif);
	background-repeat: no-repeat;
}
.top-white-border {
	font-size: 9pt;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.search-input {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 9pt;
	background-color: #FFFFFF;
	height: 20px;
	border: 1px solid #FF9900;
	width: 80px;
}
.login-font {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 10pt;
	font-weight: bolder;
	color: #006633;
	text-decoration: none;
}
.login-input {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 9pt;
	background-color: #EEEEEE;
	border: 1px solid #67A867;
}
.left-white-border {
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
.product-name {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 9pt;
	font-weight: bold;
	color: #006633;
}
.font9 {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 9pt;
	line-height: 150%;

}
a {
	font-size: 10pt;
	font-weight: bold;
	color: #006633;
	text-decoration: none;
}
a:hover {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 10pt;
	font-weight: bold;
	color: #FF9900;
}
a.link2:hover {
	font-size: 9pt;
	color: #FF6600;
	text-decoration: Underline;
}
.link2 {
	font-size: 9pt;
	color: #006633;
	text-decoration: none;
}
.hand {
	cursor: hand;
}
.right-gray-border {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CACDCA;
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 9pt;
}
.bottom-gray-border {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CACDCA;
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 9pt;

}
.image-tb-border {
	border: 1px solid #FF6600;
}
.up-down-border {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 9pt;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-bottom-color: #666666;
}
.input-txt {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 9pt;
	background-color: #EEEEEE;
	border: 1px solid #5FA25F;
}
