.Conteudo_Site_Tabela_Borda
{
	border: #ADADAD solid;
	border-width: 1px 1px 1px;
}
.BordaSerrilhada
{
	border: #CCCCCC;
	border-style: dashed;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	font-family: "Microsoft Sans Serif";
	font-size: 8pt;
}
.PadraoVermelha
{
	font-family: "Microsoft Sans Serif";
	font-size: 8pt;
	font-weight: bold;
	color: #DE1724;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
}
.PadraoPreto
{
	font-family: "Microsoft Sans Serif";
	font-size: 8pt;
	font-style: normal;
	color: #333333;
	font-weight: normal;
}
.TextoPadrao_Preto
{
	font-family: "Microsoft Sans Serif";
	font-size: 12px;
	color: #000000;
}
.TextoPadrao_Branco
{
	font-family: "Microsoft Sans Serif";
	font-size: 11px;
	color: #FFFFFF;
}
.TextoPadrao_Preto_Fundo
{
	font-family: "Microsoft Sans Serif";
	font-size: 12px;
	color: #000000;
	background-color: #FAFAFA;
}
.TituloPadrao_Cinza
{
	border-right: #c0c0c0 1px solid;
	border-top: #c0c0c0 1px solid;
	font-weight: bold;
	font-size: 16px;
	border-left: #c0c0c0 1px solid;
	color: #999999;
	text-indent: 10pt;
	line-height: 20px;
	border-bottom: #c0c0c0 1px solid;
	font-family: "Microsoft Sans Serif";
	background-color: #e9e9e9;
}
.Tabela
{
	border: #9B9B9B solid;
	border-width: 1px 1px 1px;
	background-color: #F4F4F4;
	background-image: url(../Imagens/bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.TabelaTitulo
{
	font-family: "Microsoft Sans Serif";
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-color: #F4F4F4;
}
.TabelaTextoPadrao
{
	border: #EBEBEB solid;
	border-width: 0px 0px 1px;
	font-family: "Microsoft Sans Serif";
	font-size: 12px;
	color: #000000;
}
.TabelaTextoPadraoAlt
{
	border: #EBEBEB solid;
	border-width: 0px 0px 1px;
	font-family: "Microsoft Sans Serif";
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
}
.TabelaTextoPadraoPeq
{
	border: #EBEBEB solid;
	border-width: 0px 0px 1px;
	font-family: "Microsoft Sans Serif";
	font-size: 9px;
	color: #000000;
}
.TabelaTextoPadraoAltPeq
{
	border: #EBEBEB solid;
	border-width: 0px 0px 0px;
	font-family: "Microsoft Sans Serif";
	font-size: 9px;
	color: #000000;
	background-color: #FFFFFF;
}
.TabelaTextoPadraoAltPeqVermelha
{
	border: #EBEBEB solid;
	border-width: 0px 0px 0px;
	font-family: "Microsoft Sans Serif";
	font-size: 9px;
	color: #DE1724;
	background-color: #FFFFFF;
}
A
{
	color: #CC0000;
	text-decoration: none;
}
.DivEspaco
{
	/*border:#FAFAFA solid;
	border-width:5px 5px 5px 5px;*/
	background-color: #FAFAFA;
	/*margin: 0px 0px 10px 0px;*/
	padding-left:10px;
}
.Titulo
{
	font-family: "Microsoft Sans Serif";
	font-size: 15px;
	color: #CC0000;
	font-weight: bold;
}
.AltTitulo
{
	font-family: "Microsoft Sans Serif";
	font-size: 9px;
	color: #ffffff;
	background-color: #CC0000;
	font-weight: bold;
}
.AltTexto
{
	font-family: "Microsoft Sans Serif";
	font-size: 9px;
	color: #000000;
	background-color: #ffffff;
}

.Paginas
{
	font-weight: bold;
}
.Paginas A
{
	font-weight: normal;
}

.LinkPreto
{
	font-family: "Microsoft Sans Serif";
	font-size: 8pt;
	font-style: normal;
	color: #333333;
	font-weight: normal;
}

a.LinkPreto:link
{
	text-decoration: none;
}
a.LinkPreto:visited
{
	text-decoration: none;
}
a.LinkPreto:active
{
	text-decoration: none;
}
a.LinkPreto:hover
{
	text-decoration: underline;
	color: red;
}
.LinkVersao
{
    font-family: Tahoma;
    font-size: 12px;
    font-style: normal;
    color: #333333;
    font-weight: bold;
    text-decoration: underline;
    color: #000000;
}

a.LinkVersao:link
{
    text-decoration: underline;
    color: #000000;
}
a.LinkVersao:visited
{
	text-decoration: underline;
	color: #000000;
}
a.LinkVersao:active
{
	text-decoration: underline;
	color: #000000;
}
a.LinkVersao:hover
{
	text-decoration: underline;
	color: #000000;
}

.FormBranco
{
	color: #000000;
	background-color: #FFFFFF;
	border-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	font-family: "Microsoft Sans Serif";
	font-size: 10px;
}
#dhtmltooltip
{
	position: absolute;
	left: -300px;
	width: 250px;
	border: 1px solid black;
	padding: 2px;
	background-color: lightyellow;
	visibility: hidden;
	z-index: 100;
	font-family: 'Tahoma';
	font-size: 8pt; /*Remove below line to remove shadow. Below line should always appear last within this CSS*/
	filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}

#dhtmlpointer
{
	position: absolute;
	left: -300px;
	z-index: 101;
	visibility: hidden;
}
PopUp
{
	width: 365px;
	height: 74px;
	background-color: white;
	border-left-color: gainsboro;
	border-bottom-color: gainsboro;
	border-top-style: dashed;
	border-top-color: gainsboro;
	border-right-style: dashed;
	border-left-style: dashed;
	border-right-color: gainsboro;
	border-bottom-style: dashed;
	text-align: center;
}
.Botao
{
	background-color:#213BC1;
	border-color:Black;
	border-style:groove;
	font-weight:bold;
	font-size:11px;
	font-family:Microsoft Sans Serif;
	color:White;
}
.RadioButtonList
{
    display:inline;
}
