

/* general definition */
body {padding:0px; margin:0px 0px 0px 0px; direction:rtl; background-color:#676767;}
/*body {padding:0px; margin:0px 0px 0px 0px; direction:rtl;background-image:url('Images/bg.jpg'); background-color: #F7F1D0;background-repeat:repeat-x;background-position:bottom 100%;}*/
/*cursor:pointer;cursor:hand;*/
a {text-decoration:none;text-decoration:underline;color:#9A651F;}
a:hover {text-decoration:underline;color:#000000;}


/* font definition */
.Base_Text {font-family:arial; font-size:13px; color:#000000;line-height:18px;}
.Base_Text_Bold {font-family:arial; font-size:13px; color:#000000;font-weight:bold;}
.Base_Text_Big {font-family:arial; font-size:20px; color:#000000; font-weight:bolder;}



/* general block definition */
div.Container {width:100%;margin:auto;overflow:auto;vertical-align:middle;text-align:center; }

div.Site {float:none;}



