﻿body {padding:0;margin:0;direction:rtl;font-family:Arial;background-color:#ffffff;}
@charset "utf-8";
img {border:0;}
button {cursor:pointer;}

/* this class uses to fix firefox bug that don't take div's background correctly (not scaling the height) */
.clear {clear:both;height:0px;font-size:1px;line-height:1px;margin-bottom: -1px;}
#overflow {overflow-x:auto; overflow-y: hidden;}

#MainPage {width:800px;margin:10px auto;}
#MainPage #topbg {margin:0 auto;width:800px;height:186px;background-repeat:no-repeat;}

#content {width:800px;margin:0 auto;}

#copyright {margin:0 auto;width:800px;direction:rtl;color:#563b31;text-align:center;}
#copyright #footer {margin:0 auto;width:800px;direction:rtl;color:#563b31;text-align:center;}
#copyright #footer span {color:#563b31;text-decoration:none;text-align:center;font-size:12px;}
#copyright #footer span a {color:#0000ff;text-decoration:underline;}
#copyright #footer span a:hover {color:#105ea9;text-decoration:underline;}

