BODY
{
	margin: 0px 0px 0px 0px;
}
BODY, TD, INPUT, SELECT
{
	font-family: Verdana, Helvetica, Sans-serif;
	font-size: 8pt;
}
A
{
	text-decoration: none;
	color: #000000;
}
A:hover
{
	text-decoration: underline;
}
.accent
{
	color: #C3951A;
	background-color: #122868;
}
.accent TD
{
	font-size: 7.5pt;
	font-weight:bold;
}
.accent TD A
{
	color: #C3951A;
}
INPUT.button
{
	border-right: #415c95 thin inset;
	border-top: #415c95 thin inset;
	font-weight: bold;
	font-size: 7.5pt;
	border-left: #415c95 thin inset;
	cursor: hand;
	color: #c3951a;
	border-bottom: #415c95 thin inset;
	background-color: #122868;
}
.CardList { width: 760px }
@media screen {
	.Order,.OrderHeader,.OrderFooter
	{
		width: 770px;
	}
}
@media print {
	.Order,.OrderHeader,.OrderFooter
	{
		width: 100%;
	}
}

.subcat_link
{
	display: block;
	padding-left: 50px;
}
