@import url(baseStyle.css);
@import url(storeStyle.css);

BODY {
	margin: 0px;
	color: #000000;	
	background: #ffffff;
	letter-spacing: normal;
	font: 12px Verdana, Arial, Helvetica, Sans-Serif;}
.PrintHidden, .leftCol, .adminHead1, .adminHead2, .adminHead2-2, #pageBanner, #userNav, #rightCol2, #secondaryNav, #callouts, #navImage, #footerCol1, #searchContainer {display: none;}
#logoContainer {
	top: 0px;
	left: 0px;}
p, h1, h2, h3, h4, h5, h6, h7, h1 a, h2 a, h3 a, h4 a, h5 a, h6 a, h7 a, #pageTitle, #dynamicPageTitle {color: #000000;}
td, ul {
	list-style: square url(none) inside;}
#fill {height: 0px;}
.categoryHome #leftmaster {
	border-right: none;
	margin-right: 780px;}
.categoryHome #rightMaster {
	float: right;	
	width: 780px;
	display: none;}
#leftmaster {
	border-right: none;
	margin-right: 780px;}
#rightMaster {
	float: right;	
	width: 780px;}
#navMenu {
	top: 40px;
	left: 90px;}
#contentArea {width: 575px;}
.adminHead3 {
	width:100%;
	padding-left: 0px;
	text-align: right;
	font-size: 28px;}
.tableHead{	
	color: #FFFFFF;
	background: #000000;
	font: 10px/14px verdana, arial, helvetica, sans-serif;}
a {
	color: #000000;
	text-decoration: underline;}
.ErrorMessage{
	background: #ffff66;
	color: #000000;
	font: 10px/14px verdana, arial;}
.SuccessMessage{
	background: #99FF00;
	color: #000000;
	font: 10px/14px verdana, arial;}
	
#footer {border-top: 1px solid #000000;}
	
