body
{
	margin-top:  0px;
	margin-bottom:  0px;
	margin-left:  0px;
	margin-right:  0px;

	padding: 0px;

	background: #ffba00;

	height: 100%;
}

html
{
	height: 100%;
}

/* ........................................... */


table.main-0
{
	width: 885px;
	height: 100%;
}

td.main-0
{
	height: 110px;
	background: #ed171f;
	border-bottom: 6px solid #fff;

	padding: 0px 22px 0px 28px;
	text-align: left;
}

td.main-0-1
{
	text-align: center;
	vertical-align: middle;

}

td.main-0-2
{
	text-align: right;
}

td.main-1
{
	text-align: left;
	vertical-align: top;

	background: url(/ENGINE/IMAGES/AHZ/BO/shared/bg_main_1.jpg) no-repeat;
}

td.main-1-1
{
	vertical-align: top;

	font: bold 12px/20px tahoma;
    color: #000;

    width: 195px;
}

td.main-1-1 p
{
	padding-left: 20px;
}

td.main-1-1 a
{
	font-weight: bold;
	color: #000;
}

td.main-1-1
{
	vertical-align: top;
}

td.main-1-2
{
	vertical-align: top;
	padding: 20px 40px 20px 0px;

	font: 13px/16px tahoma;
    color: #000;
}

td.main-2
{
	height: 95px;
	background: url(/ENGINE/IMAGES/AHZ/BO/shared/bg_bottom.gif) no-repeat;

	font: 10px tahoma;
    color: #000;

    padding: 0px 0px 10px 20px;
    vertical-align: bottom;
}

td.main-2 a
{
	font-weight: bold;
	color: #000;
}

/* ........................................... */

td
{
	font: 13px tahoma;
    color: #0a1e56;
}

table.header-select
{
	width: 310px;
	height: 85px;
	background: #0a1e56;
	border: 1px solid #fff;
	margin: auto;
}

td.header-select-0
{
	font: bold 12px tahoma;
    color: #fff;

    text-align: left;

    padding: 0px 0px 0px 5px;
    width: 150px;
}

td.header-select-1
{
	text-align: right;
	padding: 0px 10px 0px 0px;
}

td.header-select-1 select
{
	width: 185px;

	font: 12px tahoma;
    color: #0a1e56;
}

/* ........................................... */

table.height
{
	width: 100%;
	height: 100%;
}

table.width
{
	width: 100%;
}

table.right
{
	margin: 0px 0px 0px auto;
}

img
{
	border: 0px;
}

h1
{
    font: bold 16px tahoma;
    color: #0a1e56;

	text-transform: uppercase;
}

table.overview
{
	width: 100%;
	padding: 3px;
}

tr.row-header td
{
	background: #ed171f;
	font: bold 12px tahoma;
    color: #fff;

    padding: 2px 5px;
}

tr.row-0 td, tr.row-1 td
{
	padding: 2px 5px;
}

tr.row-0
{
	background: #ffd76a;
}

tr.row-1
{
	background: #ffe499;
}

td.numeric
{
	text-align: right;
}

td.numeric-header
{
	text-align: center;
	width: 75px;
}

a { color: #ed171f; text-decoration: underline; }
a:hover { color: #ed171f; text-decoration: none; }

/**/

table.product-overview
{
	width: 100%;
}

td.product-overview-img
{
	width: 110px;
}

td.product-overview-img img
{
	border: 5px solid #f4f4f4;
}

td.product-overview-txt
{
	font: 11px/16px tahoma;
    color: #0a1e56;
    padding-left: 10px;
}

td.product-overview-txt a
{
	font-weight: bold;
}

div.separator
{
	font: 1px arial;
	height: 2px;
	background: #0a1e56;
	width: 100%;
	margin: 10px 0px;
}

img.spacer
{
	width: 100%;
	height: 2px;
	background: #cc3333;
}