body
{
	margin:19px 0px 0px 0px;
	background-color:rgb(255,255,255);
}

body, table
{
	font-family:Verdana, Arial, Tahoma;
	font-size:11px;
}

#tdMessage
{
	width:231px;
	height:271px;
	background-image:url(../images/first/back_message.jpg);
	background-repeat:no-repeat;
	border-top:2px solid rgb(205,68,33);
	text-align:center;
	vertical-align:middle;
	font-size:15px;
	font-weight:bold;
	color:rgb(205,68,33);
}

#divMessage
{
	margin:15px;
}

td.tdSilver
{
	background-color:rgb(194,193,193);
}

td.tdRed
{
	background-color:rgb(205,68,33);
}

td.tdWhite
{
	background-color:rgb(255,255,255);
}

td.tdRedTopSilver
{
	background-color:rgb(205,68,33);
	border-top:3px solid rgb(194,193,193);
}

td.tdTopRed
{
	border-top:2px solid rgb(205,68,33);
}

#tdAfterEmpresa
{
	width:32px;
}

#tdHouse
{
	border-top:3px solid rgb(205,68,33);
	background-color:rgb(194,193,193);
	vertical-align:bottom;
}
