body {font: 1em/1.67 Calibri,"Trebuchet MS", sans-serif; text-align: center;}
.right {text-align: right;}
div#page {text-align: left; margin: 10px auto; width: 900px;}
h1#logo {background: url('./images/logo.png'); width: 296px; height: 81px;}
h1#logo span {display: none;}

div.text a:link, a:visited {color: #08265f;}
div.text a:hover {color: #164aad;}

#contactForm {display: none; clear: both;}
#contactForm p {clear: both; width: 510px; line-height: 100%; margin: 6px 0; float: left;}
#contactForm form label {width: 200px; display: block; float: left;}
#contactForm form input {width: 300px; border: 1px solid #08265f; padding: 3px 1px; float: left;}
#contactForm form textarea {width: 500px; height: 100px; border: 1px solid #08265f;}
#contactForm form button {background: url('./images/submit.png') no-repeat; width: 100px; height: 30px; border: none; color: #fff; margin-right: 5px;}

#footer {border-top: 1px dotted #52565f; padding-bottom: 1em; font-size: smaller;}

hr {clear: both; visibility: hidden;}


.niceformat { unicode-bidi:bidi-override; direction: rtl; border-bottom: 1px gray dotted; cursor: Pointer;} 
