*
{
margin:0;
padding:0;
}

table
{
	border-collapse:collapse;
}

td#center
{
	height:100%;
	width:577px;
	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:9px;
	background-position:left bottom;
	background-repeat:no-repeat;
}
td#right
{
	height:372px;
	width:15px;
	background-position:right bottom;
	background-repeat:no-repeat;
}

input,select
{
	font-family:Verdana,sans-serif;
	font-size:8pt;

}

select#countries
{

	background-color: #ccc;
	width:494px;
}


div#input_form
{
	height:25px;
	width:480px;
	padding:10px 6px 6px 10px;
	background-color: #ccc;
}

div#forma
{
	width:490px;
	padding:10px 6px 6px 10px;
}


p#info
{ 
	color:white;
	font-size:8pt;
	width:500px;
}

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


A.rules:link {

	TEXT-DECORATION: none

}

A.rules:visited {

	TEXT-DECORATION: none

}

A.rules:active {

	TEXT-DECORATION: none

}

A.rules:hover {

	TEXT-DECORATION: none

}

#rules{color:9F9F9F;}

