/* CSS Document */
BODY
{
	scrollbar-base-color: #D50064;
	scrollbar-face-color:#F6D001; 
	scrollbar-shadow-color:#D50064; 
	scrollbar-highlight-color:#D50064; 
	scrollbar-3dlight-color: #D50064; 
	scrollbar-darkshadow-color:#D50064; 
	scrollbar-track-color:#FFFFFF; 
	scrollbar-arrow-color:#D50064;
	
	font-family:Arial, Helvetica, sans-serif;
}

A
{
	text-decoration:underline;
}

.logo_pelegel
{
	width:222px;
	height:93px;
	background-image:url(/media/oImg/logo_rokamol.png);
	behavior: url(/CSS/Themes/iepngfix.htc);/* IE5.5+ PNG Alpha Fix*/
	background-position:top left;
	background-repeat:no-repeat;
	cursor:hand;
	cursor:pointer;
}



.logo_horadat
{
	width:195px;
	height:23px;
	background-image:url(/media/oImg/horadat_bg.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	margin:3px 0px 3px 15px;
	padding:0px 3px 0px 3px;
	color:#ffffff;
	font-size:13px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	text-align:justify;
	direction:rtl;
	
}

.logo_horadat_img
{
	width:195px;
	height:23px;
	margin:3px 0px 3px 15px;
	padding:0px 3px 0px 3px;
}

.logo_taro
{
	margin:-30px 0px 0px -10px;
}


.tbl_container
{
	width:785px;
	height:480px;
	background-image:url(/media/oImg/bg_homepage_stars.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	direction:rtl;
}

.tbl_container_static
{
	width:785px;
	height:480px;
	background-image:url(/media/oImg/bg_homepage_static.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	direction:rtl;
}

.tbl_container_static_contactus
{
	width:785px;
	height:480px;
	background-image:url(/media/oImg/bg_contact_us_static.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	direction:rtl;
}

.tbl_container_static_full
{
	width:785px;
	height:480px;
	background-image:url(/media/oImg/bg_homepage_static1.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	direction:rtl;
}

.tbl_menu
{
	background-image:url(/media/oImg/menu_bg_clean_new.png);
	behavior: url(/CSS/Themes/iepngfix.htc);/* IE5.5+ PNG Alpha Fix*/
	background-position:top left;
	background-repeat:no-repeat;
	vertical-align:top;
}

* html .div_test
{
	height:1%;
}

.img_menu
{
	margin:1px 18px 0px 0px;

}

.txt_menu
{
	
}

.tbl_main_container TD
{
	padding:35px 10px 20px 185px;
}

.tbl_main_container_full TD
{
	padding:35px 35px 35px 0px;
}

.tbl_form_container TD
{
	padding: 0px 0px 10px 150px; /*Modify positions of form object*/
	background-color:Transparent;
}

.FrmHeader
{
	margin-top:-17px;
	#margin-top:0px;

	margin-bottom:0px;
}

/*html>body .FrmHeader
{
	margin-top:-17px;
	margin-bottom:0px;
}
*/

.CenterContent
{
	overflow-y:scroll;
	width:100%;
	height:190px;
	text-align:right;
}


.HeaderFlash
{
	padding:0px 0px 0px 0px;	
}

.txt_title
{
	color:#D50064;
	font-size:33px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif
}

.Footer
{
	width:700px;
	margin-right:auto; /*auto left and right margin to center div*/
	margin-left:auto;
	direction:rtl;
	padding:5px 35px 20px 35px;
}

.FooterContent
{
	text-align:center;
	color:Gray;
	font-size:11px;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif
}

.CleanPage
{
	/*width:700px;*/
	direction:rtl;
	margin-left:auto;
	margin-right:auto;
	
}

.CleanPageContent
{
	direction:rtl;
}

/* START FORM STYLES*/
.DescText
{
	height:200px;
	width:270px;
	background-color:Transparent;
	
}

.form-input
{
	border: 1 solid #cc0066;
	width:300px;
}
.DescText input, textarea /*Form Elements*/
{
	border: 1 solid #cc0066;
	width: 150px; 
}

.DescText td
{
	width:120px;
	color: #cc0066;
	font-size:13px;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
}

.DescText .SubmitButton
{
	text-align:left;
	width:100%;
	
}

.form-button
{
	border-width:0px;
	width:auto;
}

.DescText .form-Image-button
{
	border-width:0px;
	width:auto;
}

.DescText .form-processing
{
	text-align:left;
	border-width:0px;
	width:82px;
	height:35px;
}
/* END FORM STYLES*/

.imgAlon
{
	margin-left:7px;
}
.imgAlonLtr
{
	margin-right:7px;
}
