body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
body {
	background-color: #FFFFFF;
}
.style1 {
	color: #FFFFFF;
	font-weight: bold;
}
.style2 {
	font-size: 9px;
	font-style: italic;
	color: #000000;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #666666;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}.formlabels {
	padding-right: 10px;
	padding-left: 5px;
}
.style22 {
	font-size: 9px;
	font-style: normal;
	color: #000000;
}
.borderblack {
	border-color: #000000;
}

.borderblack img {
	border-color: #000000;
}

.rightDiv {
	width:405px;
	text-align:left;
}

.pageImage {
	width:135px;
}

/* category.php ------------------------------------------------------------------------------ */
.productList a {
	color:#666666 ! important;
	display:block;
	text-align:center;
}

#leftCol {
	padding-top:10px;
	vertical-align:top;
}

#rightCol {
	vertical-align:top;
	text-align:left;
}

#colContainer {
	width:100%;
}

#productHeadingImage {
	text-align:center;
}

#productDescription {
	padding-left:40px;
}

#productImageTable {
	padding-left:40px;
}

#handleTable {
	font-size: 9px;
	font-style: italic;
	color: #000000;
}

#handleTable table tr td {
	font-size: 9px;
	color:black;
}	

#handleTable img {
	display:block;
	margin: 0 auto;
}

#handleImage {
	width:410px;
}

#handleContent {
	width:410px;
	text-align:justify;
}

#handleHeading  {
	width:410px;
}