body
{
	margin-top:  0px;
	margin-bottom:  0px;
	margin-left:  0px;
	margin-right:  0px;

	padding: 0px;

	background: #ffffff;
}

/* ........................................... */

table.main-0
{
	margin: 0px auto;
	width: 90%;
	background: #FFFFFF;

	text-align: left;
}

td.main-0
{
	padding: 0px 10px;
	vertical-align: top;
}

/* .............. MAIN TOP HEADER ............ */

td.main-top-header
{
	vertical-align: top;

	height: 40px;
	background: #f27f20 url(../images/bg_main_top_header.gif) repeat-x;

	padding: 0px 0px 0px 10px;
}

td.breadcrumb
{
	font: 11px tahoma, arial;
	color: #FFFFFF;
}

a.breadcrumb
{
	color: #FFFFFF;
	text-decoration: none;
}

a.breadcrumb:hover
{
	color: #333333;
	text-decoration: underline;
}

td.top-header-nav
{
	text-align: right;

	font: 11px tahoma, arial;
	color: #FFFFFF;
}

a.header-nav
{
	font: bold 11px tahoma, arial;
	color: #FFFFFF;

	color: #FFFFFF;
	text-decoration: underline;

	padding: 0px 10px;
}

a.header-nav:link {
	color: #FFFFFF;
	text-decoration: underline;
}

a.header-nav:visited {
	color: #FFFFFF;
	text-decoration: underline;
}

a.header-nav:hover
{
	color: #333333;
	text-decoration: underline;
}


/* ................ MAIN HEADER .............. */

td.main-header
{
	vertical-align: top;
	height: 75px;
}

td.main-header-logo
{
	background: #FFFFFF url(../images/bg_main_header.gif) repeat-y right;
}

td.main-header-wizard
{
	width: 350px;

	padding: 3px 0px 3px 3px;
}

td.wizard
{
	background: #F2F2F2;
	border-bottom: 1px solid #f27f20;

	padding: 10px;
}

td.wizard-label
{
	font: bold 12px tahoma, arial;
	color: #666666;

	text-transform: uppercase;
}

td.main-header-search
{
	width: 246px;

	padding: 3px 0px 3px 3px;
}

td.search
{
	background: #F2F2F2;
	border-bottom: 1px solid #f27f20;

	padding: 10px;
}

td.search-label
{
	font: bold 12px tahoma, arial;
	color: #666666;

	text-transform: uppercase;
}

/* ................ MAIN CONTENT ............. */

td.reminder-container
{
	padding: 3px 13px;
}

td.reminder
{
	background: #f27f20 url(../images/reminder_bg.jpg) repeat-y right;
	text-align: center;
	height: 125px;
}

td.main-content-left
{
	width: 180px;
	vertical-align: top;
}

td.main-content-middle
{
	vertical-align: top;
}

td.main-content-right
{
	width: 240px;
	vertical-align: top;
}

td.content-header
{
	font: bold 12px tahoma, arial;
	color: #666666;

	text-transform: uppercase;

	background: #F2F2F2;

	vertical-align: bottom;
	padding: 0px 0px 5px 5px;

	border-bottom: 1px solid #f27f20;

	height: 30px;
}

td.content-main-nav
{
	font: 11px tahoma, arial;
	color: #f27f20;
}

a.main-nav
{
	font: 12px/22px tahoma, arial;
	color: #f27f20;

	display: block;

	text-decoration: underline;

	width: 100%;
	padding: 0px 0px 0px 5px;
}

a.main-nav:hover
{
	font: bold 12px/22px tahoma, arial;
	color: #FFFFFF;

	background: #f27f20;

	text-decoration: underline;
	padding: 0px 0px 0px 5px;
}

td.content-text
{
	font: 12px/18px tahoma, arial;
	color: #666666;

	padding: 12px;
}

table.p
{
	width: 95%;
	background: #C7C7C7;
}

table.p-c
{
	width: 95%;
	background: #C7C7C7;

	margin: 0px auto;
}

table.p-r
{
	width: 95%;
	background: #C7C7C7;

	margin: 0px 0px 0px auto;
}

td.p-header
{
	font: bold 12px/18px tahoma, arial;
	color: #666666;

	text-align: center;

	background: #F7F7F7;

	height: 40px;
	padding: 0px 5px;
}

td.p-img
{
	height: 115px;
	text-align: center;
	vertical-align: middle;
}

td.p-price
{
	background: #F7F7F7;
	height: 20px;

	text-align: left;

	padding: 0px 5px;
}

td.p-info
{
	background: #F7F7F7;
	height: 20px;

	text-align: left;

	padding: 0px 5px;
}

td.p-1
{
	width: 50%;

	font: bold 12px/18px tahoma, arial;
	color: #f27f20;
}

td.p-1-1
{
	width: 13px;
}

td.p-2
{
	width: 50%;
	text-align: right;
}

td.p-2-1
{
	width: 18px;
}

td.p-2-2
{
	font: 12px/18px tahoma, arial;
	color: #666666;

	text-align: right;
}

td.p-left
{
	text-align: left;
	padding: 4px 0px 0px 0px;
	width: 25%;
}

td.p-center
{
	text-align: center;
	padding: 4px 0px 0px 0px;
	width: 33%;
}

td.p-right
{
	text-align: right;
	padding: 4px 0px 0px 0px;
	width: 33%;
}

td.p-border
{
	border-top: 1px solid #f27f20;
	border-right: 1px solid #f27f20;
	border-bottom: 1px solid #f27f20;
	border-left: 1px solid #f27f20;
	padding: 0px 0px 0px 0px;
}

a.p
{
	font: 12px tahoma, arial;
	color: #666666;

	text-decoration: underline;

	padding: 0px 5px;
}

td.content-extra
{

	padding: 3px 0px 3px 0px;
}

tr.row-extra-1
{
	background: #fef5ee;
}

tr.row-extra-0
{
	background: #FFFFFF;
}

td.content-extra-text
{
	font: 11px/16px tahoma, arial;
	color: #666666;

	padding: 3px;
}

/* ................ MENU FOOTER .............. */

td.menu-footer
{
	vertical-align: top;

	background: #fabb85 url(../images/bg_main_footer.gif) repeat-x;

	padding: 0px 10px;
}

td.menufooter-left
{
	font: 11px/16px tahoma, arial;
	color: #FFFFFF;
}

a.menufooter-left:link {
	color: #FFFFFF;
	text-decoration: underline;
}

a.menufooter-left:visited {
	color: #FFFFFF;
	text-decoration: underline;
}

a.menufooter-left:hover
{
	color: #333333;
	text-decoration: underline;
}

td.menufooter-right
{
	font: 11px/16px tahoma, arial;
	color: #FFFFFF;

	text-align: right;
}


/* ................ MAIN FOOTER .............. */

td.main-footer
{
	vertical-align: top;

	height: 40px;
	background: #f27f20 url(../images/bg_main_footer.gif) repeat-x;

	padding: 0px 10px;
}

td.footer-left
{
	font: 11px/16px tahoma, arial;
	color: #FFFFFF;
}

a.footer-left:link {
	color: #FFFFFF;
	text-decoration: underline;
}

a.footer-left:visited {
	color: #FFFFFF;
	text-decoration: underline;
}

a.footer-left:hover
{
	color: #333333;
	text-decoration: underline;
}

td.footer-right
{
	font: 11px/16px tahoma, arial;
	color: #FFFFFF;

	text-align: right;
}

/* ........................................... */

table.height
{
	width: 100%;
	height: 100%;
}

table.width
{
	width: 100%;
}

table.right
{
	margin: 0px 0px 0px auto;
}

img
{
	border: 0px;
}

span.arrow
{
	color: #f27f20;
}

a
{
	color: #f27f20;
	text-decoration: underline;
}

a:hover
{
	color: #f27f20;
	text-decoration: none;
}

/**/