body {
	margin: 0px;
	background-color: #020167;
	font-family: "Trebuchet MS", Tahoma, Arial, Verdana;
	font-size: 12px;
	color: #000000;
}
.paratext {
	font-family: "Trebuchet MS", Tahoma, Arial, Verdana;
	font-size: 12px;
	color: #010101;
	padding-right: 20px;
	text-align: justify;
	line-height: 18px;
	padding-left: 20px;
}
.heading {
	font-family: "Trebuchet MS", Tahoma, Arial, Verdana;
	font-size: 12px;
	color: #B0535B;
	padding-right: 20px;
	text-align: justify;
	line-height: 18px;
	padding-left: 20px;
	font-weight: bold;
	text-transform: uppercase;
}
a.category {
	font-family: "Trebuchet MS", Tahoma, Arial, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	line-height: 20px;
	padding-left: 20px;
	display: block;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #F0CB60;
}
a.category:hover {
	font-family: "Trebuchet MS", Tahoma, Arial, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	line-height: 20px;
	padding-left: 20px;
	display: block;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #B8851B;
	background-color: #F7E6C1;
}input {
	background-color: #E4E2D5;
	border: 1px solid #C0C0C0;
}
textarea {
	background-color: #E4E2D5;
	border: 1px solid #C0C0C0;
}
a.adminlink {

	font-family: "Trebuchet MS", Tahoma, Arial, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	line-height: 20px;
	padding-left: 20px;
	display: block;
}
a.adminlink:hover {

	font-family: "Trebuchet MS", Tahoma, Arial, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #799E47;
	text-decoration: none;
	line-height: 20px;
	padding-left: 20px;
	display: block;
}
.adminheading {
	font-family: "Trebuchet MS", Tahoma, Arial, Verdana;
	font-size: 12px;
	line-height: 25px;
	font-weight: bold;
	text-transform: capitalize;
	color: #000000;
	background-image: url(admin/images/headingbg.jpg);
}
.contentbg {
	background-image: url(images/textbg.jpg);
	font-family: "Trebuchet MS", Tahoma, Arial, Verdana;
	font-size: 12px;
}
.productlistbg {
	background-image: url(images/productslist.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
a.toplink {
	background-image: url(images/link.jpg);
	background-repeat: no-repeat;
	height: 25px;
	width: 175px;
	padding-left: 50px;
	font-family: "Trebuchet MS", Tahoma, Arial, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	display: block;
}
a.toplink:hover {
	background-image: url(images/link.jpg);
	background-repeat: no-repeat;
	height: 25px;
	width: 175px;
	padding-left: 50px;
	font-family: "Trebuchet MS", Tahoma, Arial, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
	display: block;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #E4E2D5;
	text-decoration: none;
}
