/*################################################################################################*/
/*# GENERAL PART                                                                                 #*/
/*################################################################################################*/
html,body,form		{margin:0; padding:0;}
body				{ margin:0; margin-bottom:50px; padding:0; font-size:16px; font-family:Arial; background-color:#000000;  background-image:url(/App_Themes/en-US/general/bgALL.gif); background-position:0 left; background-repeat:no-repeat; color:#ffffff;}

a					{ text-decoration:underline; cursor:pointer; border:solid 0px #ffffff; }
img					{ border:solid 0px #ffffff; }



/*----------------------------------*/
/* class -- general					*/
/*----------------------------------*/

.title				{font-size:16px; font-weight:bolder; margin-top:4px; margin-bottom:4px;}

/*----------------------------------*/
/* ctrlHome                         */
/*----------------------------------*/
.mainDivHome		{width:821px;margin:0 auto;}
.ctrlHome			{width:821px; height:600px; margin:135px auto; background-image:url(/App_Themes/en-US/home/bgimgHome.jpg); background-repeat:no-repeat; float:right;}
.menuHome			{margin-top:100px; padding-left:37px; float:left;}
.homeFooter			{width:740px; padding:10px 42px 0px; font-size:10px; direction:rtl; color:#797977; float:left;}
.homeCopyText		{float:right;}
.homeCopyText img	{margin-top:5px;}
.homeFlash			{float:right; margin-top:2px;padding-right:2px;}

/*----------------------------------*/
/* ctrlMenu_Bottom					*/
/*----------------------------------*/
.menuBottom			{float:left; width:420px; margin-top:5px;}
.BottomMenuHeader	{float:right; margin-right:10px;}
.BottomMenuItem		{float:left;}
.BottomMenuItem	a	{color:#797977; text-decoration:none;}
.BottomMenuSeparator{float:left;}

/*----------------------------------*/
/* ctrlMenu_right					*/
/*----------------------------------*/
.menu .item{}
.menu .itemSeperator{}

/*-------------------------------------------------------------------------------------------------*/
/* ctrlContent    	background-image: url(/App_Themes/en-US/inner/logos.jpg);                  */
/*-------------------------------------------------------------------------------------------------*/
.mainDiv			{width:821px;	margin: 56px auto 0px auto;}
.ctrlContent		{width:817px;   background-image: url(/App_Themes/en-US/inner/bgIn.jpg);									background-repeat: repeat-y;border: solid 2px #978e00; float:right;}
.bgIcons			{width:817px; background-position:219px bottom; background-repeat: no-repeat; width:817px;  float:right; margin-bottom:16px;padding-bottom:100px;}
.bgImgIn			{width:817px;	background-image: url(/App_Themes/en-US/inner/imgIn.jpg); background-position:0 bottom;		background-repeat: no-repeat;float:right;}
.contentMenu		{width:158px;	padding-top: 56px; padding-bottom: 100px; background-image: url(/App_Themes/en-US/inner/bgLineButs.jpg); background-position: 140px 0; background-repeat: no-repeat;float:right;}
.left				{width:158px;	float: left; margin-top: 14px; padding-left: 37px;}
.right				{width:556px;	margin-top:32px; float: right; padding-right: 42px; text-align: left;}
.imgLogoIn			{				margin-bottom:20px;float:right;}
.articleText		{width:556px;				margin-top:20px; float:right;direction:ltr;}
.articleText a		{				color:#ffffff; text-decoration:underline;}
.freePanel			{width:158px; text-align:left; direction:ltr;float:right}
.freePanel a		{				color:#ffffff;}
.contentFooter			{margin:4px 42px 0px; font-size:10px; direction:ltr; color:#797977; }
.contentCopyText		{float:right;}
.contentCopyText img	{margin-top:4px;}
a