﻿body {	text-align: right;
}
.h1
{
    font:Tahoma;
    font-size:small;
    font-weight:bold;
    color:White;
}

.h2
{
    font:Tahoma;
    font-size:small;
    font-weight:700;
    color:#000000;
}
.Address
{
     font:Tahoma;
    font-size:x-small;
    font-weight:normal;
    color:#000000;
}
.Details
{
    font:Tahoma;
    font-size:x-small;
    font-weight:normal;
    color:#FF6600;
}

.SortHeader
{
    
    font-family:Tahoma;
    font-size:x-small;
    font-weight:bolder;
    color:White;
  
}
.InventoryHeader
{
    background-color:Navy;
    font-family:Tahoma;
    font-size:x-small;
    font-weight:bolder;
    color:White;
  
}
.InventoryData
{
    
    font-family:Tahoma;
    font-size:x-small;
    font-weight:normal;
    color:Black;
    text-align: right;
}

.ShoppingCart_h1_blue
{
    
    
    font-family:Tahoma;
    font-size:x-small;
    font-weight:bolder;
   
   
   
    font-weight:bolder;
    color:Navy;
    text-align: left;
}
.ShoppingCart_h2_blue
{
    font:Tahoma;
    font-size:small;
    font-weight:normal;
    color:Navy;
}
.ShoppingCart_h1_red
{
    font:Tahoma;
    font-size:11pt;
    font-weight:bold;  
    color:#cc0033;
}
.ShoppingCart_h2_red
{
    font:Tahoma;
    font-size:small;
    font-weight:normal;
    color:#ff6600;
}
.ShoppingCart_h2_red_underline
{
    font:Tahoma;
    font-size:small;
    font-weight:normal;
    font-style:oblique;
    color:#cc0033;
}
.button
{
    background-color:#ff6600;
    border-right: #ff6600 thin solid;
    border-top: #ff6600 thin solid;
    margin: 1px;
    border-left: #ff6600 thin solid;
    color: white;
    border-bottom: #ff6600 thin solid;
    font-family: tahoma;
    width:200px;
}
.PageText {
	direction: rtl;
	font-family: Tahoma;
	font-size: 8pt;
	color: #3B3B3B;
	text-align: justify;
	font-size:small;
	font-weight:normal;
	
}

.PageTitlesh1
{
    font:Tahoma;
    font-size:11pt;
    font-weight:bolder;
    color:#ff6600;
}
.PageTitlesh2
{
    font:Tahoma;
    font-size:x-small;
    font-weight:bold;
    color:#ff6600;
}
.PageTitlesh3
{
    font:Tahoma;
    font-size:x-small;
    font-weight:bold;
    color:#3B3B3B;
}
