body {
	scrollbar-face-color: #D71B96; scrollbar-arrow-color: #ffffff; scrollbar-track-color: #FE66CB; scrollbar-darkshadow-color: #FE66CB; 
	background-color: #FE66CB; margin: 0px; color: #ffffff; padding: 0px;
}
img {
	border-width: 0px;
}
.text {
	width: 890px; color: #ffffff; padding-left: 20px;
}
.foto img {
	border: 1px solid #ffffff;
}
a { 
	text-decoration: underline; color: #ffffff;
}
a:hover {
	 text-decoration: none; color: #FE66CB;
}
.copy {
	text-align: center; font-size: 13px; font-family: arial; 
}
.fotovn {
	padding-left: 4px;
}
.copyvn {
	text-align: center; font-size: 15px; font-family: arial; font-weight: bold; padding-top: 20px;
}
*
{
margin:0;
padding:0;
}

table
{
	border-collapse:collapse;
}

td#center
{
	height:100%;
	width:345px;
	background:url(img/center.jpg);
	background-position:left bottom;
	background-repeat:no-repeat;
	vertical-align:top;
}

td#center div#text
{
	padding:15px;
	text-align:justify;
	font-family:Tahoma,Arial,sans-serif;
	font-size:10pt;
}

td#left
{
	height:372px;
	width:263px;
	background:url(img/left.jpg);
	background-position:left bottom;
	background-repeat:no-repeat;
}
td#right
{
	height:372px;
	width:273px;
	background:url(img/right.jpg);
	background-position:right bottom;
	background-repeat:no-repeat;
}

input,select
{
	font-family:Verdana,sans-serif;
	font-size:8pt;
	margin:10px 6px 6px 10px;
}

select#countries
{
	width: 90%;
}


div#input_form
{
	height:66px;
	width:294px;
	background:url(img/input.jpg);
	background-position:center bottom;
	background-repeat:no-repeat;
	text-align:center;
}

p
{
	margin-top: 6px;
	margin-bottom:6px;
}

p#info
{ 
	color:#c0c0c0;
	font-size:8pt;
	width:294px;
}

span#sms_tel, span#sms_text
{
	font-weight:bold;
	color:red;
}
