
body {
background-color : #5D1F1F;
margin : 0;
direction : rtl;
font-family : Tahoma;
font-size : 12px;
color : #F6DCAA;
}
a:link {
color : #E5CB99;
text-decoration : none;
}
a:visited {
text-decoration : none;
color : #E5CB99;
}
a:hover {
text-decoration : none;
color : #FFBA36;
}
a:active {
text-decoration : none;
color : #FFBA36;
}
.container {
width : 1000px;
height : auto;
overflow : auto;
margin : 0 auto;
}
.header {
width : 1000px;
height : 119px;
background-color : #96652B;
}

.headerright {
width : 178px;
height: 119px;
float : right;
}


.headercenter {
width : 820px;
height: 100px;
float : right;
padding-top : 19px;
padding-right : 30px;
}


.rightbar {
width : 190px;
height : auto;
float : right;
background-color : #96652B;
border-style : solid;
border-color : #805625;
border-width : 2px;
}

.titlebox {
height : 15px;
background-color : #3A1F01;
font-family : arial;
font-size : 15px;
font-weight : bold;
color : #AD803D;
text-align : center;
padding : 5px;
}

ul 
{
padding-right : 10px;
line-height:140%;
list-style-type:square; list-style-image:url('dotz.gif')
}

li
{
line-height:140%;
}


.centerbar {
width : 780px;
height : auto;
float : right;
background-color : #96652B;
border-style : solid;
border-color : #805625;
border-width : 2px;
margin : 8px;
}


.falbox {
width : 245px;
float : right;
background-color : #9C6F2C;
border-style : solid;
border-color : #6F4B16;
border-width : 2px;
margin : 4px;
}

.falclick {
text-align : center;
background-color : #3A1F01;
margin : 4px;
}



.faldesc {
width : 235px;
text-align : justify;
float : right;
padding : 4px;
}



.ads {
width : 180px;
margin : 3px;
float : right;
text-align:center;
}


.showfal {
font-family : tahoma;
font-size : 13px;
padding : 8px;
padding-top : 10px;
padding-bottom : 0;
text-align : justify;
line-height:160%;
background-color : #9C6F2C;
}

h1 {
padding : 8px;
font-family : arial;
font-size : 16px;
font-weight : bold;
text-align : justify;
padding-top : 0px;
padding-bottom : 0px;
}


.c {
width : 100px;
clear : both;
}

.footer {
font-size : 11px;
color : #000000;
margin-top : 10px;
clear : both;
text-align : justify;
text-align : center;
direction : rtl;
padding : 0;
background-color : #D9D5D5;
}


#topbar{
position:absolute;
border: 1px solid black;
padding: 4px;
background-color: lightyellow;
width: 120px;
visibility: hidden;
z-index: 100;
text-align : center;
}
