﻿/* MASTER CSS*/
body                                { font-family: Arial,Sans-Serif; font-size:12px; font-weight:normal;}
.MasterBody							{ margin: 0 auto;padding:0px;font-size:12px;background-image:url('../images/general/MenuHeaderBackground.bmp'); background-repeat: repeat-x; background-position:top; }
.MasterWraper						{  margin: 0 auto; width:859px;  direction:rtl; }

.MasterHeader   					{background-image:url('../images/general/MenuHexaderBackground.bmp');background-repeat:repeat-x; width:inherit;height:29px;}
.MasterHeaderWraper  				{ margin: 0 auto; width:100%;padding-top:5px;  direction:rtl; }

.MasterHeaderMenu					{width:610px;float:right;}
.MasterHeaderMenu a					{font-size:14px;color:#ffffff; text-decoration:none; }
.MasterHeaderMenu a:hover			{color:#55AAFF;}

.MasterHeaderLogo    			  {float:left;width:210px;  text-align:right; margin-right:5px; color:#8f8f8f;font-size:12px;}
.MasterHeaderLogo  a  			  {color:#2caeea; font-size:12px;text-decoration:none; font-weight:bold;}

.MasterBaseContent               { float:right; width:inherit;}

.MasterBanner					  {float:right; width:100%;}

.MasterBanner					  a{color:#55AAFF;}

.MasterFooter   				  {clear:both;border-top:15px solid #fff;  padding-top:15px; width:100%;background-image:url('../images/general/bgFooterAll.jpg');background-repeat:repeat-x;background-color:#fefefe; overflow: auto ;}
.MasterFooter h1				  {font-size:24px;color:#55AAFF;}
.MasterFooter h2				  {font-size:18 px;color: Navy;}
.MasterFooterWraper  			  {margin: 0 auto; width:859px;  direction:rtl; }

.MasterFooterMenu				  {float :right; width:790px;font-size:12px;padding-top:15px;}
.MasterFooterMenu a			      {font-size:11px; color:#8f8f8f; text-decoration:none;}
.MasterFooterMenu a:hover	      {color:#55AAFF;}


.MasterFooterRights    			  {float:right;font-size:12px; text-align:left;}
.MasterFooterRights a			  {font-size:11px;color:#8f8f8f; text-decoration:none;}
.MasterFooterRights a:hover	      {color:#2caeea;}

/* GENERAL CSS*/
Text							  {font-family:arial;}
img								  {border:0;}
a                                 {font-family:arial; }
h1,h2,h3,h2,h3,h4,h5,h6           {margin:0px; padding:0px; }
.red{color:Red;}

.HomeHeader , .InnerHeader		  {width:inherit;  background-repeat:no-repeat; padding-bottom:25px;}

