/* CSS Document */

.footer{
	font-size:10px;
}
a.footer{
	color:#000000;
	text-decoration:underline;
}
a.footer:hover{
	color:#000000;
	text-decoration:none;
}
Body{
}
.red{
	color:#ff0000;
	font-weight:bold;
}
html, body{ text-align:center; margin:0; padding:0;}
#pgMstr{ width:800px; margin:0 auto 0 auto;
}
#hdr{ background-image:url(images/hdr.jpg); background-repeat:no-repeat; background-position:left; background-color:#000; height:307px;
}
.mnuCart,#mnuCart{ float:left;
	 width:193px; 
}
.mnuCart,#mnuCart{ background-image:url(images/cartBG.gif); background-repeat:repeat-x;height:59px; background-color:#89807b;}
.mnu,#mnu,#ftr{
	width:607px; float:right;
}
.mnu,#mnu{ background-color:#D61F49; color:#fff; font-weight:700;height:59px; text-align:left}
.myBdyWrpr{background-image:url(images/wpbg.gif); background-position:left; background-repeat:repeat-y; }
.lftMnu{  width:193px; background-color:#DDD5D2; background-image:url(images/lftMnu.gif); background-repeat:repeat-x; background-position:top;
	color:#fff;
}
.dbdy{ padding:4px; width:597px; text-align:left; background-color:#F5F0E9;
}

.dvclr{ clear:both;  table-layout: none;
}
#pp{ background-image:url(images/ppcards.gif); background-position:left top; background-repeat:no-repeat; background-color:#ADA7A1;
}
#ftr{ background-color:#ddd;
}