/* CSS Document */
body{padding:0; margin:0; color:#000000; font-weight:normal; font-style:normal; font-variant:normal; font-size:8px; font-family:Arial, Helvetica, sans-serif}
.price       { font-family: Georgia; font-size: 10pt; font-style: italic; font-weight: bold }

.list        { font-family: Trebuchet MS; font-size: 8pt; font-weight: bold; list-style-image: url('images/dot.png'); direction: ltr; margin-left:10 }

.en-cont-1   { font-family: Trebuchet MS; font-size: 8pt; color: #333333 }
.en-t-3      { font-family: Trebuchet MS; font-size: 10pt; color: #FFFFFF; font-weight: bold }
.en-t-2      { font-family: Trebuchet MS; font-size: 12pt; color: #250A24; font-weight: bold }
div, p, h1, h2, h3, ul, img{padding:0px; margin:0px;}

ul{list-style-type:none;}

td           { font-family: Trebuchet MS; font-size: 8pt; color: #333333 }

a            { font-family: Arial; font-size: 9pt; color: #000000; } 
a:visited    { font-family: Arial; color: #009900; font-size: 9pt; text-decoration: underline }  
a:link       { font-family: Arial; font-size: 9pt; color: #003300; text-decoration: underline }
a:active     { font-family: Arial; font-size: 9pt; color: #FFCC00; text-decoration: none }
a:hover      { font-family: Arial; font-size: 9pt; color: #000000; text-decoration: none; background-color:#D6FD79 }
               
input        { font-family: Trebuchet MS; font-size: 8pt; color: #333333; height: 22 }
textarea     { font-family: Trebuchet MS; font-size: 8pt; color: #333333 }
select       { font-family: Tahoma; font-size: 8pt; color: #333333; direction: rtl; height: 22 }

.bg-letter   { width: 20px; height: 30px; valign: middle ;background-image: url('images/bg-letter.gif'); 
               background-repeat: no-repeat; font-family: Arial Black; font-size: 9pt; color: #003300; text-transform:uppercase; text-align:center;}
            
.bg-letter a            { font-family: Arial Black; font-size: 9pt; color: #000000; text-decoration: blink } 
.bg-letter a:visited    { font-family: Arial Black; color: #009900; font-size: 9pt; text-decoration: underline }  
.bg-letter a:link       { font-family: Arial Black; font-size: 9pt; color: #003300; text-decoration: underline }
.bg-letter a:active     { font-family: Arial Black; font-size: 9pt; color: #FFCC00; text-decoration: none }
.bg-letter a:hover      { font-family: Arial Black; font-size: 9pt; color: #000000; text-decoration: none; background-color:#D6FD79 }