.f1          { font-family: tahoma; font-size: 8pt }
.f1 A       { font-family: tahoma; font-size: 8pt; color: black; text-decoration: none;}
.f1 A:Hover       { font-family: tahoma; font-size: 8pt; color: black}
.fb1         { font-family: tahoma; font-size: 8pt; font-weight: bold }
-------------------------------------------------------------------------------------------------------------
.a1          { font-family: Arial; font-size: 8pt }
.a2          { font-family: Arial; font-size: 10pt }
.a3          { font-family: Arial; font-size: 12pt }
.a4          { font-family: Arial; font-size: 14pt }
.a5          { font-family: Arial; font-size: 18pt }
.ab1         { font-family: Arial; font-size: 8pt; font-weight: bold }
.ab2         { font-family: Arial; font-size: 10pt; font-weight: bold }
.ab3         { font-family: Arial; font-size: 12pt; font-weight: bold }
.ab4         { font-family: Arial; font-size: 14pt; font-weight: bold }
.ab5         { font-family: Arial; font-size: 18pt; font-weight: bold }
-------------------------------------------------------------------------------------------------------------
.link	  A   {  font-family: Arial; font-size: 10pt; font-weight: bold; TEXT-DECORATION: none; COLOR: #000000}
.link A:hover { font-family: Arial; font-size: 10pt; font-weight: bold; TEXT-DECORATION: none; COLOR: #ff6000}
       
.link1	  A   {  font-family: tahoma; font-size: 10pt; TEXT-DECORATION: none; COLOR: #000000}
.link1 A:hover { font-family: tahoma; font-size: 10pt; TEXT-DECORATION: underline; COLOR: #184498}

.link2	  A   {  font-family: tahoma; font-size: 8pt; TEXT-DECORATION: none; COLOR: #ffffff}
.link2 A:hover { font-family: tahoma; font-size: 8pt; TEXT-DECORATION: none; COLOR: #D3D493}

.link3	  A   {  font-family: tahoma; font-size: 8pt; TEXT-DECORATION: none; COLOR: #000000}
.link3 A:hover { font-family: tahoma; font-size: 8pt; TEXT-DECORATION: none; COLOR: #6EB9FE}

.link4	  A   {  font-family: tahoma; font-size: 8pt; TEXT-DECORATION: none; COLOR: #003399}
.link4 A:hover { font-family: tahoma; font-size: 8pt; TEXT-DECORATION: none; COLOR: #000000}

.link5	  A   {  font-family: arial; font-size: 10pt; font-weight: bold; TEXT-DECORATION: none; COLOR: #ffffff}
.link5 A:hover { font-family: arial; font-size: 10pt; font-weight: bold; TEXT-DECORATION: underline; COLOR: #ffffff}


--------------------------------------------------------------------------------------------------------------
.t1          { font-family: Times New Roman; font-size: 8pt }
.t2          { font-family: Times New Roman; font-size: 10pt }
.t3          { font-family: Times New Roman; font-size: 12pt }
.t4          { font-family: Times New Roman; font-size: 14pt }
.t5          { font-size: 18pt }
.tb1         { font-family: Times New Roman; font-size: 8pt; font-weight: bold }
.tb2         { font-family: Times New Roman; font-size: 10pt; font-weight: bold }
.tb3         { font-family: Times New Roman; font-size: 12pt; font-weight: bold }
.tb4         { font-family: Times New Roman; font-size: 14pt; font-weight: bold }
.tb5         { font-family: Times New Roman; font-size: 18pt; font-weight: bold }
.RightToLeft
{
	direction: rtl;
}
.LeftToRight
{
	direction: ltr;
}
.LinkButtonCSS
{
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	color: Black;
	background-color: #FBF5DB;
}
.LinkButtonCSS:Hover
{
	background-color: #F0E4AE;	
}
.cssTable
{
	font-family : Tahoma;
}
.cssTable TD
{
	font-size : 12px;
}
.TXTCSS
{
	font-family : Tahoma;
	font-size : 12px;	
	width: 250px;
}
.btnAddcss
{
	font-family : Tahoma;
	font-size : 12px;	
}
.TXTCSSLeft
{
	font-family : Tahoma;
	font-size : 12px;	
	direction: ltr;
	width: 250px;
}
.DRPCSS
{
	font-family : Tahoma;
	font-size : 12px;	
	width: 250px;
}
.REQCSS
{
	font-family : Tahoma;
	font-size : 10px;	
}
.Headline
{
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
}
A.Headline
{ 
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
}
A.Headline:Hover
{
	color: Red;
} 
.DateTime 
{ 
	font-family: Tahoma; 
	font-size: 8pt; 
	color: #7A7A7A; 
} 
.Resource 
{ 
	font-family: Tahoma;
	font-size: 8pt;
	color: Green;
} 
.Text 
{ 
	font-family: Tahoma; 
	font-size: 9pt; 
	color: Black; 
}
.MenuHover:Hover
{
	color: #c6701c;
}
.MenuHover
{
 text-decoration: none; 
 color: black;
}


.maincss
{
	font-size: 8pt;
	background-image: url(/Resources/key.gif);
	color: black;
	padding-top: 2px;
	padding-right: 5px;
	font-family: Tahoma;
	height: 21px;
	width: 166px;
}
.tde
{
	 vertical-align:baseline;
	 
}
	
.titlecss
{
	padding-right: 1px;
	padding-left: 1px;
	font-size: 8pt;
	background-image: url(/Resources/bg.jpg);
	padding-bottom: 1px;
	color: black;
	padding-top: 1px;
	border-bottom: black 1px solid;
	font-family: Tahoma;
	border-left: black 1px solid;
	border-right: black 1px solid;
}

.titlecssSelected
{
	border-right: black 1px solid;
	padding-right: 1px;
	padding-left: 1px;
	font-size: 8pt;
	background-image: url(/Resources/bg.jpg);
	padding-bottom: 1px;
	border-left: black 1px solid;
	color: black;
	padding-top: 1px;
	font-family: Tahoma;
	border-right: black 1px solid;
}

.title2css
{
	padding-right: 1px;
	padding-left: 1px;
	font-size: 8pt;
	background-image: url(/Resources/bg.jpg);
	padding-bottom: 1px;
	color: black;
	padding-top: 1px;
	font-family: Tahoma;
	border-bottom: black 1px solid;
	border-left: black 1px solid;
	border-right: black 1px solid;
}	
	
.musthide
{
	display:none;
	visibility:hidden;
}	

.handi
{
	cursor:hand;
	cursor:pointer;
}
A.mainurl
{
	font-size: 8pt;
	color: #000033;
	font-family: tahoma;
	text-decoration: none;	
	vertical-align:baseline;
}

A.subitemurl
{
	font-size: 8pt;
	color: #000033;
	font-family: tahoma;
	text-decoration: none;
}
A.mainurl:hover
{
	font-size: 8pt;
	font-family: tahoma;
	text-decoration: none;
	color:Red;
	vertical-align:baseline;
}
A.subitemurl:hover
{
	font-size: 8pt;
	font-family: tahoma;
	text-decoration: none;
	color:Red;
}