﻿<style>{}
.body_text
{
	font-family:		Arial;
	font-size:			14px;
	font-weight:		500;
	color:				#000000;
	text-decoration:	none;
}  

a.body_text
{
	font-family:		Arial;
	font-size:			14px;
	font-weight:		500;
	color:				#777777;
	text-decoration:	none;
}  

a.body_text:hover
{
	font-family:		Arial;
	font-size:			14px;
	font-weight:		500;
	color:				#000000;
	text-decoration:	none;
}  

.Featured_Product
{
    font-family: Arial;
    font-size: 36px;
    font-weight: 600;
    color: #FF0000;
    text-decoration: none;
}  

a.Featured_Product
{
    font-family: Arial;
    font-size: 14px;
    font-weight: 500;
    color: #FF0000;
    text-decoration: none;
    display: block;
    padding: 0;
}  

a:hover.Featured_Product
{
    font-family: Arial;
    font-size: 14px;
    font-weight: 500;
    color: #0000FF;
    text-decoration: none;
    display: block;
    padding: 0;
}  

a.Main_Page_Product
{
    font-family: Arial;
    font-size: 14px;
    font-weight: 500;
    color: #008000;
    text-decoration: none;
    display: block;
    padding: 0;
}  

a:hover.Main_Page_Product
{
    font-family: Arial;
    font-size: 14px;
    font-weight: 500;
    color: #0000FF;
    text-decoration: none;
    display: block;
    padding: 0;
}  

a.LEFT_COLUMN_HEADER_TEXT
  { 
    font-family: Arial;
    font-size: 12px;
    font-weight: 500;
    color: #444444;
    text-decoration: none;
    display: block;
    padding: 0;
  }

a:hover.LEFT_COLUMN_HEADER_TEXT
  {
    font-family: Arial;
    font-size: 12px;
    font-weight: 500;
    color: #000000;
    text-decoration: none;
    background-color: #EEEEEE;
    display: block;
    padding: 0; 
  }

a.LEFT_COLUMN_SUB_CATEGORY_TEXT
  { 
    font-family: Arial;
    font-size: 10px;
    font-weight: 500;
    color: #444444;
    text-decoration: none;
    display: block;
    padding: 0; 
  }

a:hover.LEFT_COLUMN_SUB_CATEGORY_TEXT
  {
    font-family: Arial;
    font-size: 10px;
    font-weight: 500;
    color: #000000;
    text-decoration: none;
    background-color: #EEEEEE;
    display: block;
    padding: 0; 
  }

tr.normal
  { 
    background-color: ; 
  }

tr.highlight
  {
    background-color: #EEEEEE;
  }

</style>
