@charset "windows-1255";
.headerLinks a:link {
	font-family: Arial;
	font-size: 10px;
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
}
.headerLinks a:hover {
	font-family: Arial;
	font-size: 10px;
	color: #FFF;
	text-decoration:underline;
	font-weight: bold;
}
.bottomTableTitle {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #2b62a3;
	text-decoration: none;
}


#serviceDiv {
	width:185px;
	display:block;
	position:relative;
	float:right;
	font-family:Arial;
	font-size:11px;
	color:#697a8a;
	direction:rtl;
}
.bottomTableText {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #8e8a89;
	text-decoration: none;
}
.formText {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
.text {
	font-family: Arial;
	font-size: 12px;
	color: #737a84;
}
.betaTitle {
	color: #2b62a3;
	font-family:Tahoma;
	font-size: 16px;
	font-weight:bold;
}

input.submit { 
width:58px; height:24px; background:url(http://www.betagroup.co.il/2009/formButton.jpg) top no-repeat; MARGIN-TOP: 5px; MARGIN-LEFT: 10px; border:none; cursor:pointer;
} 

:hover input.submit { 
background:url(http://www.betagroup.co.il/2009/formButtonOver.jpg) top no-repeat;
} 

input.submit:hover { 
background:url(http://www.betagroup.co.il/2009/formButtonOver.jpg) top no-repeat;
} 



#bottom_links a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
text-decoration:none;
color:#2960a3;}

#bottom_links a:hover {	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
text-decoration:none;
color:#2960a3;}

#bottom_links a:active {	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
text-decoration:none;
color:#2960a3;}

#bottom_links a:selected {	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
text-decoration:none;
color:#2960a3;}

a:hover {
text-decoration:none;
color:#2960a3;}
a:active {
color:#2960a3;
text-decoration:none;}
a:visited {
color:#2960a3;
text-decoration:none;}

#border_left {border-left: 1px solid #6497ce}