﻿
body
{
    padding:0;
    margin:0;
    background-color:#eeeeee;
    direction:rtl;
    font-family:arial;
}
h1
{
    font-family:Arial;
    font-size:large;
    color:Orange;    
    vertical-align:top;
    text-align:center;        
}
h2
{
    font-family:Arial;
    font-size:11px;
    color:gray;    
    vertical-align:top;   
    font-size:14px;   
    text-align:center; 
}
.ButtonLabel
{
    vertical-align:bottom;   
    font-size:13px;
    font-weight:bold; 
    text-decoration:underline;
    cursor:pointer;
}
.H1
{
    font-family:Arial;
    font-size:13px;
    color:#acacac;
    margin-bottom:0em;
    margin-top:0em;
    text-align:center;    
}
.boxed {
	margin: 0 0 20px 0;
}
.ziba
{
	font-family: arial;
	font-size: 12px;
	text-decoration:none;
	font-weight:bold;
	color: #ffffff;
	cursor:pointer;
}
.aRightMenu
{
	font-family: arial;
	font-size: 12px;
	text-decoration:none;
	font-weight:bold;
	color: #ffffff;
	cursor:pointer;
}
.aRightMenuBlack
{
	font-family: arial;
	font-size: 12px;
	text-decoration:none;
	font-weight:bold;
	color: #000000;
	cursor:pointer;
}
.aRightMenu:hover
{
	font-family: arial;
	font-size: 12px;
	text-decoration:none;
	font-weight:bold;
	color: #ffffff;
	cursor:pointer;
}
.divPicture
{
	font-family:Arial; 
	font-size:12px; 
	BORDER: black 1px solid; 
	background-color:#FFFFE8; 
	position:absolute; 
	left:100px; 
	top:80px; 
	width:400px; 
	height:350px;
}

.hiddenClass
{
	display:none;
}
.visibleClass
{
	display:inline;
}
.MenuSearch
{
    font-family:arial;
    font-size:12px;
    color:navy;
    font-weight:bold;
}
.btnSearch
{
    display:none;
    cursor:pointer;
}
.btnSave
{
    display:none;
    cursor:pointer;
    vertical-align:bottom;
}

.legend-font 
{
	font-weight:bold;
	font-size:12px;
}

.divMoreDetails
{
	font-family:Arial; 
	font-size:12px; 
	BORDER: black 1px solid; 
	background-color:#FFFFE8; 
	position:absolute; 
	left:130px; 
	top:250px; 
	width:500px; 
	height:450px;
}


legend
{
	height:28px;
}
input
{
	/*height:17px;*/
	font-size:12px;
}
.imageFile
{
    height:16px;
	font-size:9px;
	width:130px;
	vertical-align:bottom;
}
.imageFileUpdate
{
    height:16px;
	font-size:9px;
	width:70px;
	vertical-align:bottom;
}

td
{
	font-family: Arial;
	font-size: 13px;
	font-weight:normal;
	color: #000000;
}
th
{
	font-family: Arial;
	font-size: 13px;
	font-weight:bold;
	color: #000000;
	background-color:#b7b7ff;
}
.ddl
{
    width:100px;
}
a
{
	font-family: Arial;
	font-size: 12px;
	text-decoration:underline;
	font-weight:bold;
	color: navy;
	cursor:pointer;
}
label
{
	font-family: Arial;
	font-size: 12px;
	font-weight:bold;
	color: #000000;
}
boldLabel
{
	font-family: Arial;
	font-size: 12px;
	font-weight:bold;
	color: #000000;
}
span
{
	font-family: Arial;
	font-size: 12px;
	font-weight:normal;
	color: #000000;
}
legend
{
	font-family: Arial;
	font-size: 13px;
	font-weight:bold;
	color: #000000;
}
.aNoUnderline
{
	font-family: Arial;
	font-size: 12px;
	text-decoration:none;
	font-weight:normal;
	color: navy;
	cursor:text;
}
.menu
{
    /*background-image: url('../Images/menuTab.gif'); */
    background-image: url('../Images/menu_bg.gif'); 
}
.htmlForm select
{
    border:1px #BDB597 solid;
    font-family:tahoma;
    font-size:12px;
    padding:2px;
    width:126px;
} 
.htmlForm input,select
{
    border:1px #BDB597 solid;
    font-family:tahoma;
    font-size:12px;
    padding:2px;
} 
.hid
{
    display:none;
}
