/* CSS Document */
img
{
	border:0px;
}

.activate
{
	font-family:Arial, Helvetica, sans-serif;
	color:#0033CC;
	font-size:14px;
	width:1066px; 
	height:900px; 
	border:0px solid red; 
	background:url(/pics/bground_new.jpg) no-repeat center;
}
.activate td.td
{
	padding:38px 0px 0px 115px;
}
.top h1
{
	font-size:24px;
	margin:0px;
	border:0px solid red;
}
.top p
{
	font-size:10px;
	color:#666666;
	text-align:right;
	margin:0px;
}
.top table
{
	width:600px; 
	height:56px;
	margin:40px 0px 0px 108px;
}








.text
{
	border:0px solid red; 
	width:330px; 
	height:550px; 
	padding:20px; 
	overflow-y:scroll;
	overflow-x:hidden;
	margin:30px 0px 0px 90px;
}
table.activate div.text h1
{
	font-size:24px;
	font-family:Arial, Helvetica, sans-serif;
}

table.activate form.form_card
{
	background-image:url(/card/f.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	width:314px;
	height:160px;
	border:0px solid red;
	padding:110px 0px 20px 0px;
}
table.activate form.form_card input
{
	margin:0px 0px 0px 20px;
}
table.activate form.form_card p
{
	color:white;
}

.button_act
{
	clear:both;
	background-color:black;
	color:white;
	border:1px solid white;
	cursor:pointer;
}

table.activate div.text p.error
{
	font-size:12px;
	color:red;
}



table.activate form.frm_reg
{
	min-width:400px;
	width:100%
}
table.activate form.frm_reg p
{
	margin:20px 0px 0px 0px;
	color:#0033FF;
	font-size:14px;
}
table.activate form.frm_reg input
{
	width:250px;
	margin:0px 0px 0px 30px;
}
table.activate form.frm_reg textarea
{
	width:250px;
	height:50px;
	margin:0px 0px 0px 30px;
}

a.backLink
{
	font-family:Arial, Helvetica, sans-serif;
	color: #0099CC;
	background-image:url(/pics/strelka.gif);
	background-position:left;
	background-repeat:no-repeat;
	display:block;
	padding-left:20px;
	text-decoration:none;
}
a.backLink:hover
{
	text-decoration:underline;
}







