.right
{ position:absolute;left:75%;top:150px;width:20%; border: 1px solid #72A3E0;background-color:#fff;
 font-family:tahoma; font-size: 14px;
	color: #0033FF; background-image:url(images/rightback.png); background-repeat:repeat-y; 
   }
.left
{ position:absolute;left:5%;top:150px;width:20%;height:auto;background:#fff; border: 1px solid #72A3E0;background-color:#fff; }
.middle
{position:absolute;left:26%;top:150px;width:48%;  border: 1px solid #72A3E0 ; background-image:url(images/rightback.png); background-repeat:repeat-y; background-color:#fff;}
.middle1
{position:absolute;left:5%;top:151px;width:69%;  border: 1px solid #72A3E0 ; background-image:url(images/rightback.png); background-repeat:repeat-y;  background-color:#fff;}

.logo
{
	position:absolute;
	left:5%;
	width:90%;
	height:102px;
	border: 1px solid #72A3E0;
	background-image:url(images/toplogo.gif);
	 
	background-position:right;
	background-repeat:no-repeat;
	
}
.window
{
	position:relative;
	left:3%;
	width:94%;
	height:auto;
	 border: 0px outset #FF6633;
	 background-image:url(images/topback.png);
	  
background-repeat:repeat-x;
}
.menu
{
	position:absolute;
	left:5%;
	width:90%;
	height:25px;
	background:#fff;
	border: 0px solid #173eff;
	background-color:#838DC8;
	top: 120px;
}
body {
	background-color: #72A3E0;
	
}

.leftwindow
{

 position:absolute;left:47px;top:393px;width:20%;height:auto;background:#fff; border: 1px solid #DB7375;background-color:#E5F1E6;}
.mytext
{
     
    color: #183FFF; 
	font-family: tahoma;
	font-size: 12px;
	direction:rtl;
	

}
.headline
{
        
   color: #FF0000; 
	font-family: tahoma;
	font-size: 16px;
	direction:rtl;
	

}
a:link {
	color: #183FFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #183FFF;
}
a:hover {
	text-decoration: none;
	color: #183FFF;
}
a:active {
	text-decoration: none;
	color:#183FFF;
}
