﻿/* ------------------------------------------ */
/*              Welcome Page                  */
/* ------------------------------------------ */
.cssWelcomeTable
{
	width: 790px;
	background-color: #EA9D58;
	font-size: 17px;
	height: 390px;
	color: White;
	font-weight: bold;
	margin: 0px auto;
	padding: 0px;
	text-align: center;
	overflow: hidden;
}

.cssLongSlogen
{
	font-size: 19px; 
	color: White; 
	font-weight: bold;
}

.cssDivBoxRegistered_en
{
	width: 365px; 
	height: 0px;
	position: relative; 
	left: 57px; 
	top: -123px;
	float: left;
	clear: left;
}

.cssDivBoxRegistered_he
{
	width: 365px; 
	height: 0px;
	position: relative; 
	left: 28px; 
	top: -123px;
	float: left;
	clear: left;
}

.cssDivBoxRegistered_es
{
	width: 365px; 
	height: 0px;
	position: relative; 
	left: 47px; 
	top: -123px;
	float: left;
	clear: left;
}

.cssDivBoxRegistered_ru
{
	width: 365px; 
	height: 0px;
	position: relative; 
	left: 40px; 
	top: -123px;
	float: left;
	clear: left;
}

.cssDivBoxUnregistered_en
{
	width: 365px; 
	height: 0px;
	position: relative; 
	left: 65px; 
	top: -123px;
	float: left;
	clear: left;
}

.cssDivBoxUnregistered_he
{
	width: 365px; 
	height: 0px;
	position: relative; 
	left: 25px; 
	top: -123px;
	float: left;
	clear: left;
}

.cssDivBoxUnregistered_es
{
	width: 365px; 
	height: 0px;
	position: relative; 
	left: 45px; 
	top: -123px;
	float: left;
	clear: left;
}

.cssDivBoxUnregistered_ru
{
	width: 365px; 
	height: 0px;
	position: relative; 
	left: 45px; 
	top: -123px;
	float: left;
	clear: left;
}

.cssSpanDescriptionTextBox
{
	font-size: 16px;
	font-weight: normal;
	color: #011423;
}

.cssMoreInfoLink
{
	cursor:pointer; 
	font-size: 17px; 
	font-weight: bold;
	text-decoration: normal;
	color: #0000C0; 
}

.cssMoreInfoLink_hover
{
	cursor:pointer; 
	font-size: 17px; 
	font-weight: bold;
	text-decoration: underline;
	color: Blue; 
}


.cssSpanFreeSoftware
{
	font-size: 18px; 
	color: White; 
	font-weight: bold;
	text-align: center;
}