﻿body {direction:rtl; font-family:Tahoma,Sans-Serif;}
img {border:none}

.left {text-align:left}
.right {text-align:right}
.hidden {display:none; visibility:hidden}
.visible {display:block; visibility:visible}

div.warning p {margin:0}
input[type="file"] {direction:ltr}
table.form input, table.form textarea {font-family:Tahoma,Sans-Serif; font-size:10pt}
table.form input[type="text"] {width:100px}
table.form textarea {width:300px; height:6em}
input.required, textarea.required {background:#fff8cc}
table.form input.text1 {width:120px}
table.form input[type="button"], table.form input[type="submit"] {width:72px}

table.grid {border-collapse:collapse; color:#000}
table.grid th {background:#eeeff0; border:solid 1px #ccc; font-size:8pt; font-weight:normal; overflow:hidden; padding:4px 8px 4px 8px; text-align:center}
table.grid th.search {background:#e1e1e1}
table.grid tr.alt {background:#eeffee}
table.grid td {border:solid 1px #ccc; font-size:8pt; padding:4px 6px 4px 6px}
table.grid td a {color:#000; padding:0 0 2px 0; text-decoration:none}
table.grid td a:hover {border-bottom:dotted 1px #000; color:#000; text-decoration:none}
textarea.message {background:#fff8cc; width:300px; height:6em}
