* { padding: 0; }

body {
		background-image:	url(images/BG.jpg);
		background-size:	800px 576px;
		background-position:center top;
		background-repeat:	no-repeat;
		width:				800px;
		margin:				0 auto 0 auto;
		padding: 			0;
		font-family:		Helvetica;
		font-size: 			12pt;
		color: 				#000060;
		}

p {		text-align:			justify; 
		margin:				3pt 6pt 0pt 6pt;
		}
h1, h2, h3, h4
		{
		margin:				3pt 10pt 3pt 6pt;
		}

A:link 	{
		color: 				FireBrick;
		text-decoration:	none;
		}

A:visited {
		color: 				FireBrick;
		text-decoration:	none;
		}

A:hover {
		color: 				FireBrick;
		text-decoration:	underline;
		}

#wrapper { 
		margin: 			0 auto;
		width: 				922px;
		}

#content { 
		margin: 			0 auto 0 auto;
		padding: 			0;
		min-height:			400px;
		width: 				840px;
		border: 			1px;
		}

#footer { 
		width: 				800px;
		height: 			80px;
		margin: 			0;
		background-repeat:	no-repeat;
		padding: 			0;
		}

.NavBar{
		margin:				135px auto 0 auto;
		text-align:			center;
		font-weight:		bold;
		}

.PageInternalFrame {
		margin: 			0 auto 0 auto;
		padding: 			0;
		min-height:			50px;
		width: 				800px;
		border: 			0;
		border-spacing:		0;
		}

.TableFrame {
		margin: 			0 auto 0 auto;
		padding: 			0 10px 0 10px;
		border-spacing:		0;
		width: 				100%;
		}

.Normal	{
		font-family:	 	Helvetica;
		font-size:	 		12pt;
		color: 				#000060;
		}
.BigFont{	font-size:		15pt;	}
.SmallFont{ font-size:		10pt;	}
.TinyFont  {font-size:		8pt;	}

.Times,  .TimesB, 
.TimesI, .TimesBI {
		font-family: 		Times New Roman, Times, serif;
		color:				Black; 
		}
.TimesB, .TimesBI {
		font-weight:		bold;	}
.TimesI, .TimesBI {
		font-style: 		italic;	}
		
.M2015,  .M2015Blk,
.M2015B, .M2015BB,
.M2015Gray, .M2015BGray {
		font-family:	 	lato, Arial, Helvetica, sans-serif;
		font-size:	 		13pt;
		}		
.M2015B, .M2015BB, .M2015BGray {
		font-weight:		bold;	}
.M2015Blk, .M2015BB {
		color:				Black; 	}
.M2015Gray, .M2015BGray {
		color:				Gray;	}


.continuous{
		padding: 			0;
		display: 			inline; 
		}

.heb, 	.heb_R, 
.heb_C, .heb_L  {
		direction:			RTL;	}
.heb	{text-align:	 	justify;}
.heb_R 	{text-align: 		right;	}
.heb_C 	{text-align: 		center;	}
.heb_L 	{text-align: 		left;	}

.eng, 	.eng_L
.eng_C, .eng_R{
		 direction:			LTR;	}
.eng 	{text-align: 		justify;}
.eng_L 	{text-align: 		left;	}
.eng_C 	{text-align: 		center;	}
.eng_R 	{text-align: 		right;	}

.BG_W	{background-color: 	White;}
.BG_K	{background-color: 	Black;}
.BG_NB	{background-color: 	Navy;}
.BG_DB	{background-color: 	#000060;}
.BG_LG	{background-color: 	#cccccc;}
.BG1	{background-color: 	LightYellow;}
.BG2	{background-color: 	FloralWhite;}
.BG3	{background-color: 	Snow;}
.BG4	{background-color: 	LightGoldenrodYellow;}
.BG5	{background-color: 	#fafaff;}

.FG_W	{color: 			White;}
.FG_K	{color: 			Black;}
.FG_NB	{color: 			Navy;}
.FG_DB	{color: 			#000060;}
.FG_LG	{color: 			#cccccc;}
.FG1	{color: 			LightYellow;}
.FG2	{color: 			FloralWhite;}
.FG3	{color: 			Snow;}
.FG4	{color: 			LightGoldenrodYellow;}
.FG5	{color: 			#fafaff;}

.center {
		 margin-left:		auto;
		 margin-right:		auto;
		 text-align: 		center;
		}

.card_Text, img.card_Text{
		font-family: 		Arial, san-serif;
		font-weight:		bold;
		font-style:			normal;
		font-size:			14pt;
		color:				#C10000;
		vertical-align:		middle;
		}

.email_address{
		font-family: 		Times New Roman, Times, serif;
		font-weight:		bold;
		font-style:			italic;
		display: 			inline; 
		}

.eng_signature_zone {
		direction:			LTR;
		text-align: 		center;
		line-height:		150%;
		float: 				right;
		margin-top: 		10pt;
		padding-right: 		40pt;
		}

.heb_signature_zone {
		direction:			RTL;
		text-align: 		center;
		line-height:		125%;
		float: 				left;
		margin-top: 		10pt;
		padding-left: 		60pt;
		}


.signature{
		font-family:		Times New Roman, Times, serif;
		font-size:			15pt;
		font-weight:		bold;
		font-style:			italic;
		}

.boxed	{border: 			1px solid black;
		 background-color: 	White;
		}

.button075{	width:			75px;}
.button100{	width:			100px;}
.button125{	width:			125px;}
.button150{	width:			150px;}
.button200{	width:			200px;}

.Table_C0, .Table_C1, .Table_C2	{
			margin: 		0 auto 0 auto;
			padding: 		0;
			border-spacing:	2px;
		}	
.Table_C0{	vertical-align:	top;}
.Table_C1{	vertical-align:	middle;}
.Table_C2{	vertical-align:	bottom;}
.Table_C5{
			margin: 		0 auto 0 auto;
			padding: 		5px;
			border-spacing:	10px;
		}
		