body  {
    margin:0px;
    padding:0px;
    background:#A1909D url(images/all_bg.jpg) top left repeat-x
    }
td    {
    font-family:arial;
    font-size:12px;
    color:#FFFFFF
    }
a    {
    font-weight:bold;
    text-decoration:underline;
    color:#FCFCFC;
    }
a:hover  {
    text-decoration:none;
    }
ol     {
    list-style:none;
    margin:0px;
    padding:0px;
    }
ol li  {
    font-weight:bold;
    height:18px
    }
form   {
    margin:0px;
    padding:0px;
    size:auto;
    font-family:arial;
    font-size:11px;
    }
form td  {
    font-family:arial;
    font-size:11px;
    }
input  {
    border-style:none;
    background:transparent;
    height:18px;
    font-family:arial;
    font-size:11px;
    color:#01528F
    }
ul    {
        direction: rtl;
        list-style:none;
    margin:0px;
    padding:10px;
    }
ul li   {
        direction: rtl;
        padding:0 20 0 0px;
    height:24px;
        background: ;
        background:url(images/list2.gif) bottom right no-repeat
    }
.tt   {
    font-family:arial;
    font-size:11px;
    }
.tt a  {
    font-weight:normal;
    }
.top a  {
    font-size:9px;
    font-family:arial;
    color:#FFFFFF;
    font-weight:bold;
    text-decoration:none
    }
.menu a  {
    text-decoration:none;
    font-weight:bold;
    }
.bot   {
    font-family:arial;
    font-size:12px;
    font-weight:bold
    }
.bot a  {
    text-decoration:none;
    }

a.CurentPage{
  color:yellow;
  font-size:14;
}

a.TopServiceMenu{
  font-family:arial;
  font-weight:;
  font-size:12;
}

.submitbutton{
    cursor:pointer;
    border:outset 1px #ccc;
    background:#0066FF;
    color:#FFFFFF;
    font-weight:bold;
    padding: 1px 2px;
}
}