<style>
	.test {

	}

	.maintext {
		font-family : Tahoma;
		color : #666666;
		font-size : 12px;
		text-decoration : none;
		line-height : 20px;
		text-align : justify;
	}

	.maintext_without_joust {
		font-family : Tahoma;
		color : #666666;
		font-size : 12px;
		text-decoration : none;
		line-height : 20px;
	}

	.maintext_bold_first {
		font-family : Tahoma;
		color : Black;
		font-size : 12px;
		text-decoration : none;
		line-height : 20px;
		text-align : justify;
		background : #FDF7EC;
	}

	.maintext_bold_first2 {
		font-family : Tahoma;
		color : Black;
		font-size : 12px;
		text-decoration : underline;
		line-height : 20px;
		text-align : justify;
		font-weight : bold;
	}
	.maintext_bold_first2_without_joust {
		font-family : Tahoma;
		color : Black;
		font-size : 12px;
		text-decoration : underline;
		line-height : 20px;
		font-weight : bold;
	}
	.maintext_bold_second {
		font-family : Tahoma;
		color : Black;
		font-size : 12px;
		text-decoration : none;
		line-height : 20px;
		text-align : justify;
		font-weight : bold;

	}
	/* dogma = דוגמא בעברית */
	.maintext_dogma {
		font-family : Tahoma;
		color : #bcb80e;
		font-size : 12px;
		text-decoration : none;
		line-height : 20px;
		text-align : justify;
		font-weight : bold;
	}

	.maintext_right_menu {
		font-family : Tahoma;
		color : #245371;
		font-size : 12px;
		text-decoration : none;
	}


	.maintext_link {
		font-family : Tahoma;
		color : #E39F20;
		font-size : 12px;
		text-decoration : none;

		font-weight : bold;
	}

	.maintext_link2 {
		font-family : Tahoma;
		color : #666666;
		font-size : 12px;
		text-decoration : underline;
		font-weight : bold;
	}

	.headline_big {
		font-family : Tahoma;
		font-size : 16px;
		color : #666666;
		text-decoration : none;
		font-weight : bold;
	}

	.headline_first {
		font-family : Tahoma;
		font-size : 13px;
		color : #000000;
		text-decoration : none;
		font-weight : bold;
	}

	.headline_second {
		font-family : Tahoma;
		font-size : 12px;
		color : #E39F20;
		text-decoration : none;
		font-weight : bold;
		line-height : 20px;
	}

	.bold_headline_ot {
		font-family : Tahoma;
		font-size : 13px;
		color : #E39F20;
		text-decoration : none;
		font-weight : bold;
	}

	.input_text_style {
		font-family : Tahoma;
		font-size : 12px;
		color : #000000;
		border-bottom-width : 1px;
		border-right-width : 1px;
		border-top-width : 1px;
		border-left-width : 1px;
		border-bottom-color : #E39F20;
		border-left-color : #000000;
		border-right-color : #E39F20;
		border-top-color : #000000;
		width : 250px;
		dir : rtl;
	}

	.input_text_style2 {
		font-family : Tahoma;
		font-size : 12px;
		color : #000000;
		border-bottom-width : 1px;
		border-right-width : 1px;
		border-top-width : 1px;
		border-left-width : 1px;
		border-bottom-color : #E39F20;
		border-left-color : #000000;
		border-right-color : #E39F20;
		border-top-color : #000000;
		width : 350px;
		dir : rtl;
	}

	.input_submit_style {
		font-family : Tahoma;
		font-size : 12px;
		color : #000000;
		border-bottom-width : 1px;
		border-right-width : 1px;
		border-top-width : 1px;
		border-left-width : 1px;
		border-bottom-color : #E39F20;
		border-left-color : #000000;
		border-right-color : #E39F20;
		border-top-color : #000000;
		width : 250px;
		background : #E39F20;
		
		dir : rtl;
	}

	.input_submit_style2 {
		font-family : Tahoma;
		font-size : 12px;
		color : #000000;
		border-bottom-width : 1px;
		border-right-width : 1px;
		border-top-width : 1px;
		border-left-width : 1px;
		border-bottom-color : #E39F20;
		border-left-color : #000000;
		border-right-color : #E39F20;
		border-top-color : #000000;
		width : 350px;
		background : #E39F20;
		dir : rtl;
	}

	.link_with_border  {
		font-family : Tahoma;
		color : #E39F20;
		font-size : 12px;
		text-decoration : none;
		line-height : 20px;
		font-weight : bold;
		background-color: #ffffff;
		cursor: hand;
		padding : 1px,7px,1px,7px;
		border-left:1px solid #000000;border-right:1px solid #000000;
		border-top:1px solid #000000;border-bottom:1px solid #000000;
	}
	img_style {
		border-left:1px solid #000000;border-right:1px solid #000000;
		border-top:1px solid #000000;border-bottom:1px solid #000000;
	}

	.massage_headline {
		font-family : Tahoma;
		color : #666666;
		font-size : 11px;
		text-decoration : none;
		font-weight : bold;
	}

	.massage_news  {
		font-family : Tahoma;
		color : #666666;
		font-size : 11px;
		text-decoration : none;
	}
</style>