
body {
background-color : #FFFFFF;
margin : 0;
direction : rtl;
font-family : Tahoma;
font-size : 13px;
}
a:link {
color : #246924;
text-decoration : none;
}
a:visited {
text-decoration : none;
color : #246924;
}
a:hover {
text-decoration : none;
color : #FF0000;
}
a:active {
text-decoration : none;
color : #FF0000;
}
.container {
width : 770px;
height : auto;
overflow : auto;
margin : 0 auto;
background-color : #ffffff;
}
.header {
width : 770px;
height : 260px;
background-image : url('headerbig.jpg');
}

.home {
width : 270px;
margin : 2px;
float : right;
}

.homeg {
width : 238px;
height : auto;
float : right;
padding : 5px;
border-style : solid;
border-color : #EB008B;
border-width : 1px;
}

.homeb {
width : 238px;
height : auto;
float : right;
padding : 5px;
border-style : solid;
border-color : #1B87CF;
border-width : 1px;
}

.rightbar {
width : 180px;
height : auto;
margin : 5px;
float : right;
}

ul 
{
padding-right : 20px;

list-style-type:square; list-style-image:url('dotz.gif')
}


.centerbar {
width : 550px;
height : auto;
margin : 5px;
float : right;
}

.divtop {
width : 550px;
height : 17px;
background-image : url('divtop.gif');
}

.divbg {
background-image : url('divbg.gif');
width : 550px;
}

.divfooter {
width : 550px;
height : 17px;
background-image : url('divfooter.gif');
}

.titlebox {
font-size : 15px;
font-family : arial;
font-weight : bold;
color : #000000;
padding-right : 5px;
}

.name {
	padding:5px; 
	text-align: Justify;
	background-color:#FAFAFA;
	vertical-align: bottom;

	}	

.def {
color : #000000;
}

.pagebox {
padding: 5px;
}

.toolz {
text-align: Left;
font-size : 8.5px;
}


.c {
clear : both;
}

.footer {
weight : 770px;
}


.ads {
width : 180px;
margin : 3px;
float : right;
text-align:right;
}


#topbar{
position:absolute;
border: 1px solid black;
padding: 4px;
background-color: lightyellow;
width: 120px;
visibility: hidden;
z-index: 100;
text-align : center;
}
