/*sidebar menu product title*/
.menutitle { 
        font-family: Arial;
        font-size: 14px;
        color: #ff6600;
        font-weight:bold;
        text-decoration: none;
        }
.prod_up a{ 
        font-family: Arial;
        font-size: 14px;
        color: #003366;
        font-weight:bold;
        text-decoration: none;
                }

.prod_bottom a{ 
        font-family: Arial;
        font-size: 12px;
        color: #666666;
        text-decoration: none;
                }

.prod_content { 
        font-family: Verdana;
        /*************font-family: Arial;************/
        font-size: 10px;
        color: #666666;
        text-decoration: none;
                }

.allproduct a{ 
        font-family: Arial;
        font-size: 16px;
        color: #003366;
        font-weight:bold;
        text-decoration: none;
                }

.allproduct a:hover{ 
        font-family: Arial;
        font-size: 16px;
        color: #003366;
        font-weight:bold;
        text-decoration: none;
        background-color: #ffff99;
        }

.tab a{ 
        font-family: Arial;
        font-size: 12px;
        color: #333333;
        font-weight:bold;
        text-decoration: none;
        }

.enquiry {
   
   font-family: Arial;
   font-size: 11px;
   color:#000000;
   }

.upper1 {
   font-weight: Bold;
   font-family: Arial;
   font-size: 16px;
   color:#003366;
   }

.prod {
   font-family: Arial;
   font-size:12px;
   color: #000000;
   text-align: justify;
   }


.product  {
	display: block;
	line-height: 1.5;
	width: 150px;
	height: 20px;
	color:#b4289b;
	font-family: Arial;
	font-size:11px;
	text-decoration:none;
	text-indent:3px;
	}


.product a {
	display: block;
	line-height: 1.5;
	width: 150px;
	height: 20px;
	color:#ffffff;
	font-family: Arial;
	font-size:12px;
	text-decoration:none;
	text-indent:3px;
	}

.product a:hover{
	display: block;
	line-height: 1.5;
	width: 150px;
	height: 20px;
	color:#666666;
	font-family: Arial;
	font-size:12px;
	text-decoration:none;
	background-color: #D3E2E2;
	text-indent:3px;
	}

.contact_us1 {
   font-weight: Bold;
   font-family: Arial;
   font-size: 12px;
   color:#003366;
   }

.contact_us2 {
   
   font-family: Arial;
   font-size: 11px;
   color:#000000;
   }



/*sidebar menu product subtitle*/
#nav1, #nav1 ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1.5;
	}

#nav1 a {
	display: block;
	line-height: 1.5;
	width: 120px;
	height: 20px;
	color:#b4289b;
	font-family: Arial;
	font-size:11px;
	text-decoration:none;
	text-indent:3px;
	}

#nav1 a:hover{
	display: block;
	line-height: 1.5;
	width: 120px;
	height: 20px;
	color:#ffffff;
	font-family: Arial;
	font-size:11px;
	text-decoration:none;
	background-color: #ff6600;
	text-indent:3px;
	}

.menu a{ 
        font-family: Arial;
        font-size: 11px;
        color: #336633;
        font-weight: 700px;
        text-decoration: none;
        }

/*TABS FONT*/
.tabfont a{ 
        font-family: Arial;
        font-size: 13px;
        color: #000000;
        font-weight:Roman;
        text-decoration: none;
        }

.tabfont a:hover{ 
        font-family: Arial;
        font-weight: Bold;
        font-size: 13px;
        color: #ff6600;
        font-weight:Roman;
        text-decoration: none;
        }

ol li{
	float: left;
	display:block;
	padding-bottom:20px;
	}

/*produst list content*/
ol li a{
	display: block;
	width: 14em;
	padding-left:6px;
	padding-right:6px;
	font-family: Arial;
	font-size:11px;
	color: #ba1080;
	font-weight:Bold;
	text-decoration: none;
	}

/*content*/
table.t12outlet {
	border: 0px solid #5b5b5b;
	}

table.t12outlet td.upper {
	font-weight: Bold;
	font-family: Arial;
	font-size: 20px;
	color:#003366;
	}

table.t12outlet td.bottom {
	font-family: Arial;
	font-size:11px;
	color: #000000;
	text-align: justify;
	}

table.t12product li 
{
  display:block;
  float: left; 
  width: 13em;

    }

table.t12product li a
{
  float: left;
  display:block;
  padding-left:10px;
  width: 13em;
  
  }

table.t12product li a:hover
{
  float: left;
  display:block;
  padding-left:10px;
  background-color: #FFFF99;
  width: 13em;
  }
