
body {
background-color : #f3f3f3;
margin : 0;
direction : rtl;
font-family : Tahoma;
font-size : 12px;
}
a:link {
color : #000000;
text-decoration : none;
}
a:visited {
text-decoration : none;
color : #000000;
}
a:hover {
text-decoration : none;
color : #fd0000;
}
a:active {
text-decoration : none;
color : #fd0000;
}
.container {
width : 1000px;
height : auto;
overflow : auto;
margin : 0 auto;
background-color : #ffffff;
border-style : solid;
border-color : #e4e4e4;
border-width : 2px;
}
.header {
width : 1000px;
height : 100px;
background-image : url('headerbg.gif');
}
.menubar {
height : 15px;
background-color : #c0c0c0;
padding : 5px;
}
.rightbar {
width : 180px;
height : auto;
margin : 5px;
float : right;
border-style : solid;
border-color : #e4e4e4;
border-width : 2px;
}
.centerbar {
width : 400px;
height : auto;
margin : 5px;
float : right;
border-style : solid;
border-color : #e4e4e4;
border-width : 2px;
}
.leftbar {
width : 180px;
height : auto;
margin : 5px;
float : right;
border-style : solid;
border-color : #e4e4e4;
border-width : 2px;
}
.adsbar {
width : 160px;
height : auto;
margin : 5px;
float : right;
border-style : solid;
border-color : #e4e4e4;
border-width : 2px;
}
.blocktitle {
width : 96%;
height : 20px;
padding : 2%;
float : right;
background-image : url('blockbg.gif');
font-family : arial;
font-size : 15px;
font-weight : bold;
}


.news {
font-family : tahoma;
font-size : 13px;
padding : 8px;
padding-top : 10px;
padding-bottom : 0;
text-align : justify;
text-indent: 15px;
line-height:160%;
}

h1 {
padding : 8px;
font-family : arial;
font-size : 16px;
font-weight : bold;
text-align : justify;
}

.tt {
font-family : arial;
font-size : 15px;
font-weight : bold;
padding : 8px;
padding-top : 10px;
padding-bottom : 0;
}
.nx {
background-color : #f3f3f3;
padding : 1px;
}
.nt {
text-align : justify;
padding : 5px;
}
.nl2 {
padding : 5px;
text-align : justify;
background-color : #f3f3f3;
}
.nl {
padding : 5px;
text-align : justify;
background-color : #f3f3f3;
font-family : Tahoma;
font-size : 12px;
}
.np {
padding : 3px;
margin : 3px;
text-align : justify;
background-color : #f3f3f3;
float : right;
border-style : solid;
border-color : #c9c9c9;
border-width : 2px;
}

.normalbox {
background-color : #f3f3f3;
font-family : Tahoma;
font-size : 12px;
margin : 5px;
padding : 5px;
}


.info {
padding : 5px;
margin : 5px;
background-color : #D1D1D1;
border-style : solid;
border-color : #c9c9c9;
border-width : 2px;
}




.np2 {
padding : 3px;
margin : 10px;
text-align : justify;
background-color : #f3f3f3;
float : right;
border-style : solid;
border-color : #c9c9c9;
border-width : 2px;
}
.c {
clear : both;
background-color : #f3f3f3;
}
.footer {
font-size : 11px;
color : #000000;
margin-top : 10px;
clear : both;
text-align : justify;
text-align : center;
direction : rtl;
padding : 0;
background-color : #D9D5D5;
}
.glidecontentwrapper {
position : relative;
width : 400px;
height : 150px;
overflow : hidden;
}
.glidecontent {
position : absolute;
background : white;
padding : 5px;
visibility : hidden;
width : 380px;
}
.glidecontenttoggler {
width : 380px;
margin : 5px;
text-align : justify;
}
.glidecontenttoggler a {
display : inline-block;
border : 1px solid black;
color : #2e6ab1;
padding : 1px 3px;
margin-right : 3px;
font-weight : bold;
text-decoration : none;
}
.glidecontenttoggler a.selected {
background : #e4effa;
color : black;
}
.glidecontenttoggler a:hover {
background : #e4effa;
color : black;
}
.glidecontenttoggler a.prev:hover, .glidecontenttoggler a.next:hover {
background : #1a48a4;
color : white;
}


.ads {
width : 150px;
margin : 3px;
float : right;
text-align:center;
}