	html
	{
		margin: 0;
		width: 100%;
		height: 100%;
		text-align: center;
	}

	body
	{
		margin: 0;
		width: 100%;
		height: 100%;
		text-align: center;
		font-family:Arial;
	}
	
	#wrapper
	{
		margin: 0;
		width: 100%;
		/*height: 100%;*/
	}
	
	#main_table
	{
		width: 800px;
		height: 100%;
		border: 0;
		padding: 0;
	}
	
	#top_menu td
	{
		border-right: solid 2px #3D5E6D;
		height: 12px;
		padding: 0 5px;
	}
	

	#top_menu td a
	{
		text-decoration: none;
		font-weight: bold;
		font-size: 12px;
		font-family: arial, helvetica;
		color: #3D5E6D;
	}

	#footer_menu td
	{
		border-right: solid 2px #B3B3B3;
		padding: 0 5px;		
	}

	#footer_menu td a
	{
		text-decoration: none;
		font-weight: bold;
		font-size: 11px;
		font-family: arial, helvetica;
		color: #737373;
	}

	#right_menu tr
	{
		height: 20px;
	}

	#right_menu tr td
	{
		padding-right: 12px;
	}

	#right_menu tr td a
	{
		text-decoration: none;
		color: black;
		font-weight: bold;
		font-size: 12px;
		font-family: arial, helvetica;
	}
	
	a img
	{
		border: 0;
	}
	
	.inner_page_main_title
	{
		color: #235065;
		font-family: arial, helvetica;
		font-size: 12px;
		font-weight: bold;
		margin: 0;
		margin-bottom: 5px;
		padding-right: 40px;
		padding-top: 10px;
	}

	.inner_title
	{
		/*color: #235065;*/
		color: #FC7903;
		font-family: arial, helvetica;
		font-size: 14px;
		font-weight: bold;
		margin: 0;
		margin-bottom: 5px;
		/*padding-right: 40px;*/
		padding-top: 10px;
	}

	.inner_page_main_text
	{
		color: #6D6D6D;
		font-family: arial, helvetica;
		font-size: 11px;
	}

	.inner_page_link
	{
		color: black;
		font-family: arial, helvetica;
		font-size: 12px;
		text-decoration: underline;
	}

	.inner_subtitle
	{
		color: #235065;
		font-family: arial, helvetica;
		font-size: 12px;
		font-weight: bold;
		margin: 0;
	}
	
	.inner_text
	{
		color: #2E2E2E;
		font-family: arial, helvetica;
		font-size: 12px;
	}
	
	.mishpat_havhara
	{
		color: black;
		font-family: arial, helvetica;
		font-size: 10px;
	}

	#headache_template a,
	#headache a
	{
		color:white;
		font-size:11px;
		font-family:arial;
		font-weight:normal;
		text-decoration:none;
	}
	
	td#page_title_td
	{
		vertical-align:top;
		padding-left: 10px;
		padding-top: 35px;
		padding-right:35px;
		padding-left: 10px;
		padding-bottom: 10px;
	}

