A:link {
	COLOR: #666666; TEXT-DECORATION: none
}
A:visited {
	COLOR: #666666; TEXT-DECORATION: none
}
A:hover {
	COLOR: #000000; TEXT-DECORATION: underline
}
A:active {
	COLOR: #000000; TEXT-DECORATION: underline
}
.f11 {
	font: 11px arial;
	color: #333333;
}
.f13 {
	font: 13px arial;
}
.orangef13 {
	font-family: arial;
	color: #F35F00;
	font-size: 13px;
	padding-top: 7px;
}
.f13w {
	font: 13px arial;
	color: #FFFFFF;
}
.box1 {
	padding-top: 25px;
	padding-right: 25px;
	padding-left: 25px;
}
.productf {
	border: 1px dotted #848284;
}
.bt-order {
	background-image: url(images/bt-order.gif);
	height: 24px;
	width: 100px;
}
.productfr {
	border-top: 1px none #848284;
	border-right: 1px dotted #848284;
	border-left: 1px none #848284;
}
.productfrd {
	border-top: 1px none #848284;
	border-right: 1px dotted #848284;
	border-bottom: 1px dotted #848284;
	border-left: 1px none #848284;
}
.bg-form {
	font-size: 13px;
	border: 1px solid #666666;
	height: 14px;
	color: #333333;
	width: 120px;
}
.f15r {
	font-size: 15px;
	color: #ED0000;
}
.f11_space {
	font-size: 11px;
	color: #333333;
	line-height: 18px;
}
.f11o {
	font: 11px Arial, Helvetica, sans-serif;
	color: #FF6600;
	text-decoration: underline;
}

.function {
	color: white;
	font: 12px Arial, Helvetica, sans-serif;
	A:link {
		COLOR: white; TEXT-DECORATION: none
	}
	A:visited {
		COLOR: white; TEXT-DECORATION: none
	}
	A:hover {
		COLOR: white; TEXT-DECORATION: underline
	}
	A:active {
		COLOR: white; TEXT-DECORATION: underline
	}
}
