/* CSS Document */


TABLE.TableDrinkMenu {
	border: 0px;
	border-collapse: collapse;
	width: 400px;
	margin-left:40px;
	margin-bottom: 10px;
}
TABLE.TableDrinkMenu TD, TABLE.TableDrinkMenu TH {
	border: 1px solid #e5e8f1 !important;
	padding: 2px 4px;
	font-weight: normal;
	background-color: #ffffff !important;
}
TABLE.TableDrinkMenu TH, TABLE.TableDrinkMenu COL.col1, TABLE.TableDrinkMenu TD:first-child {
	width: 150px !important;
	text-align: right !important;
	background-color: #f0f4ff !important;
}

TABLE.ListOfSuppliers {
	border: 0px;
	border-collapse: collapse;
	width: 100%;
}
TABLE.ListOfSuppliers TD, TABLE.ListOfSuppliers TH {
	border: 1px solid #cecece;
	font-weight: normal !important;
	width: 50%;
	text-align: center;
	padding:8px;
	vertical-align: top;
	background-color: #ffffff; /*e3e6ec; */
}


TABLE.heditor_table1 {
	border: 0px;
}
TABLE.heditor_table1 TD, TABLE.heditor_table1 TH {
	border: 0px !important;
	padding: 2px 4px;
	font-weight: normal;
	font-size: 11px;
	color: ButtonText;
}
TABLE.heditor_table1 THEAD TD, TABLE.heditor_table1 THEAD TH {
	border: 0px !important;
	font-weight: bold;
	font-size: 11px;
	border-bottom: 1px solid ButtonShadow;
}
TABLE.heditor_table2 {
	border: 0px;
}
TABLE.heditor_table2 TD, TABLE.heditor_table2 TH {
	border: 1px solid ButtonShadow !important;
	padding: 2px 4px;
	font-weight: normal;
	font-size: 11px;
	color: ButtonText;
}
TABLE.heditor_table2 THEAD TD, TABLE.heditor_table2 THEAD TH {
	font-weight: bold;
	font-size: 11px;
	border-bottom: 1px solid ButtonShadow;
	background-color: ButtonFace;
}

TABLE.heditor_table10 {
	border: 0px;
}
TABLE.heditor_table10 TD, TABLE.heditor_table10 TH {
	border: 0px !important;
	padding: 2px 4px;
	font-weight: normal !important;
	font-size: 11px;
	color: ButtonText;
}
TABLE.heditor_table10 THEAD TD, TABLE.heditor_table10 THEAD TH {
	border: 0px !important;
	font-weight: normal !important;
	font-size: 11px;
	border-bottom: 1px solid ButtonShadow;
}
TABLE.heditor_table10 THEAD TR TD P, TABLE.heditor_table10 THEAD TR TH P, TABLE.heditor_table10 TBODY TR TD P,
TABLE.heditor_table10 THEAD TR TD SPAN, TABLE.heditor_table10 THEAD TR TH SPAN, TABLE.heditor_table10 TBODY TR TD SPAN,
TABLE.heditor_table10 THEAD TR TD DIV, TABLE.heditor_table10 THEAD TR TH DIV, TABLE.heditor_table10 TBODY TR TD DIV
{
	font-weight: normal !important;
}


TABLE.heditor_table3 {
	border: 0px;
}
TABLE.heditor_table3 TD, TABLE.heditor_table3 TH {
	border: 0px !important;
	padding: 3px 8px;
	font-weight: normal;
	font-size: 11px;
	color: ButtonText;
}
TABLE.heditor_table3 THEAD TD, TABLE.heditor_table3 THEAD TH {
	font-weight: bold;
	font-size: 11px;
	background-color: ButtonFace;
}



TABLE.heditor_table4 {
	border: 0px;
	border-collapse: collapse;
	width: 334px;
	margin-left:40px;
	margin-bottom: 10px;
}
TABLE.heditor_table4 TD, TABLE.heditor_table4 TH {
	border: 1px solid #e5e8f1 !important;
	padding: 2px 4px !important;
	font-weight: normal;
	background-color: #ffffff !important;
}
TABLE.heditor_table4 TH, TABLE.heditor_table4 COL.col1, TABLE.heditor_table4 TD:first-child {
	width: 180px !important;
	text-align: right !important;
	background-color: #f0f4ff !important;
}
TABLE.heditor_table4 P { padding:0px !important; margin:0px !important; }