/*--------------------------------------------------------------------------------------*/
frame
{
	border:0;
	padding:0;
	spacing:0;
	font-size:12px;
	margin-right:0px;
}
body
{
	text-align:center;
	margin:0;
	border:0;
	padding:0;
	scrollbar-highlight-color:#EAB48F;
	scrollbar-arrow-color:red;
	font-family:Nesf,Tahoma,Arial,Helvetica;
}
table
{
	
	font-size:10px;
	font-weight:bold;
	
}
.menuTable
{
	
	font-size:10px;
	font-weight:bold;	
    
}
.menuTable tr
(
    margin-right:0px;
  
}
.menuTable td
{
	
	margin-right:0px;
}

/*-----------------------------
.menuTable td a
{
	text-decoration:none;
	margin-right:0px;
	

}
.menuTable td a:active
{
    color: #A82F6C;
	
}
.menuTable td a:link
{
    color: black;
	
}
.menuTable td a:visited
{
    color: black;
	
}
.menuTable td a:hover
{
    color: white;
    
}
---------------------------------------
 a
{
	text-decoration:none;
	margin-right:0px;
	
}
 a:active
{
    color: #A82F6C;
	
}
 a:link
{
    color: black;
	
}
 a:visited
{
    color: black;
	
}
 a:hover
{
    color: white;
    
}

-----------------------------*/

.menuframe
{
	text-align: right;
    vertical-align:top;
    font-size:12px;
    padding:0px;
    margin-right:0px;
    
    direction:rtl;

}
.gray
{
	color:#CCCCCC;
}

hr
{
	color : #B0803C;
	height:1px;
	borde:ridge;
}
.under_const
{
	width:400px;
	height:400px;
	vertical-align:middle;
	color:red;
	text-align:center;
	font-size:14px;
}
.under_const image
{
	vertical-align:middle;
}
.gap
{
	width:10px;
}
.comment
{
	font-family:Nesf,Arial;
	font-size: 10px;
	font-weight:bold;
	color: #336699 ;
}
dl dt
{
	color:#333366;
}
dl dd
{
	color :#336699;
}
img
{
	horisontal-align:center;
	text-align:center;
	margin:0;
	border:0;
	padding:0;
}
/*--------------------------------------------------------------------------------------*/