.body {
    direction :rtl ;
}
.style100 {
           padding: 0px;
            margin: 0px; 
            float:right;
             width:190px; 
             text-align :right;
              font-family: 'B Traffic';
               height: 30px;
               vertical-align:middle;
               
        }
.style200 {
          padding: 1px;
            float:right;
             width:120px; 
             text-align :right;
              font-family: 'B Traffic';
              font-weight:bold;
              font-size:small;
               height: 25px;
                vertical-align:middle;
               text-transform: uppercase;
	text-decoration: none;
    color:blue;
     margin-right: 20px;
     
      border-bottom-style: dotted; border-width: thin; border-color: #FFFFFF;
    
        }

.style200:hover{
          
            float:right;
             width:120px; 
             text-align :right;
              font-family: 'B Traffic';
               height: 25px;
                vertical-align:middle;
             	text-decoration:underline;
    color:red;
        }

.style201 {
          padding:0px 10px 0px 0px;
            float:right;
             width:140px; 
             text-align :right;
              font-family: 'B Traffic';
              font-size:small;
               height: 25px;
                vertical-align:middle;
               text-transform: uppercase;
	text-decoration: none;
    color:black;
        }
.style201:hover {
          padding:0px 10px 0px 0px;
            float:right;
             width:140px; 
             text-align :right;
              font-family: 'B Traffic';
              
              font-size:small;
               height: 25px;
                vertical-align:middle;
               text-transform: uppercase;
	text-decoration:underline;
    color:black;
        }



.style103 {
           padding: 0px;
            margin: 0px; 
            float:right;
             width:190px; 
             text-align :right;
              font-family: 'tahoma';
               height: 30px;
               vertical-align:middle;
        }
.style203 {
          padding: 1px;
            float:right;
             width:190px; 
             text-align :right;
              font-family: 'tahoma';
              font-weight:normal;
              font-size:small;
               height: 30px;
                vertical-align:middle;
               text-transform: uppercase;
	text-decoration: none;
    color:#123456;
    margin-right: 20px;
        }

.style203:hover {
          padding: 1px;
            float:right;
             width:190px; 
             text-align :right;
              font-family: 'tahoma';
              font-weight:normal;
              font-size:small;
               height: 30px;
                vertical-align:middle;
               text-transform: uppercase;
	text-decoration: none;
    color:#10f5ff;
    margin-right: 20px;
        }








ul.left{
	float: left;
	width: 145px;
}
ul.right{
	float: right;
	width: 145px;
}
.small{
	color: #666;
	font-size: 10px;
	padding: 10px 5px 8px 5px !important;
	display: block;
	clear: both;
}
.products{
	width: 200px;
	padding: 15px !important;
}
.products ul{
	width: 100%;
}
.products ul li {
    border-bottom: 1px solid #ccc;
    height: 30px;
    padding: 10px 0px 10px 0px;
}
.products ul li:hover {
    background-color: #91DBFF;
}
.products h2{
	font-size: 26px;
	padding: 2px 0px 3px 0px;
	margin: 0px;
}
.products p{
	color: #666;
	font-size: 10px;
	padding: 0px;
	margin: 0px;
}
.products img {
    float: right;
    padding-right: 0px;
    padding-left: 10px;
   
}
.products  ul li a{
	display: inline;
	border: none;
	color: #666;
	text-decoration: underline;
	padding: 0px;
	margin: 0px;
	text-transform: none;
}
.products  ul li  a:hover{
	
	text-decoration: none;
	background: none !important;
     color: #000000;
}

ul.dropmenu {
    direction: rtl;
    position: relative;
    margin: 0px;
    padding: 1px 0px 0px 0px;
    
    display: block;
    height: 50px;
    font-family: 'B Mitra';
font-weight: bold;
    font-size: 16px;
    top: 0px;
    right: 0px;
}
ul.dropmenu:hover {
    direction: rtl;
    position: relative;
    margin: 0px;
    padding: 1px 0px 0px 0px;
    
    display: block;
    height: 50px;
    font-family: 'B Mitra';
font-weight: bold;
    font-size: 16px;
    top: 0px;
    right: 0px;
}


.dropmenu li {
    position: relative;
    list-style: none;
    float: right;
    margin: 0px;
    padding: 0px 0px 0px 0px;
     height: 36px;
    top: 0px;
    right: 0px;
border-width: 0px;
}
.dropmenu li:hover {
    position: relative;
background-color:#ffffff;
    list-style: none;
    float: right;
    margin: 0px;
    padding: 0px 0px 0px 0px;
     height: 36px;
    top: 0px;
    right: 0px;
border-width: 0px;
}

.style99 {
	height: 27px;
	padding: 9px 30px 0px 15px;
	display: block;
	cursor: point;
	border-right: solid 0px #333333;
	color: #1f3465;
	text-transform: uppercase;
	text-decoration: none;
}
.dropmenu li div{
	background-color:#ffffff;
	border: 1px solid #ccc;
	padding: 5px;
	display: none;
	position: absolute;
border-width: 0px;
}
.dropmenu li div div{
	background: #FFFFFF;
	border: 1px solid #ccc;
	padding: 0px;
	display: none;
	position: absolute;
}
.dropmenu li span{
	display: block;
	float: right;
	height: 10px;
	width: 10px;
	background:transparent url(images/arrow_up2.png) repeat-x scroll 0 0;
	position: absolute;
	top: 12px;
	right: 10px;
}




.product0{
    position: absolute;
	width: 190px;
	padding:0px !important;
     background-color:white;
    right: -1px;
}

.product1{
        position: absolute;
	width: 700px;
	padding:0px !important;
        border-width: 0px;
right: -200px;

    
   }
.product2{
    position: absolute;
	width: 560px;
	padding:0px !important;
   right: -200px;

   }
.product3{
    position: absolute;
	width: 1008px;
	padding:0px !important;
   
   
}
.product4{
    position: absolute;
	width: 1008px;
	padding:0px !important;
   
   
}
.product5{
    position: absolute;
	width: 1008px;
	padding:0px !important;
    
   
}
.product6{
    position: absolute;
	width: 1008px;
	padding:0px !important;
    
   
}
.product7{
    position: absolute;
	width: 1008px;
	padding:0px !important;
   
   
}
.product8{
    position: absolute;
	width: 1008px;
	padding:0px !important;
   
   
}

#toTop { 
display: block; 
position: fixed; 
top: 70%; 
right: 0; 
padding: 10px; 
border: 0px solid red; 
background: white;
}

.aa 
{
	text-decoration:none;
	color :White;
	font-family:"B Mitra";
	font-size: large;
}
	
	.aa:hover
{
	text-decoration:none;
	color :Yellow ;
	font-family:B mitra;
	}
	
	.aa3
{
	text-decoration:none;
	color:#000088;
	font-family:"B Mitra";
	font-size: large;
}
	
	.aa3:hover
{
	text-decoration:none;
	color :red ;
	font-family:B mitra;
	}
	
	.aa2 
{
	text-decoration:none;
	color :#1f3465;
	font-family:B Yekan;
	font-size: small;
	font-weight: bold;
}
	
	.aa2:hover
{
	text-decoration:none;
	color :Red;
	font-family:B Yekan;
	}
	
	
	
	.stiker_titel
	{
		font-size: 20px;
		 font-family: 'B Yekan';
		 font-weight:bold;
		 line-height: 200%;
		  padding-right:10px;
		  border-right-color:Red;
		  border-right-width:thick;
		  border-right-style:inset;
		  color:#1f3465;
	}
	.stiker_titel2
	{
		font-size: 20px;
		 font-family: 'B Mitra';
		 line-height: 200%;
		 padding-right:30px;
		  color:#1f3465;
	}
	.sublogo
	{
	    color:#1f3465;
	   font-family: 'B Mitra';
	    font-size: xx-large;
	      height: 95px;
	        vertical-align: bottom;
	     padding-top: 50px;
	    }