/* CSS Document */
body	{direction:rtl;margin:15px auto 15px;padding:0px;background: url(img/bg.png) top center repeat-x;font:normal 11px tahoma;}
#header	{width:800px;margin:0px auto 0px;background:url(img/header.jpg);height:153px;}
#content {width:800px;margin:0px auto 0px; background-color:#fafafa}

a:link,a:active,a:focus,a:visited{color:#4F96B6;text-decoration:none;} a:hover {color:#F3912E;text-shadow: 0px 0px 3px #BFBFBF;text-decoration:none;}
#footer {width:800px;margin:0px auto 0px;background:url(img/footer.jpg);height:46px;}
table {border:thin}