body, td { padding:0; margin: 0; font: normal 13px arial; color: #252525; }
body { text-align: center; width: 100%; background-color: #ffffff; }
p { margin: 0; padding: 0 0 10px 0; }
a { color: #b21c88; }
h1 { font: normal 35px Times New Roman; padding: 0; margin: 12px 0 15px 10px; color: #af1c86; line-height: 32px; }
h2 { font: bold 19px arial; padding: 0; margin: 8px 0 10px 0; color: #252525; }
h3 { font: bold 22px Times New Roman; padding: 0; margin: 6px 0 8px 0; color: #252525; }
.i { font-style: italic; }
.yellow { color: #f0990f; }
.green { color: #479424; }
.red { color: #e9413e; }
.black { color: #000; }
.grey { color: #767676; }
.bigfont { font: bold 30px arial; }
.midfont { font: bold 18px arial; }
.disabled { color: #bbb; }

/* top menu */
.menuTd { padding-top: 10px; height: 72px; font: normal 22px arial; color: #000; }
.menuTd a { color: #B21C88;  }
.menuTd span { margin: 0 8px 0 11px; border-left: solid #252525 1px; font-size: 18px; line-height: 18px; }
/* bottom menu */
.bmenu { background-image:url(/images/bg/bmenu_bg.gif); }
.bmenu div { width: 142px; float: left; text-align: center; padding-top: 6px; font: normal 11px arial; color: #010101; }
.bmenu div a { color: #7c7c7c; }
/* bottom text */
.dev { font: normal 11px arial; padding: 10px 0; }
.dev a { color: #363636; }
	
	/* history */
.historyTbl { width: 870px; border-bottom: solid 1px #ABABAB; }
.historyTbl th { padding: 5px 3px 3px 3px; border-top: solid 1px #ABABAB; border-bottom: solid 1px #ABABAB; background-color: #F3F3F3; color: #595959; font: normal 12px arial;  }
.historyTbl th.first { border-left: solid 1px #ABABAB; color: #010101; }
.historyTbl tr th.last { border-right: solid 1px #ABABAB; }
.historyTbl tr th.lbrd { border-left: solid 1px #D0D0D0; font-weight: bold; }

.historyTbl td { padding: 15px 4px; font-size: 12px; }
.historyTbl td.first { border-bottom: solid 1px #EBEBEB; border-left: solid 1px #ABABAB; text-align: center;  color: #010101; font-weight: bold; }
.historyTbl td.lbrd { border-bottom: solid 1px #EBEBEB; border-left: solid 1px #EBEBEB; }
.historyTbl td.last { border-right: solid 1px #ABABAB; }
.historyTbl td.sys { color: #5C9841; font: normal 14px arial; }
.historyTbl td.in { color: #5C9841; font: bold 18px arial; }
.historyTbl td.out { color: #F9941C; font: bold 18px arial; }
.historyTbl td.bal { color: #B31B88; font: bold 18px arial; }

.sales-count { display: none; width: 223px; height: 63px; position:absolute; margin-left:677px; background-image: url('../images/bg/sales_count.gif'); background-repeat: no-repeat; margin-top: 6px; padding-top: 7px; padding-left: 1px; text-align: center; font-size: 20px; font-family: Arial Narrow; font-weight: bold; }

span.stopError { background-image: url('/images/icon/stop.gif'); background-repeat: no-repeat; background-position: 2px 2px; padding-left: 24px; line-height: 18px; float: left; }