span.codedirection { unicode-bidi:bidi-override; direction: rtl; }
body
{
font-family: tahoma;
margin: 0px;
}

.content {
	font-size: 12px;
	color: #333333;
	line-height: 18px;

}

a.content:link {
text-decoration: none;
}
a.content:visited {
text-decoration: none;
}
a.content:hover {
color: #333333;
text-decoration: underline; 
}
a.content:active {
text-decoration: none;
} 



.content_underline {
	font-size: 12px;
	color: #333333;
	line-height: 18px;
	text-decoration: underline; 

}



.content_typeofservice {
	font-size: 16px;
	color: #333333;
	line-height: 18px;
	

}

.content_highlight {
	font-size: 12px;
	color: #EA4F12;
	line-height: 18px;

}
a.content_highlight:link {
text-decoration: underline;
}
a.content_highlight:visited {
text-decoration: underline;
}
a.content_highlight:hover {
text-decoration: none; 
}
a.content_highlight:active {
text-decoration: underline;
} 


.content_highlight2 {
	font-size: 12px;
	color: #1693B2;
	line-height: 18px;

}



.content_small {
	font-size: 11px;
	color: #cccccc;
}
a.content_small:link {
text-decoration: none;
}
a.content_small:visited {
text-decoration: none;
}
a.content_small:hover {
color: #ffffff;
text-decoration: underline; 
}
a.content_small:active {
text-decoration: none;
} 

.content_small_g {
	font-size: 11px;
	color: #333333;
}
a.content_small_g:link {
text-decoration: none;
}
a.content_small_g:visited {
text-decoration: none;
}
a.content_small_g:hover {
text-decoration: underline; 
}
a.content_small_g:active {
text-decoration: none;
} 



.title_news {
	font-size: 11px;
	color: #0EB3D2;
}
.cb_mnu_01{
	width: 200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	background: #000000;
	color: #FFFFFF;
}

.bt_fm_input100{
	border:solid;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-color: #FFFFFF;
	width: 100%;
}	
.bt_fm_button{
	border:solid;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-color: red;
	background-color: #1b4577;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FFFFFF;
	width: 100px;
}
label{
	display: block;
	width: 400px;
	text-align: right;
	font-weight: bold;
	float: left;
}

