/* CSS Stylesheet for ZamyadIntranet App */
/* Written By : Ahmad Sheikholeslami*/
BODY
{
   BACKGROUND-COLOR: white;
   FONT-FAMILY: Tahoma;
   FONT-SIZE: .8PT ;
   FONT-WEIGHT: normal;
   LETTER-SPACING: normal;
   TEXT-TRANSFORM: none;
   WORD-SPACING: normal;
    	
   Scrollbar-face-color:#404040;
   scrollbar-arrow-color:#ffffff;
   scrollbar-track-color:#ffffff;
   scrollbar-shadow-color:#404040;
   scrollbar-highlight-color:#E9E9E9;
   scrollbar-3dlight-color:#000000;
}

/*Menu Bar Links Status*/
.menulink:link    {color: Gray ; text-decoration: none}
.menulink:visited {color: Gray ; text-decoration: none}
.menulink:hover   {color: Gray ; text-decoration: none}
/*Menu Bar Links Status*/

/*DownMenuBar Links Status*/
.DownMenuBar:link    {color: Blue ; text-decoration: none}
.DownMenuBar:visited {color: Blue ; text-decoration: none}
.DownMenuBar:hover   {color: #404040 ; text-decoration: underline}
/*DownMenuBar Links Status*/

/* ItReq Links Status*/
.ItReq:link    {color: #404040 ; text-decoration: none}
.ItReq:visited {color: #404040 ; text-decoration: none}
.ItReq:hover   {color: #404040 ; text-decoration: underline}
/* ItReq Links Status*/

/*News Links Status*/
.News:link    { text-decoration: none ;      font-size: 9pt ; color:Black }
.News:visited { text-decoration: none ;      font-size: 9pt ; color: Black }
.News:hover   { text-decoration: underline ; font-style:italic ; font-size: 9pt ; color: #990000 }
/*DownMenuBar Links Status*/


H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
    COLOR: #003366;
}
H1	{	
	font-family: Tahoma;
	font-size:	2em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H2	{	
	font-family: Tahoma;
	font-size:	1.75em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H3	{	
	font-family: Tahoma;
	font-size:	1.58em;
	font-weight:	500;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H4	{	
	font-family: Tahoma;
	font-size:	1.33em;
	font-weight:	500;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H5, DT	{	
	font-family: Tahoma;
	font-size:	1em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H6	{	
	font-family: Tahoma;
	font-size:	.8em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
TFOOT, THEAD	{	
	font-size:	1em;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Tahoma;
	}	
		
TH	{	
	vertical-align:	baseline;
	font-size:	1em;
	font-weight:	bold;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Tahoma;
	}	

/*Global Links Status*/	
A:link	{	
	text-decoration:	none;
	color: #404040 ;
	}	
		
A:visited	{	
	text-decoration:	none;
	color:	#404040 ;
	}	
		
A:active	{	
	text-decoration:	none;
	color:	#404040;
	}	 
		
A:hover	{	
	text-decoration:Underline ;
	color:	#404040;
	}
/*Global Links Status*/	
SMALL	{	
	font-size:	.7em;
	}	
BIG	{	
	font-size:	1.17em;
	}	
BLOCKQUOTE, PRE	{	
	font-family:	Tahoma;
	}
	

/*Css For DataGridMenu ----------------------------------*/	
#rightmenu {
	BACKGROUND-COLOR: #f3f2f0 ; font-size : x-small
}
#rightmenu A {
	 BACKGROUND-POSITION: 122px 10px; DISPLAY: block; PADDING-LEFT: 1px; PADDING-BOTTOM: 0px; COLOR: #000000; PADDING-TOP: 4px; BORDER-BOTTOM: #ffffff 1px solid; BACKGROUND-REPEAT: no-repeat; HEIGHT: 20px; BACKGROUND-COLOR: #f3f2f0 ; font-size : x-small
}
#rightmenu A:hover {
	BACKGROUND-COLOR: #e8e7e5 ; font-size : x-small ; text-decoration : None ;
}
#rightmenu HR {
	 BORDER-TOP: #dddddd 1px solid; DISPLAY: none; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 5px 0px; DIRECTION: ltr; PADDING-TOP: 0px; BORDER-BOTTOM: #eeeeee 1px solid; BORDER-RIGHT-STYLE: none; BORDER-LEFT-STYLE: none; HEIGHT: 1px ;font-size : x-small
}
/*-------------------------------------------------------*/
.navtext {
width:150px;
font-family:Tahoma;
font-size:9pt;
border-width:1px;
border-style:outset;
border-color:darkgray;
layer-background-color: #DECCF2 ;
background-color: #DECCF2 ;
color:black;
}

