body {
	font-family: Verdana, "MS Reference Sans Serif", "Microsoft Sans Serif";
}
A:link    {
	color: #4995FD;
	text-decoration: none;
}/*   */

A:visited {
	color: #4995FD;
	text-decoration: none;
}/*   */

A:hover   {
	color: #999999;
	text-decoration: underline;
}/* ,       */

A:active  {
	color: #4995FD;
	text-decoration: none;
}/*   */


A.producer:link    {
	color: #4995FD;
	text-decoration: none;
}/*   */

A.producer:visited {
	color: #999999;
	text-decoration: none;
}/*   */

A.producer:hover   {
	color: #999999;
	text-decoration: underline;
}/* ,       */

A.producer:active  {
	color: #4995FD;
	text-decoration: none;
}/*   */




input.search {
	height: 16px;
	width: 130px;
	border: solid 1px #999999;
	font-size: 11px;
}

input.cart {
	height: 16px;
	width: 40px;
	border: solid 1px #999999;
	font-size: 11px;
}

input.cart_w {
	height: 16px;
	width: 100%;
	border: solid 1px #999999;
	font-size: 11px;
}

input.reg {
	height: 16px;
	width: 150px;
	border: solid 1px #999999;
	font-size: 11px;
}

select.reg {
	height: 16px;
	width: 150px;
	border: solid 1px #999999;
	font-size: 11px;
}

select.archive_order {
	height: 16px;
	border: solid 1px #999999;
	font-size: 11px;
	width: 100%;
}

input.login {
	height: 18px;
	width: 68px;
	border: solid 1px #999999;
	font-size: 11px;
}

input.amount {
	height: 18px;
	width: 35px;
	border: solid 1px #999999;
	font-size: 11px;
}

input.checkbox {
	border: 1px solid #999999;
	height: 11px;
	width: 11px;
}

input.go {
	background-image: url(../images/button_go.gif);
	width: 35px;
	height: 20px;
	border: 0px;
	cursor: hand;
	font-size: 5px;
}

input.order_by {
	background-image: url(../images/button_order_by.gif);
	width: 125px;
	height: 20px;
	border: 0px;
	cursor: hand;
	font-size: 5px;
}

input.reset_order_by {
	background-image: url(../images/button_reset_order_by.gif);
	width: 93px;
	height: 20px;
	border: 0px;
	cursor: hand;
	font-size: 5px;
}

input.goorder {
	background-image: url(../images/icon_order.gif);
	width: 16px;
	height: 16px;
	border: 0px;
	cursor: hand;
	font-size: 5px;
}

input.recalculate {
	background-image: url(../images/button_recalculate.gif);
	width: 104px;
	height: 20px;
	border: 0px;
	cursor: hand;
	font-size: 5px;
}

input.order {
	background-image: url(../images/button_order.gif);
	width: 87px;
	height: 20px;
	border: 0px;
	cursor: hand;
	font-size: 5px;
}

input.goreg {
	background-image: url(../images/button_goreg.gif);
	width: 99px;
	height: 22px;
	border: 0px;
	cursor: hand;
	font-size: 5px;
}

input.gosend {
	background-image: url(../images/button_send.gif);
	width: 93px;
	height: 20px;
	border: 0px;
	cursor: hand;
	font-size: 5px;
}

input.goreset {
	background-image: url(../images/button_reset.gif);
	width: 93px;
	height: 20px;
	border: 0px;
	cursor: hand;
	font-size: 5px;
}

td {
	font-size: 11px;
}

td.c_9CABBA {
	color: #949CA3;
}

td.pl5 {
	padding-left: 5px;
}

td.pt3b3l5 {
	padding: 3px 5px 3px 5px;
	font-size: 10px;
}

td.pt3b3l5_brb {
	padding: 3px 5px 3px 5px;
	font-size: 10px;
	border-bottom: 1px solid #f0f0f0; 
}

textarea {
	font-size: 11px;
}

li.HelpLink a:link {
	color: #585858;
}

li.HelpLink a:visited {
	color: #949ca3;
}

li.HelpLink a:hover {
	color: #4995fd;
}

li.HelpLink a:active {
	color: #585858;
}

input.letter {
	height: 18px;
	width: 300px;
	border: solid 1px #999999;
	font-size: 11px;
}

textarea.letter {
	height: 150px;
	width: 300px;
	border: solid 1px #999999;
	font-size: 11px;
}


