BODY{
	margin: 0px;
}
/* BG */
.BG_Topo{
	background-image:url(/Images/Topo.gif);
}
.BG_Menu{
	background-image:url(/Images/Fundo_menu.gif);
}
.BG_Rodape{
	background-image:url(/Images/Fundo_Rodape.gif);
}
.BG_Vermelho{
	background-color: #CB0000;
}
/* Textos */
.Texto_Rodape{
	font-family: verdana;
	font-size: 10px;
	font-weight: Bold;
	color: #FFFFFF;
}
.Texto_Rodape:link
{
	font-family: verdana;
	font-size: 10px;
	font-weight: Bold;
	color: #FFFFFF;
	text-decoration:none;
}
.Texto_Rodape:Active
{
	font-family: verdana;
	font-size: 10px;
	font-weight: Bold;
	color: #FFFFFF;
	text-decoration:none;
}
.Texto_Rodape:visited
{
	font-family: verdana;
	font-size: 10px;
	font-weight: Bold;
	color: #FFFFFF;
	text-decoration:none;
}
.Texto_Rodape:hover
{
	font-family: verdana;
	font-size: 10px;
	font-weight: Bold;
	color: #FFFFFF;
	text-decoration:underline;
}
.Texto_Rodape_Sup{
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: #B20000;
}
a.Texto_Rodape_Sup:link
{
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: #B20000;
	text-decoration:none;
}
a.Texto_Rodape_Sup:Active
{
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: #B20000;
	text-decoration:none;
}
a.Texto_Rodape_Sup:visited
{
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: #B20000;
	text-decoration:none;
}
a.Texto_Rodape_Sup:hover
{
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: #B20000;
	text-decoration:underline;
}
.Texto_Geral_Preto_bold{
	font-family: verdana;
	font-size: 9px;
	font-weight: Bold;
	color: #000000;
}
a.Texto_Geral_Preto_bold:link
{
	font-family: verdana;
	font-size: 9px;
	font-weight: Bold;
	color: #000000;
	text-decoration:none;
}
a.Texto_Geral_Preto_bold:Active
{
	font-family: verdana;
	font-size: 9px;
	font-weight: Bold;
	color: #000000;
	text-decoration:none;
}
a.Texto_Geral_Preto_bold:visited
{
	font-family: verdana;
	font-size: 9px;
	font-weight: Bold;
	color: #000000;
	text-decoration:none;
}
a.Texto_Geral_Preto_bold:hover
{
	font-family: verdana;
	font-size: 9px;
	font-weight: Bold;
	color: #000000;
	text-decoration:underline;
}
.Texto_Geral_Vermelho{
	font-family: verdana;
	font-size: 9px;
	font-weight: Normal;
	color: #CB0000;
}
a.Texto_Geral_Vermelho:link
{
	font-family: verdana;
	font-size: 9px;
	font-weight: Normal;
	color: #CB0000;
	text-decoration:none;
}
a.Texto_Geral_Vermelho:Active
{
	font-family: verdana;
	font-size: 9px;
	font-weight: Normal;
	color: #CB0000;
	text-decoration:none;
}
a.Texto_Geral_Vermelho:visited
{
	font-family: verdana;
	font-size: 9px;
	font-weight: Normal;
	color: #CB0000;
	text-decoration:none;
}
a.Texto_Geral_Vermelho:hover
{
	font-family: verdana;
	font-size: 9px;
	font-weight: Normal;
	color: #CB0000;
	text-decoration:underline;
}

.Texto_Geral_Vermelho_10{
	font-family: verdana;
	font-size: 10px;
	font-weight: Normal;
	color: #CB0000;
}
.Texto_Busca_Normal{
	font-family: verdana;
	font-size: 9px;
	font-weight: Normal;
	color: #606060;
}
.Texto_Busca{
	font-family: verdana;
	font-size: 9px;
	font-weight: Bold;
	color: #606060;
}
.Texto_Branco{
	font-family: verdana;
	font-size: 9px;
	font-weight: Bold;
	color: #FFFFFF;
}
.Texto_Branco_Sup{
	font-family: verdana;
	font-size: 10px;
	font-weight: none;
	color: #FFFFFF;
}
.Texto_Menu{
	font-family: verdana;
	font-size: 11px;
	font-weight: Bold;
	color: #606060;
}
.TExto
{
    font-family: verdana;
	font-size: 10px;
	font-weight: Bold;
	color: #000000;
}

a.Texto_Menu:link
{
	font-family: verdana;
	font-size: 11px;
	font-weight: Bold;
	color: #606060;
	text-decoration:none;
}
a.Texto_Menu:Active
{
	font-family: verdana;
	font-size: 11px;
	font-weight: Bold;
	color: #606060;
	text-decoration:none;
}
a.Texto_Menu:visited
{
	font-family: verdana;
	font-size: 11px;
	font-weight: Bold;
	color: #606060;
	text-decoration:none;
}
a.Texto_Menu:hover
{
	font-family: verdana;
	font-size: 11px;
	font-weight: Bold;
	color: #606060;
	text-decoration:underline;
}

/* Diversos */
.Height_100{
	height: 100%;
}
/* FORMULARIOS */
Select{
	font: verdana;
	font-size: 9px;
	font-weight: bold;
	color: #606060;
	}
