.tbl_legend{
	color: #707070;
	margin-top: 5px;
	margin-bottom: 5px;
}
.tbl_legend td{ padding-left: 2px; padding-right: 2px; }

.tbl_cart{
	border-collapse : collapse;
	color: black;
	border: 1px solid  #DAEDFF;	
	font-size: 9pt;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.tbl_cart th, .tbl_cart td
{
	padding-left: 7px;
	padding-right: 7px;
	padding-top: 4px;
	padding-bottom: 4px;
}

.tbl_cart th{
	background-color: #DAEDFF;
	color: #6286B0;
}
.tbl_cart td{
}

.tr_0{
	background-color: #FFFFFF;
}
.tr_1{
	background-color: #FFFFFF;
}

.listitemtbl{width: 100%; border-collapse:collapse;}
.listitemtbl td{
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px #DAEDFF solid;
	border-top: 1px #DAEDFF solid;
}
.listietm_subtbl{border-collapse:collapse; height: 100;}
.listietm_subtbl td {
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	border: 0px;
}

.lst_title {font-size: 9pt;	font-weight: bold;}
.lst_not_instock {font-size: 9pt;	font-weight: bold; color: f66; }
.lst_pub {text-align: right; }
.lst_out {color: #FF9999;}
.lst_price{color: green; height:100%; }

.lst_itemtitle {font-size: 10pt; font-weight: bold;}

.tab_descr{
	margin-top: 0px;
	margin-bottom: 10px;
	width: 100%;
}
.tab_descr_th { 
	color: #6286B0;
	font-size: 9pt;
	text-align: left;
	font-weight: bold;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.tab_descr_td {
	padding-left: 20px;
	font-size: 9pt;
}

.tbl_item{
	border-collapse: collapse;
	width : 100%;
}

.tbl_item_td{
	padding-top: 10px;
	padding-bottom: 15px;
}
.menuline{
	background-color : #8CC3FF;
	color : White;
	font-weight : bold;
	font-size : 8pt;
	padding-left : 10;
	padding-right: 10;
}
.panel_item{	width: 150px; padding: 0 0 0 0; }
.panel_item th{ color: #6286B0; background-color: #DAEDFF; }
.light_button{
	background-color : #E7F3FF;
	border: 1px white solid;
	border-width : 1px;
	border-style : solid;
	font-size : 8pt;
	font-family : Verdana, "MS Sans Serif", Geneva, sans-serif;

}
.tbl_price_summary{
	border-collapse: collapse;
}

.tbl_price_summary th, .tbl_price_summary td{
	text-align:right;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 5px;
	padding-left: 5px;
}

.tbl_price_summary th{
	font-weight: normal;
	text-align: left;
}

.tbl_menu{
	border-width: 1px;
	margin-right: 20px;

}
.tbl_menu td{
	text-align: center;
	padding-right: 10px;
	padding-left: 5px;
}
.preview
{
	border : thin dotted;
	padding : 10 10 10 10;
	margin : 20 20 20 20;
}

.summary
{
	border-top: 2px #DAEDFF solid;
}