BODY
{
	font-family: Arial;
}

INPUT
{
	border: 1px #a0cbee solid; 
	width: 140px; 
}

INPUT.form
{
	margin: 4 0 4 0;
}

TEXTAREA
{
	background-color: #a0cbee;
	width: 140px;
	margin:4 0 4 0;
	border-bottom: none;
	border-left: none;
}

.send_img_logo_en
{
	cursor: hand;
	margin-right: 5px;
}

.send_img_logo_he
{
	cursor: hand;
	/*margin-left: 5px;*/
}

.send_img_en
{
	cursor: hand;
	margin-right: 5px;
	width: 16px; 
	height: 12px;
}

.send_img_he
{
	cursor: hand;
	margin-left: 5px;
	width: 17; 
	height: 19; 
}


.send_link
{
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
	color: #3E4B54;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.send_link:HOVER
{
	text-decoration: underline;
	cursor: hand;
	font-weight: bold;
	font-size: 10px;
	color: #3E4B54;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.send_title
{
	font-size: 13px;
	color: #082176;
	padding:25 38 0 38
}

.send_img_button
{
	cursor: hand;
	margin: 4 5 0 5;
}

.send_td_buttons
{
	background-color: #094A86;
	width: 331px;
	height: 44px;
	padding: 4 30 0 30; 
	border-top: #000000 1px solid;
}

