body
{
	font-family: Tahoma, Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	background-color : #ede0cb;
	color : #534741;
	margin: 0 0 0 0;
	background-image : url(images/bg.jpg);
}
td, p, div, span
{
font-family: Tahoma, Verdana, Arial, Helvetica, Sans-Serif;
color : #534741;
font-size: 11px;
}

td.tumb {
	padding: 7 7 7 7;
	border: 0;
}

a:hover, a:active  {
	color: #534741;
	text-decoration: underline;
	font-size: 11 px;
}

a
{
	color: #534741;
	text-decoration: none;
	font-size: 11 px;
}

a:visited
{
color: #534741;
FONT-SIZE: 11 px;
}
.red
{
	color : #9d261e;
	font-weight: bold;
	padding-left: 20px;
}
.norm
{
	font-weight : normal;
}
div.info
{
	font-size: 13px;
}

.cont
{
	font-weight : bold;
}
td.top_barcode
{
	background-image : url(images/top_barcode.gif);
	background-position : right;
	background-repeat : no-repeat;
}
td.footer_line
{
	background-image : url(images/footer_bg.gif);
	background-repeat : repeat-x;
	background-position : center;
}
td.bottom_barcode
{
	background-image : url(images/bottom_barcode.gif);
	background-repeat : no-repeat;
}
td.stamp
{
	background-image : url(images/stamp.gif);
	background-repeat : no-repeat;
	padding: 0 110 0 0;
}
td.bottom_spot
{
	background-image : url(images/bottom_spot.gif);
	background-repeat : no-repeat;
	background-position : center;
}
td.center_spot
{
	background-image : url(images/center_spot.gif);
	background-repeat : no-repeat;
	background-position : bottom;
}
td.top_line
{
	background-image : url(images/top_line.gif);
	background-repeat : repeat-x;
	background-position : top;
}
td.bottom_line
{
	background-image : url(images/bottom_line.gif);
	background-repeat : repeat-x;
	background-position : bottom;
}
td.left_line
{
	background-image : url(images/left_line.gif);
	background-repeat : repeat-y;
	background-position : left;
}
td.right_line
{
	background-image : url(images/right_line.gif);
	background-repeat : repeat-y;
	background-position : right;
}
td.preview
{
	background-image: url(images/img_bg.gif);
	background-repeat : no-repeat;
	background-position : center;
	background-color : transparent;
}
