body
{
	margin: 0px;
	padding: 0px;
	
	font-family: Verdana;
	font-size: 11px;
	
	color: black;
	background: #f1f5ff;
	
	text-align: center;
}


div.top_block_1
{
	margin-left: auto;
	margin-right: auto;
	margin-top: 50px;
	
	width: 650px;
}


div.top_block_2
{
	margin-left: auto;
	margin-right: auto;
	margin-top: 5px;
	
	width: 650px;
	
	background: #3659a7;
	color: #ffffff;
	border: 1px solid #ffffff;
	
	font-weight: bold;
	
	text-align: left;
}


div.top_block_2_pad
{
	padding: 5px;
	padding-left: 20px;
}


div.main_block
{
	margin-left: auto;
	margin-right: auto;
	margin-top: 2px;
	
	width: 650px;
	
	background: url(../gfx/tlo_1.gif);
	background-position: top;
	background-repeat: repeat-x;
	background-color: #ffffff;
	border: 1px solid #bbc3d4;
	
	text-align: left;	
}


div.main_block_pad
{
	padding: 20px;
}



div.language
{
	text-align: right;
	color: #7484a7;
}


div.language a
{
	color: #7484a7;
	text-decoration: none;
}


div.language a:hover
{
	color: #7484a7;
	text-decoration: underline;
}


div.language a.on
{
	color: #7484a7;
	text-decoration: underline;
	font-weight: bold;
}


div.language a.on:hover
{
	color: #7484a7;
	text-decoration: underline;
	font-weight: bold;
}


.form_payment
{
	margin: 0px;
	margin-top: 20px;
	padding: 0px;
}


.input_form_payment
{
	font-family: Verdana;
	font-size: 10px;
	
	width: 250px;
}


.submit_form_payment
{	
	font-family: Verdana;
	font-size: 11px;
	
	width: 200px;
	height: 20px;	
	
	background: #3659a7;
	color: white;
	
	border: none;
}


.div_form_payment_left
{
	float: left;
	
	width: 170px;	
	height: 30px;
	
	text-align: right;
}


.div_form_payment_right
{
	float: right;

	width: 440px;
	height: 30px;
}


.desc_form_payment
{
	font-size: 9px;
	color: silver;
}


.div_form_payment_bottom_left
{
	float: left; 
	width: 445px;
	
	font-size: 10px;
	color: #7484a7;	
}


.div_form_payment_bottom_right
{
	float: right; 
	width: 165px; 
	text-align: right;

	font-size: 10px;
	color: #5c5c5c;	
}


div.bottom_block_1
{
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	
	width: 650px;
	
	color: #7484a7;
}


div.bottom_block_1 a
{
	color: #7484a7;
	text-decoration: none;
}


div.bottom_block_1 a:hover
{
	color: #7484a7;
	text-decoration: underline;
}