html, body {
	margin:0px;
	padding:0px;
}
body {
	background-color: #FFFFFF;
}

td {
	font-family: Tahoma;
	font-size: 12px;
	color: #2B2B2B;
}

table.main {
	font-family: Tahoma;
	width: 100%;
	border-collapse: collapse;
}

a {
	text-decoration: none;
	color: #2B2B2B;
}

a:link          {COLOR: #2B2B2B;text-decoration: none}
a:active        {COLOR: #2B2B2B;text-decoration: underline}
a:visited       {COLOR: #2B2B2B;text-decoration: none}
a:hover         {COLOR: #2B2B2B;text-decoration: underline}

.top1 {
	font-size: 18px;
	color: #8F52A4;
	font-weight:bold;
	height:49px;
	padding-top:15px;
	vertical-align:top;
}

.top2 {
	font-size: 23px;
	color: #5F9636;
	font-weight:bold;
}

.cart1 {
	font-size: 11px;
	color: #8F52A4;
	font-weight:bold;
}
.cart2 {
	font-size: 11px;
	color: #2B2B2B;
	font-weight:bold;
}

h1 {
	font-size: 14px;
	color: #487C13;
	font-weight:bold;
}

.prodcat {
	text-transform: uppercase;
	font-size: 14px;
	color: #487C13;
	font-weight:bold;
}

.green2 {
	font-size: 10px;
	color: #6A953F;
}

.crmenu {
	font-size: 11px;
	color: #2B2B2B;
	text-align:center;
}

.crmenu a:link          {COLOR: #2B2B2B;text-decoration: underline}
.crmenu a:active        {COLOR: #2B2B2B;text-decoration: none}
.crmenu a:visited       {COLOR: #2B2B2B;text-decoration: underline}
.crmenu a:hover         {COLOR: #2B2B2B;text-decoration: none}

.green {
	font-size: 10px;
	color: #5F9636;
}

.green a:link          {COLOR: #5F9636;text-decoration: underline}
.green a:active        {COLOR: #5F9636;text-decoration: none}
.green a:visited       {COLOR: #5F9636;text-decoration: underline}
.green a:hover         {COLOR: #5F9636;text-decoration: none}

.pink {
	font-size: 10px;
	color: #8F52A4;
}

.pink a:link          {COLOR: #8F52A4;text-decoration: underline}
.pink a:active        {COLOR: #8F52A4;text-decoration: none}
.pink a:visited       {COLOR: #8F52A4;text-decoration: underline}
.pink a:hover         {COLOR: #8F52A4;text-decoration: none}

.red {
	font-size: 12px;
	color: #FF0000;
	font-weight:bold;
}

.red a:link          {COLOR: #FF0000;text-decoration: underline}
.red a:active        {COLOR: #FF0000;text-decoration: none}
.red a:visited       {COLOR: #FF0000;text-decoration: underline}
.red a:hover         {COLOR: #FF0000;text-decoration: none}

.boxx {
	padding: 0px 10px 0px 10px;
	font-size: 10px;
	color: #2B2B2B;
}

.boxxtxt {
	font-size: 10px;
	color: #2B2B2B;
}

td.green_top {
	background-image: url(images/green_top.jpg);
	background-color: #CFE8C4;
	width:208px;
	height: 32px;
	font-size: 13px;
	color: #5F9636;
	font-weight:bold;
	vertical-align:middle;
	padding-left:17px;
}

td.pink_top {
	background-image: url(images/pink_top.jpg);
	background-color: #EBC6EB;
	width:208px;
	height: 32px;
	font-size: 13px;
	color: #8F52A4;
	font-weight:bold;
	vertical-align:middle;
	padding-left:17px;
}

.cat a:link          {COLOR: #6A953F;text-decoration: none}
.cat a:active        {COLOR: #6A953F;text-decoration: underline}
.cat a:visited       {COLOR: #6A953F;text-decoration: none}
.cat a:hover         {COLOR: #6A953F;text-decoration: underline}

.cat {
	font-size: 12px;
	color: #6A953F;
	font-weight:bold;
}
.cat2 {
	font-size: 12px;
	color: #9152A7;
	font-weight:bold;
}

input.search {
	background-color: #FFFFFF;
	width: 100%;
}

.discount {
	font-size: 25px;
	color: #656565;
	font-weight:bold;
}
.discount_red {
	font-size: 30px;
	color: #FF0000;
	font-weight:bold;
}