.TxtTitulos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #333333;
	text-align:right;
}
body {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	background-color: #383838;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	height:100%
}
html {
height:100%;
} 
.TxtNormal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.TxtSubTitulos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#EB7630;
}
.BgTopo {
	background-image: url(Imagens/BgTop.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 302px;
	width: 960px;
}
.TabelaToda{ 
	height: 100%; 
}
.BgTopoRep{
	background-image: url(Imagens/BgTopRep.gif);
	background-repeat: repeat-x;
	background-position: right top;
	height: 302px;
}
.BgRep {
	background-image: url(Imagens/BgRep.gif);
	background-repeat: repeat-y;
	background-position: left top;
	width: 960px;
	height: 100%;
}
.BgFundo {
	background-image: url(Imagens/BgFundo.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 24px;
	width: 960px;
}
.WaterMark {
	background-image: url(Imagens/MarcaAgua.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 204px;
	width: 232px;
}
.imgSem {
	border: 0px;
}
a:link, a:active, a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration:none;
	font-weight:bold;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
    color: #8c8c8c;
	text-decoration:none;
	font-weight:bold;
}
img {
	border: 4px solid #cccccc;
}

