﻿body {background-color:#ededed;margin:0px;font-size:8pt}
Table{font-family:Tahoma;font-size:8pt}
A{text-decoration:none; color:#e5e5e5;}
A:hover{text-decoration:underline;color:#06356b;}
.Button 
{
	border-right: #a5a5a2 1px solid; 
	border-top: #a5a5a2 1px solid; 
	font-size: 3mm; 
	border-left: #a5a5a2 1px solid; 
	cursor: hand; 
	color: #386195; 
	line-height: 12pt; 
	border-bottom: #a5a5a2 1px solid; 
	font-family: Tahoma; 
	background-color: #DEE7ED;
	width:100px;
	margin-top:10px;
	margin-bottom:10px;
	
	}
.Text{font-family:Tahoma;font-size:8pt;color:Navy}
.TextBox{font-family:Tahoma;font-size:8pt;color:Navy;border:solid 1px silver}
.Button2{cursor:hand;font-family:Tahoma }
.RTL{direction:rtl}
.Button3
{
	border-right: #a5a5a2 1px solid; 
	border-top: #a5a5a2 1px solid; 
	font-size: 3mm;  
	border-left: #a5a5a2 1px solid; 
	cursor: hand; 
	color: #386195; 
	border-bottom: #a5a5a2 1px solid; 
	font-family: Tahoma; 
	background-color: #DEE7ED;
	width:85px;
	cursor:hand;
	
	
	}
.MenuItem{width:80%;text-align:right;height:25px;font-weight:bold;font-size:8pt}
.MenuTR{background-color:#185eaf;background-image:url(../images/Admin/menu-back.gif)}
.MenuLinkTR{background-color:#235da1;background-image:url(../images/admin/menu-back.jpg)}
.Link{text-decoration:underline;}

.StaticMenuItem
{
	height:25px;
	color:White;
	background-image:url(../images/admin/menu-back.jpg);
	font-weight:bold;
	width:200px;
	z-index:100;
	}

.DynamicMenuItem
{
	height:25px;
	font-size:8pt;
	color:white;
	background-color:#daeafc;
	background-image:url(../images/admin/menu-back.jpg);
	font-weight:bold;
	
	}
.Tahoma
{
	font-family:Tahoma;
	font-size:8pt;
	}
.IE8
{
	z-index:100;
	}

