html
{
	height:100%;
}
body
{
	background: #FFF url(../../Images/imgBackground.jpg) repeat-x;
	color: #213E7D;
	font-family: Arial;
	font-size: 12px;
	margin: 0;
	text-align: center;
	height:100%;
}
a, a:link, a:active, a:visited
{
	color: #213E7D;
	text-decoration: underline;
}
a:hover
{
	color: #213E7D;
	text-decoration: none;
}
input, select, textarea
{
	background-color: #FFF;
	border: 1px solid #B9B9B9;
	margin: 0 !important; *padding:0;
}
.All
{
	margin: 0 auto;
	width: 839px;
	height: 100%;
}
.Bottom
{
	/*padding-top: 28px;*/
}
.Left
{
	float: left;
}
.Right
{
	float: right;
}
.Clear
{
	clear: both;
}

.Left2
{
	padding-top: 156px;
}
.TextLeft
{
	color: #019ABD;
	font-size: 10px;
	text-align: left;
	width: 170px;
	padding-left: 14px;
	text-align: justify;
}
.Right2
{
	text-align: left;
}
.RightImage
{
	padding-top: 10px;
}
.RightForm
{
	padding-top: 18px;
}
.TextRight
{
	text-align: right;
	width: 246px;
}
.RightForm input
{
	width: 246px;
	border-color: #B9B9B9;
}
.RightLogos
{
	padding-top: 56px;
}
.RegisterForm
{
	font-weight: bold;
	font-size: 9px;
}
.Warning
{
	font-weight: bold;
	display: none;
}

.SendFriend
{
	text-align:left;
}
.SendFriend input, .SendFriend span
{
	width: 200px;
}