

FORM {
	padding : 0px 0px 0px 0px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
}
BODY  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : xx-small;
	azimuth : center;
	max-width : 1024px;
	margin-left : 3%;
	margin-right : 3%;
	margin-top : 0px;
}

PRE {
	font-family : sans-serif;
	font-size : small;
}

DIV.ordering {
	font-size : x-small;
}



HR.tddiv {
	padding-bottom : 0px;
	margin-right : 33%;
	margin-top : 10%;
}

HR.cell {
	padding-bottom : 0px;
	padding-top : 0px;
	margin-right : 20%;
	margin-left : 20%;
	max-width : 60%;
}

UL {
	margin-left : 8px;
	padding-left : 8px;
	text-align : left;
}

em.price {
	font-size : small;
	font-weight : bold;
}

em.price-strike {
	font-size : small;
	font-weight : bold;
	text-decoration : line-through;
}

div.redirect{
	text-align : center;
	margin-top: 50px;
	margin-bottom : 50px;
}

H1{	background-color:#4F5090; font:bold; font-size:x-small;	color: white;
	text-align:center;	margin-top:3px;	margin-bottom:3px;}

H3.nopad {
	padding-bottom : 0px;
	padding-top : 0px;
	margin-bottom : 0px;
	margin-top : 0px;
}

BLOCKQUOTE {
	text-align : center;
	margin-top : 0px;
	margin-bottom : 8px;
	padding-top : 4px;
	padding-bottom : 4px;
	vertical-align : middle;
	background-color : #FFFF99;
	color: navy;
	font-weight : bold;
	font-size: x-small;
	border : thin solid;
	padding-left : 4px;
	padding-right : 4px;
}

BLOCKQUOTE.blue {
	text-align : center;
	margin-top : 0px;
	margin-bottom : 8px;
	padding-top : 4px;
	padding-bottom : 4px;
	vertical-align : middle;
	color: Yellow;
	font-weight : bold;
	font-size: x-small;
	border : thin solid;
	margin-left: 2px;
	margin-right: 4px;
	padding-left : 4px;
	padding-right : 4px;
	background-color : Navy;
	border-color : white;
}


BLOCKQUOTE.bq1 {
	text-align : center;
	margin-top : 0px;
	margin-bottom : 8px;
	padding-top : 4px;
	padding-bottom : 4px;
	vertical-align : middle;
	color: navy;
	font-weight : bold;
	font-size: small;
	border : thin solid;
	padding-left : 4px;
	padding-right : 4px;
	background-color : #B5B6C8;
}



BLOCKQUOTE.banner {
	border-width: medium;
	text-align : left;
	margin-top : 0px;
	margin-bottom : 4px;
	margin-left: 2px;
	margin-right: 4px;
	font-weight : bold;
	font-size: small;
	padding-left : 4px;
	padding-right : 4px;
	padding-top: 1px;
	padding-bottom: 1px;
	background-image : url(http://choiceprinters.com/images/gry.jpg);
	background-repeat : repeat;
	color : black;
	border : medium outset Gray;
}

BLOCKQUOTE.bl {
	border-width: 0;
	text-align : left;
	margin-top : 0px;
	margin-bottom : 4px;
	margin-left: 2px;
	margin-right: 4px;
	font-weight : bold;
	font-size: xx-small;
	padding-left : 4px;
	padding-right : 4px;
	padding-top: 1px;
	padding-bottom: 1px;
	background-image : url(http://choiceprinters.com/images/blylgrd.jpg);
	background-repeat : repeat;
	color : yellow;
	border : none;
}

a:link  {
	color : Navy;
	text-decoration : Underline;
}

a:visited  {
	color : Blue;
	text-decoration : Underline;
}

a:active  {
	color : #FF0000;
	text-decoration : Underline;
}

a:hover  {
	color : Blue;
	text-decoration : Underline;
}

LH  {
	font-weight : Bold;
	font-style : Italic;
	color : #FF0000;
}


P  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : small;
	text-align : center;
}

p.order {
	BORDER-RIGHT: ridge;
	BORDER-TOP: ridge;
	FONT-SIZE: medium;
	BORDER-LEFT: ridge;
	LINE-HEIGHT: normal;
	BORDER-BOTTOM: ridge;
	FONT-STYLE: normal;
	TEXT-ALIGN: center;
	FONT-VARIANT: normal;
}

P.legal  {
	font-family : Times, Serif;
	font-size : x-small;
	font-weight : normal;
	font-style : italic;
}

TABLE.product {
	max-width : 100%;
	padding : 1;
	empty-cells : show;
	text-align : center;
	margin-left : 0px;
	margin-right : 0px;
	border-collapse : separate;
	min-width : 1024px;
	border : 1;
	margin-bottom : 0px;
	margin-top : 0px;
}

TABLE.novmargins {
	background-repeat:;
	background : transparent;
	margin-top : 0px;
	padding-top : 0px;
	margin-bottom : 0px;
	padding-bottom: 0px;
	border-bottom-style : none;
	border-bottom-color : Black;
	font-size : x-small;
}

TABLE.subtable {
	margin-bottom : 2px;
	font-size : x-small;
	border-left : 2%;
	border-right : 2%;
}

table th  {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: x-small;
	vertical-align: middle;
	text-align: center;
	color: White;
	background-color: Highlight;
	border-bottom-style: double;
	border-bottom-color: Blue;
	border-bottom-width: medium;
}
table td {
	vertical-align: top;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: xx-small;
}

TH.menu  {
	font-family : Arial, Helvetica, sans-serif;
	font-style : italic;
	font-weight : normal;
	font-size : xx-small;
	text-align : center;
}


TH.thlbi  {
	font-family : Arial, Helvetica, sans-serif;
	font-style : italic;
	font-weight : bold;
	font-size : small;
	color: #990000;
	vertical-align : middle;
	text-align : center;
}

TH.thbi  {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : small;
	text-align : center;
}

TR.cap  {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : large;
	text-align : center;
	background-color : Navy;
	color : Yellow;
	font-style : oblique;
}

TD.head  {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : medium;
	text-align : center;
}

TR.special
{
	background-image : url(images/blylgrd.jpg);
	background-repeat : no-repeat;
}

TD.data  {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-size : x-small;
	text-align : center;
}

TD.desc  {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-size : x-small;
	text-align : center;
	padding-left : 6px;
	padding-right : 6px;
}
TD.image  {
   width: 175;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-size : small;
	text-align : center;
}
TD.price  {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-size : x-small;
	text-align : right;
	padding : 8px 8px 8px 8px;
}

div.flash  {
	text-decoration : blink;
	font-family : Arial, Helvetica, sans-serif;
	font-size : large;
	font-weight : bold;
	color : #FF0000;
}
CAPTION.cat {
	font-weight : 800;
	font-size : larger;
}
