.nav_bar
{
	background-image: url('images/NAV_bar_repeat-x.gif');
	background-repeat: x-repeat;
}

.menuBg
{
	background-image: url('images/NAV_vertical_repeat-y.gif');
	background-repeat: y-repeat;
	width:179px;
	/*background-position: center right;*/
}

.productItemList
{
	/*background-image: url('images/product_thmb_grey_box.gif');
	background-repeat: no-repeat;*/
	/*width:175px;*/
	background-color: #f0f0f0;
	/*padding: 5;*/
}

.productItemThumb
{
	/*background-image: url('images/product_thmb_grey_box.gif');
	background-repeat: no-repeat;*/
	width:275px;
	background-color: #f0f0f0;
	padding: 5;
}

.itemNoStyle
{
	font-family: arial;
	font-size:14pt;
	font-weight:normal;
}

.headBg
{
	/*background-image: url('images/breadcrumb_bg_img.gif');
	background-repeat: no-repeat;*/
	background-color: #f5c3db;
	padding-left:10px;
	padding-top:10px;
	margin-bottom:10px;
	position:relative;
	left:-10px;
	width:588px;
}

.head1 a
{
	color:#FFFFFF;
}

.head1
{
	color: #FFFFFF;
	font-size:12pt;
}

.productItemListLink
{
	color: #000000;
	font-family: arial;
	font-size: 12pt;
}

.topb
{
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
}

.menu
{
	font-family: Arial;
	font-size:10pt;
	font-weight: bold;
	color:#FFFFFF;
}

.item
{
	font-family: Arial;
	font-size:8pt;
	color:#000000;
}

.botb
{
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	color:#000000;
}

.botbTD
{
	background-image: url('images/footer_bar_repeat-x.gif');
	background-repeat: repeat-x;
	text-align:right;
	padding:5px;
	padding-right:25px;
}

.left_container
{
	width:175px;
	padding-left:10px;
}

.mainContentBg
{
	/*background-image: url('images/content_bg_repeat-y.gif');
	background-repeat: repeat-y;
	width:598px;*/
}