.detailShow{
	display:none
}
body{
	font-family: Arial, Helvetica, sans-serif;
}
a:hover{
	color: red;
	text-decoration: underline;
}
div{
	font-size:8pt;
}
span{
	font-size:8pt;
}
td{
	font-size:8pt;
}
input{
	font-size:8pt;
	xborder: 2px groove;
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
}
input.noborder{
	border: 0px;
}
textarea{
	font-size:8pt;
	font-family: Arial, Helvetica, sans-serif;
}
select{
	font-size:8pt;
	border: 1px #999999 ridge;
}
.MenuName{
	font-weight:bold;
	font-size:12pt;
	text-decoration:underline;
}
span.FoodTypeTitle{
	font-size:10pt;
	font-weight:bold;
	text-decoration: underline;
}
span.FoodTypeDesc{
	font-size:8pt;
}
.Group{
	font-weight:bold;
	font-size:9pt;
}
.Title{
	font-weight:bold;
	font-size:8pt;
}
.itemnum{
	font-weight:bold;
	font-size:8pt;
	color:#777777;
}
.clickTitle{
	font-weight:bold;
	font-size:8pt;
	cursor:pointer;
	text-decoration:underline;
	color:black;
}
.cT{
	font-weight:bold;
	font-size:8pt;
	cursor:pointer;
	text-decoration:underline;
	color:black;
	background-color:#ffffff;
}
.clickNormal{
	font-size:8pt;
	cursor:pointer;
	xbehavior:url(../inc/behaviors/underline.htc);
}
.instruction{
	font-size:9pt;
	font-weight:bold;
}
.description{
	font-style:italic;
	font-size:8pt;
	color:#555555;
}
.orderLine{
	vertical-align:top;
	text-align:right;
	overflow:hidden;
	font-size:7pt;
}
img.rollover{
	cursor:pointer;
	xbehavior: url(../inc/behaviors/msft_rollover.htc);
	xbehavior: url(../inc/behaviors/img_rollover.htc);
}
img.action{
	cursor:pointer;
}
.dataOnly{
	display:none;
}
.UserData{
	xbehavior:url(#default#userData);
}
.calMonth{
	text-align:center;
}
.alert{
	color: red;
	font-weight: bold;
}
.fldReq{
	background-color: #ffdddd;
}
.status_old{
	xbackground-color: #ff0000;
	font-style:italic;
	font-size:8pt;
	xcolor:#ffffff;
	xfont-weight:bold;
}
.status{
	background-color: #ff0000;
	margin: 2px;
	font-style:italic;
	font-size:8pt;
	color:#ffffff;
	font-weight:bold;	
}
.error{
	color:#ff0000;
	font-weight:bold;
	text-align:left;
}
.credit{
	color: #999999;
}
.MenuList{
	color: #222222;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: underline;
}
.bdots{
	background-image:url("../../images/bg_dots.gif");background-repeat:repeat-x;}
.fdesc{
	font-size:7pt;width:320px;color:#777777;}
.grpDesc{
	background-color:#efefef;font-style:italic;font-size:8pt;color:#555555;}
.grpTable{
	border-left:1px solid #999999;}	
.divLine{
	height:1px;background-color:#777777;}	
.grpLeftMargin{
	background-color:#777777;width:2px;}
#tblPaymentInfo td
{
	font-size: 9pt;
	font-weight: bold;
	cursor: default;
}
.sec_sections div.grp
{
	display:none;
}
.sec_revtitle
{
	color: #ffffff;
	font-size: 11pt;
	font-weight: bold;
}