﻿td
{
	vertical-align: top;
	font-family: Tahoma;
	color: #6E6E6E;
	font-size: small;
}
form
{
	margin:0px;
}b
a {
	text-decoration: underline;
	color:#0066CC;
}
a.1 {
	text-decoration: none;
	color:#ee4d4d;
}

a.2 {
	text-decoration: none;
	color:#ffffff;
}
a.b {
	text-decoration: none;
	color:#0066CC;
}
a.m {
	text-decoration: none;
	color:#ee4d4d;
}

a.g {
	text-decoration: underline;
	color:#ee4d4d;
}
.style1 {
	color: #ee4d4d;
	font-weight: bold;
}
.style2 {
	color: #FF9E00;
	font-weight: bold;
}
.style3 {color: #ee4d4d}

body
{
    margin: 0px;
    font-family: Tahoma;
    font-size: small;
    color: #000000;
}

.table_border
{
    border: 1px solid #CCCCCC;
}

.table_horizontal_line
{
    background-position: 1px;
    background-image: url('images/horizontal_line.jpg');
    background-repeat: repeat-x;
    z-index: 1;
}

.div_best_seller_product
{
    border-width: 1px;
    border-color: #E1E1E1;
    width: 340px;
    float: left;
    border-bottom-style: solid;
}

.div_recommended_product
{
    
    width: 260px;
    float: left;
    
}

.div_product_item
{
    
    width: 320px;
    float: left;
    
}


a.top_menu
{
    color: #FFFFFF;
    text-decoration: none;
}

a:hover.top_menu
{
    color: #FFFFFF;
    text-decoration: underline;
}


.company_name
{
    font-family: IrisUPC;
    font-size: 36px;
    color: #CF1010;
    font-weight: bold;
}