Body
{
	margin-bottom:0;
	margin-left:0;
	margin-right:0;
	margin-top:0;
	background-color:White;
/*	direction:ltr;*/

}
	
/*	
   .TA {scrollbar-dlight-color:#005404;
           scrollbar-arrow-color:#25aa00;
           scrollbar-base-color:#005404;
           scrollbar-darkshadow-color:#25aa00;
           scrollbar-face-color:;
           scrollbar-highlight-color:#25aa00;
           scrollbar-shadow-color:#25aa00}
*/
           
           
  
	
..gridDetail
{
	
	font-family: Arial;
	font-size: 10pt;
	border-color: #E7E7FF;
	
}

..itemStyle
{
	color: #4A3C8C;
	background:#ccd7ff ;
	font-family: Arial;
	font-size: 10pt;
}

..headerStyle
{
	font-weight: bold;
	color:White;
	
	background-color: #3B6D9C;
	font-family: Arial;
	font-size: 10pt;
}
..header
{
	font-weight: bold;
	color:White;
	
	background-color: #C7B978;
	font-family: Arial;
	font-size: 10pt;
}

..alternativeitem
{
	color: #4A3C8C;
	background-color:#BEBEBE ;
	font-family: Arial;
	font-size: 10pt;
}
..Pager /*datagried page*/
{
	font-size: 10pt;
	color: palegreen;
	font-family: Arial;
	background-color: #78828E;
	text-align: center;
}
..Title /*for lables in form*/
{
	font-weight: bold;
	font-size:10pt;
	color:Black;
	direction:ltr;
	font-family: Arial ;
	direction:inherit;
}

..Head /*for tab head but not used*/
{
	font-weight: bold;
	color: SteelBlue;
	font-family: Arial, Verdana;
}
/****************************************************************/

A.Ext:link
{
	color:Blue;
	font-family:Arial;
	font-weight:bold;
	font-size:14pt;
}
A.Ext:visited
{
	color:#083f61;
	font-family:Arial;
	font-weight:bold;
	font-size:14pt;
}


A.link
{
	color: Blue;
}
A.visited
{
	color:White;
}
/**************************************************/
..Button /*style for form button*/
{
	width: 50pt;
	font-family: Arial,Verdana;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color:Black;
}
..Input /*input controles in form*/
{
	/*background-color:Red;*/
	
	font-family: Arial,Verdana;
	font-size: 10pt;
	font-style: normal;
	font-weight:normal;
	direction :ltr;
	width:150px;
	color:Black ;
	/*background-color: #004000;*/
}

