body {
    background-color: #ffffff;
	margin: 0px;
	padding: 0px;
	color: #999999;
	font-size:12pt;
}
h1{
	font-size: 1.5em;
}
p{
padding: 1%;
}

th {
   background-color: #cccccc;
	color : White;
	font-size: 1em;
	
}
td {
	
	background-color : #ffffff;
	color: #999999;
	padding:1%;
}
input {
	border: 1px solid #000000;
	
}
textarea {
	border: 1px solid #cccccc;
	background-color: #ffffff;
	}
table {
	margin : 0px;
	border-top : 1px solid #cccccc;
	border-left : 1px solid #cccccc;
	border-right : 1px solid #cccccc;
	border-bottom : 1px solid #cccccc;
}
	
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #9999ff;
	text-decoration: none;
}
th a:link {
	color: #ffffff;
	text-decoration: none;
}
th a:visited {
	color: #ffffff;
	text-decoration: none;
}
th a:hover {
	color: #9999ff;
	text-decoration: none;
}
div.shopMenu a:link {
	color: #ffffff;
	text-decoration: none;
	font-weight:bold;
}
div.shopMenu a:visited {
	color: #ffffff;
	text-decoration: none;
	font-weight:bold;
}
div.shopMenu a:hover {
	color: #ffffcc;
	text-decoration: none;
	font-weight:bold;
}
div.searchBox a:link {
	color: #ffffff;
	text-decoration: none;
}
div.searchBox a:visited {
	color: #ffffff;
	text-decoration: none;
}
div.searchBox a:hover {
	color: #9999ff;
	text-decoration: none;
}
div.copyRight a:link {
	color: #ffffff;
	text-decoration: none;
}
div.copyRight a:visited {
	color: #ffffff;
	text-decoration: none;
}
div.copyRight a:hover {
	color: #9999ff;
	text-decoration: none;
}

.miniCart {
	color:#FFFFFF;
}

.snapshot {
text-align:center;
}
.homerightcol h3 {
text-align:center;
padding-top:0px;
margin-top::0px;
}

.featureCopy{
text-align:center;
}
.seeAlso:before {
content: "Also see ";
}
.smallprint {
	border: 1px solid #000000;
	background-color: #9999FF;
	display: block;
	width: 75%;
	padding: 5px;
	margin: 10px;
}

.offerPrice {
	color : Red;
}
.copyRight {
	color: #000000;
}

div.mainContent table {
	border-left : 1px solid #cccccc;
	border-right : 1px solid #cccccc;
	border-bottom : 1px solid #cccccc;
	padding: 3px;
}
div.mainContent table table {
	border-left : 0px solid #cccccc;
	border-right : 0px solid #cccccc;
	border-bottom : 0px solid #cccccc;
	padding: 0px;
}
div.mainContent img {
	padding:2%;
}
div.wpcode td {
background-color: #ffffff;
}
.shopMenu{
background-color: #cccccc;
}
.vendorImage{
background-color: #cccccc;
}
.homeTopText{
	border-left : 1px solid #cccccc;
	border-right : 1px solid #cccccc;
	border-bottom : 1px solid #cccccc;
	padding: 0px;
	background-color: #ffffff;
	color : #000000;
	margin : 5px;
}
.homeTopTextBorder{
background-color: #cccccc;
color: #2E3192;
font-size:15px;
}
div.leftMenuLinks a, div.leftMenuLinks a:link, div.leftMenuLinks a:visited, div.leftMenuLinks a:active {
display: block;
padding: 3px;

color: #999999;
background: #ffffff;
background-image: url(icons/lmenu.gif);
background-repeat: no-repeat;
background-position: left top;
font-weight: bold;
text-decoration: none;
font-family: Arial, sans-serif;
font-size:0.8em;
padding-left: 16px;
}

div.leftMenuLinks a:hover {
color:#999999;
background-image: url(icons/lmenu.gif);
background-repeat: no-repeat;
background-position: left top;

}
div.homeleftcol {
	background-image: url(/bkg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	color: #999999;
	border-left : 1px dashed #cccccc;
	border-right : 0px solid #cccccc;
	border-bottom : 0px solid #cccccc;
	border-top : 0px solid #cccccc;
	padding: 4px;
	}
	
	 div.homerightcol {
	 color: #999999;
	 border-top : 1px solid #ffffff;
	border-left : 1px dashed #cccccc;
	border-right : 1px solid #ffffff;
	border-bottom : 1px solid #ffffff;
	padding: 0px;
	margin:0px;
	
	}
	
	div.news {
	 color: #999999;
	 border-top : 1px solid #ffffff;
	border-left : 0px solid #cccccc;
	border-right : 0px solid #ffffff;
	border-bottom : 0px solid #ffffff;
	padding : 0px;
	margin:0px;
	
	}
	
	/*sub category list*/
ul#scl {
  width : 520px;
  height : 9em;
  text-align : center;
  list-style-type : none;
  margin-left:auto;
  margin-right:auto;
  _margin-bottom:1400px;
}
ul#scl li {
text-align : center;
  margin : 0.3em;
  padding:0.1em;
  border : 1px solid #666;
  width : 156px;
  height : 156px; 
  float : left; 
  display : inline;
 
}

	