body {
	background-color: #DEDEDE;
	margin-top: 0px;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #000000;
}
a:link { color: #BC0008; text-decoration:none; }
a:visited { color: #BC0008; text-decoration:none; }
a:hover { color: #BC0008; text-decoration:underline;}
a:active { color: #BC0008; text-decoration:none; }
#mainTable {
	background-color: #FFFFFF;
	width: 800px;
	border: 1px solid #B5B4B4;
}
#headerTable {
	height: 113px;
	width: 800px;
}
#tabTable {
	text-align: right;
	vertical-align: bottom;
	width: 590px;
}
#topBarTable {
	background-color: #DEDEDE;
	width: 800px;
	vertical-align: middle;
	background-image: url('images/pieces/gray_top_space.gif');
	background-repeat: repeat-x;
}
#bodyTable {
	width: 800px;
}
#reportTable {
	width: 800px;
	padding: 15px;
	height: 100%;
}
#leftNavTable {
	width: 201px;
	margin: 15px;
	height: 100%;
}
#leftColumn {
	background-color: #ECECEC;
	height: 100%;
}

#leftBottomBoxTable {
	width: 201px;
	background-image: url('images/pieces/navBoxBottom.gif');
	background-repeat: no-repeat;
	background-position: bottom;
	padding: 10px;
	margin-top: 0px;
	background-color: #ECECEC;
	height: 100%;
}
#leftTopBoxTable {
	width: 201px;
	background-image: url('images/pieces/navBoxBG.gif');
	padding-bottom: 15px;
	padding-left: 15px;
	padding-right: 15px;
	background-color: #ECECEC;
}
#homeContentTable {
	width: 550px;
	margin-top: 13px;
	margin-right: 13px;
}
.paragraphText {
	line-height: 20px;
}
.redHilight {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #BC0008;
}
#homeFeaturedTable {
	width: 550px;
	margin-top: 7px;
	margin-right: 15px;
}
.thumbnailCell {
	border: 1px solid #ECECEC;
	padding: 7px 15px;
}
.cart_table {
	width: 540px;
	background: #ECECEC;
	padding: 12px;
	background-image: url('images/pieces/navBoxBottom.gif');
	background-repeat: repeat-x;
	background-position: bottom;
}
.cart_table TH {
	text-align: left;
}
.moneyCell {
	text-align: right;
}
.navCategoryTitle {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 13px;
	color: #B8B8B8;
	font-weight: bold;
}
.productGroupLeftCell {
	border-bottom: 1px solid #ECECEC;
	border-right: 1px solid #ECECEC;
	padding: 8px;
}
.productGroupRightCell {
	border-bottom: 1px solid #ECECEC;
	padding: 8px;
}
.formText {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #000000;
}
.bodytext, .bodytext TD {
	font-family: tahoma, verdana;
	font-size: 11px;
	line-height: 18px;
}

.heading {
	font-family: tahoma, verdana;
	font-size: 14px;	
	font-weight: bold;
	color: #BC0008;
}	

.subhead {
	font-family: tahoma, verdana;
	font-size: 12px;	
	font-weight: bold
}
.DetailsLeftCell {
	border-bottom: 1px solid #ECECEC;
	border-right: 1px solid #ECECEC;
	padding: 8px;
}
.DetailsRightCell {
	border-bottom: 1px solid #ECECEC;
	padding: 8px;
}
.msg {
	padding-right: 15px;
}
