body {
	background-color: #AF1F1F;
	font-family: Tahoma;
	font-size: 12px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #5B5B5B;
}
td {
	font-size: 12px;
	font-family: Tahoma;
}

.Texto-Titulo {
	font-family: Tahoma;
	font-weight: bold;
	text-transform: uppercase;
	color: #A40000;
}
.Texto-SubTitulo {
	font-family: Tahoma;
	font-weight: bold;
	color: #9F3400;
	font-variant: normal;
}
.Texto-Destaque {
	font-weight: bold;
	color: #C6A560;
}
.Texto-Vermelho {
	color: #FF0000;
}
.Texto-Azul {
	color: #005197;
}
.Texto-Branco {
	color: #FFFFFF;
}
.Func-Uppercase {
	text-transform: uppercase;
}
.Func-Lowercase {
	text-transform: lowercase;
}
.Tabela-Header {
	font-family: Tahoma;
	background-color: #8E1B1E;
	vertical-align: middle;
	height: 22px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
}
.Tabela-Background {
	background-color: #F5F5F5;
}
.Tabela-Linha {
	background-color: #EBF0F6;
}
.Tabela-Coluna {
	background-color: #E7E7B8;
}
.Tabela-Borda {
	border: thin none #000000;
	padding: 3px;
}
.Form-Texto {
	color: #666666;
}
.Form-TextoVermelho {
	color: #FF0000;
}
.Form-Titulo {
	font-weight: bold;
	text-transform: uppercase;
	color: #666666;
	background-color: #EBF0F6;
	padding-left: 3px;
}
.Form-SubTitulo {
	font-weight: bold;
	text-transform: capitalize;
	color: #666666;
}
input {
	font-size: 12px;
	color: #666666;
	font-family: Tahoma;
	padding: 3px;
	border: thin solid #E0D8D8;
}
a:link {
	color: #9D3707;
	text-decoration: none;
}
a:visited {
	color: #9D3707;
	text-decoration: none;
}
a:hover {
	color: #9D3707;
	text-decoration: underline;
}
a:active {
	color: #C9A058;
	text-decoration: none;
}
textarea {
	font-size: 12px;
	color: #666666;
	font-family: Tahoma;
	padding: 3px;
	border: thin solid #E0D8D8;
}
select {
	font-size: 10px;
	color: #005297;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.Td-BackGround {
	background-image: url(../_images/all/all_fundo_botton.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.BG_Contato {
	background-image: url(../_images/luademel/contato/contato_fundo.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.BG_Datas {
	background-image: url(../_images/luademel/datasespeciais/datasespeciais_fundo.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
