body,p,table,tr,td,th	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.bodytext {
	font-size:11px;
}

.boldtext {
	font-size:16px;
	font-weight:bold;
}

.bottomtext {
	font-size:10px;
	color: #000000;
	font-weight: normal;
}

.smallbold {
	font-size:14px;
	font-weight:bold;
}

.redbold {
	font-size:16px;
	font-weight:bold;
	color:#993300;
}

.smallerbold {
	font-size:12px;
	font-weight:bold;
}

.bodytext_smaller {
	font-size:11px;
	font-weight: normal;
}
.redboldsmall {
	font-size: 13px;
	font-weight: bold;
	color: #993300;
}
.ProgressBarTextActive {
	font-size: 12px;
	font-weight: normal;
	color: #000066;
}
.ProgressBarTextInative {
	font-size: 12px;
	font-weight: normal;
	color: #C1C1C1;
}
.menu_linkText {
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}
.CartItem {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
}
.CartOptions {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.BannerBG {
	background-color:#F6E5D3;
}
.BigBodyText {
	font-size: 14px;
	font-weight: normal;
}

.RowItem	{
	border-bottom:1px solid #CCCCCC;
	font-size:11px;
	font-weight: normal;
}

.HiddenDiv {
	display:none;
	font-weight: normal;
}

.DisplayDiv {
	display:inherit;
	font-weight: normal;
}
