body
{
	background-color : Black;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	margin-bottom : 0px;
	background-image :   url("../Brasil/images/background.gif");
	background-position : 0px 10px;
	background-repeat : repeat-y;
}

td
{
	font-family : Verdana;
	font-size : 11px;
	color : #000000;
}

.copy
{
	font-family : Verdana;
	font-size : 10px;
	color : #cccccc;
	padding-top : 10px;
}

a
{
	font-family : Verdana;
	font-size : 11px;
	color : Black;
	text-decoration : underline;
}

a:hover
{
	font-family : Verdana;
	font-size : 11px;
	color : Black;
	text-decoration : none;
}

.line
{
	border-top : 1px none #A9A9A9;
	background-color : Black;
	font-size : 10px;
	color : #ffffff;
	padding-bottom : 5px;
}

.input
{
	background-color : #cccccc;
	color : Black;
	font-family : Verdana;
	font-size : 12px;
	padding-left : 2px;
	margin-left : 10px;
	border-bottom : 1px solid Silver;
	border-right : 1px solid Silver;
	border-left : 2px solid Black;
	border-top : 2px solid Black;
}

.but
{
	background-color : #ffffff;
	color : Black;
	font-family : Verdana;
	font-size : 11px;
	border-top : 1px solid Silver;
	border-left : 1px solid Silver;
	border-right : 2px solid Gray;
	border-bottom : 2px solid Gray;
}

.just
{
	text-align : justify;
	line-height : 120%;
}

.made
{
	font-family : Verdana;
	font-size : 10px;
	color : White;
	text-decoration : underline;
}

.made:hover
{
	font-family : Verdana;
	font-size : 10px;
	color : White;
	text-decoration : none;
}

.rates
{
	border-bottom : 1px solid Silver;
	border-right : 1px solid Silver;
	padding-bottom : 5px;
	padding-top : 5px;
}

.address
{
	color : White;
	border : 1px solid Silver;
}