INPUT, SELECT, OPTION, TEXTAREA, LI
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
#	color: #001162;
	color: #111111;
}

A
{
	font-size: 11px;
#	color: #001162;
	color: #19256F;
	text-decoration: underline;
}

A.page, A.home
{
	font-size: 12px;
	background-color: yellow;
#	color: #001162;
	color: #19256F;
}

A:hover.hl { background-color:#FFC323; color:#111111 }

A.home
{
	font-size: 11px;
	position:relative;
	top:50px;
	left:50px;
}

A.sort
{
	font-size: 10px;
}

BODY
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
#	color: #001162;
	color: #19256F;
	text-decoration: none;
}

H1
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
#	color: #001162;
	color: #19256F;
	text-decoration: underline;
}

H2
{
	color : #6495ED;
	font-size : 11px;
}

H3
{
#	color: #001162;
	color: #19256F;
	font-size : 11px;
}

TABLE.rcds
{
	border-top : 1px solid silver;
	border-left: 1px solid silver;
	border-bottom : 1px solid silver;
	border-right: 1px solid silver;
	font-size : 10px;
	white-space : pre;
}

TABLE.rcds-scroll
{
	font-size : 9px;
#	color: #001162;
	color: #19256F;
	white-space : pre;
}

TABLE.search
{
	background-color : silver;
	color : black;
	font-size : 10px;
	white-space : pre;
}

TABLE.form, TABLE.info, TABLE.money
{
	font-size : 11px;
//	white-space : pre;
}

TH.sort
{
	text-decoration: underline;
}

TH
{
	font-size : 10px;
#	color: #001162;
	color: #19256F;
	font-weight : bold;
}

TD.rcds, TD.rcds-num, TD.search, TD.curr-pg
{
	border-top : 1px solid silver;
	border-left: 1px solid silver;
	border-bottom : 1px solid silver;
	border-right: 1px solid silver;
	padding-right : 5px;
	padding-left : 5px;
	padding-top : 2px;
	padding-bottom : 2px;
	vertical-align : top;
	white-space : nowrap;
}

TD.rcds-num, TD.rcds-ord, TD.field-label, TD.money-amount
{
	text-align : right;
}

TD.rcds-ord
{
	border-top : 1px solid white;
	border-left: 1px solid white;
	border-bottom : 1px solid white;
	border-right: 1px solid white;
	padding-right : 5px;
	padding-left : 5px;
	padding-top : 2px;
	padding-bottom : 2px;
	vertical-align : top;
}

TD.subform
{
	font-weight : bold;
}

TD.money-subtotal
{
	text-align : right;
	border-top : 1px solid black;
}

TD.money-total
{
	text-align : right;
	border-top : 1px solid black;
	border-bottom : 3px double black;
}

TD
{
	font-size : 11px;
#	color: #001162;
#	color: #19256F;
	color: #333333;
}

INPUT.small
{
	width : 20em
}

INPUT.medium
{
	width : 40em
}

INPUT.large
{
	width : 60em
}

INPUT.xlarge
{
	width : 80em
}

TEXTAREA.medium
{
	width : 40em
}

TEXTAREA.large
{
	width : 60em
}

DIV.disabled
{
	color : gray;
}

SPAN.error
{
	color : red;
}

SPAN.required
{
	color : red;
}

SPAN.name
{
	font-size: 11px;
	font-weight : bold;
}

TD.sect
{
	font-size: 11px;
	font-weight : bold;
}

SPAN.login
{
	position:relative;
	top:50px;
	left:10px;
	font-size: 11px;
#	color: #001162;
	color: #19256F;
	z-index:+1;
}

P.form
{
	font-size: 10px;
}

TABLE.product
{
	font-size : 10px;
	white-space : pre;
	padding-left : 0px;
	padding-right : 0px;
}

TD.prod
{
	width : 200px;
}

TD.mprod
{
	width : 240px;
}

TD.wprod
{
	width : 270px;
}

TD.xwprod
{
	width : 340px;
}

TD.xxwprod
{
	width : 420px;
}

TD.nprod
{
	width : 170px;
}

.small-title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #1E2776;
}

.large-title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #1E2776;
}

.medium-title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #1E2776;
}

.normal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
#	color: #3366FF;
	color: #333333;
}
