body {
	background-color: #FFD4EA;
	background-image: url(../images/background.gif);
	margin: 0px;
	padding: 0px;
}
.tl {
	background-image: url(../images/corner_tlt.gif);
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666;
}
.psmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #F90;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #F90;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #F90;
}
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666;
}
ol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666;
}
.orange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #F90;
	font-weight: normal;
}
.tableformat {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666;
}
a:link {
	color: #FF00CC;
	text-decoration: none;
}
.footertext {
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
}

a:visited {
	color: #FF00CC;
	text-decoration: none;
}
a:hover {
	color: #FF9900;
	text-decoration: none;
}
a:active {
	color: #FF9900;
	text-decoration: none;
}
.footer {
	background-image: url(../images/bottom.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-repeat: no-repeat;
}
.enews {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333;
	height: 18px;
	width: 100px;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}
.homeback {
	background-image: url(../images/home5.jpg);
	background-repeat: no-repeat;
	height: 420px;
	background-position: center;
}
.logoback {
	background-image: url(../images/logob2.gif);
	background-repeat: no-repeat;
	height: 420px;
}
.category {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FF00CC;
	font-weight: bold;
}
.products {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF00CC;
}

.productdetails {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
}

.productdetails b {
	color: #333;
}

.productname {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #F90;
}
.categoryname {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #ccc;
}