.buttom
{
border: thin solid #CCCCCC; 
cursor:pointer;
font-family:Tahoma;
font-size:12px;
}

.line
{
border-style: solid; 
border-color:#DDDDDD; 
border-width: 0px 2px; 
overflow: hidden; 
background-color:#DDDDDD; 
display: block; height: 1px; font-size: 1px; margin-left: 3px; margin-right: 3px; width:700px;
}
.table { 
border-collapse: collapse; 
border-left: 1px solid #CCCCCC  ; 
border-right: 1px solid #CCCCCC ; 
border-top:1px solid #CCCCCC ;
border-bottom:1px solid #CCCCCC ;
background-color:#ffffff ;
}
.table2 { 
border-collapse: collapse; 
border-left: 1px solid #797979  ; 
border-right: 1px solid #797979 ; 
border-top:1px solid #797979 ;
border-bottom:1px solid #797979 ;
background-color:#80B7E3 ;
}

.text{ font-family:Tahoma; font-size:12px; color:#006699 ; direction:rtl ;}
.error_text{ font-family:Tahoma; font-size:12px; color:#FF9933 ; direction:rtl}

.tableborder{
border-style: solid;
border-width: 1px;
font-family:Tahoma;
font-size: 9pt;
font-weight: normal;
border-color:#000000;
}
.menu2{
          font-family:Tahoma;
		  font-size: 8pt;
		  color:#FFCC33;
}
a.menu2:link 	{ 
		  color:#FFCC66; }

.menu5		{
          font-family:Tahoma;
		  font-size: 8pt;
		  padding-top: 1px;
		  padding-bottom: 1px;
		  padding-left: 5px;
		  padding-right: 5px;
		  cursor:hand;
		  text-align:right;
		  text-decoration: none;
		   direction:rtl;
		  }



a.menu5:hover 	{  
		background-color:#99CC00;
		  color:#000000;
		  border: #003399 1px solid; 
		  text-decoration: none; }		
		  
.menu4		{
          font-family:Tahoma;
		  font-size: 8pt;
		  padding-top: 1px;
		  padding-bottom: 1px;
		  padding-left: 5px;
		  padding-right: 5px;
		  cursor:hand;
		  text-align:right;
		  text-decoration: none;
		   direction:rtl;
		  }


a.menu4:link 	{ 
		background-color:#000000;
		  color: #FFFFFF;
		  border: #003399 1px solid; 
		  text-decoration: none; }
a.menu4:hover 	{  
		   background-color:#333366;
		   color: #FFFFFF;
		  border: #000000 1px solid;  
		  text-decoration: none;}		  
		  
.menu		{
          font-family:Tahoma;
		  font-size: 8pt;
		  height: 28px;
		  padding-top: 1px;
		  padding-bottom: 1px;
		  padding-left: 5px;
		  padding-right: 5px;
		  cursor:hand;
		  display: block;
		  text-align:right;
		  line-height: 26px;
		  text-decoration: none;}


a.menu:link 	{ 
			background-color:#D2D1EF;
		  color: #990033;
		  text-decoration: none; }


a.menu:visited 	{ background-color:#D2D1EF;
		  color: #FFFFFF;
		  text-decoration: none; }


a.menu:active 	{
	background-color:#7680B0;
	color: #FF9933;
	text-decoration: none;
		  }


a.menu:hover 	{ 
		   border-bottom: 2px dashed black;
		    border-left: 2px dashed black;
			 border-right: 2px dashed black;
			  border-top: 2px dashed black; 
		   background-color:#003366;
		   color: #FF9933;
		  text-decoration: none;}
		  
		 
.error{
color:#FF3300;

}


.panel_low_l{
width:6PX; 
height:42PX; 
background-image:url('../images/general/panel2/hbx-left.jpg'); 
background-position:right;
background-repeat:no-repeat;
}

.panel_low_r{
width:6PX; 
height:42PX; 
background-image:url('../images/general/panel2/hbx-right.jpg'); 
background-position:left;
background-repeat:no-repeat;
}

.panel_low_c{
height:42PX; 
background-image:url('../images/general/panel2/hbx-bg.jpg'); 
background-repeat:repeat-x;
background-position:center;
padding-top:15px;
}
