body {
	background-color: #CCCCCC;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	background-image: url(../layout/sombra.gif);
	background-repeat: repeat-y;
	background-position: center;
}
#maintable {
	height:100%; /*make the heights of the 2 main container tables 100% of the screen;*/
	min-height:100%; /*same as the previous lines but for some of the mozilla browsers*/
	width: 100%;

}
A:link{
    color: #000000;
	text-decoration: none;
}
A:visited{
	color: #000000;
	text-decoration: none;
}
A:hover{
	color: #00000;
	text-decoration: underline;
}
A:active{
	color: #000000;
	text-decoration: none;
}
td {
	font-family: arial;
	font-size: 11px;
}
td.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #000000;
}

td.text A:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}
td.text A:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}
td.text A:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	color: #000000;
	font-weight: bold;
}
td.text A:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}

#topo_esq {
	width:201px;
	background-image: url(../layout/logoqueima.gif);
	background-repeat: no-repeat;
	height: 193px;
}

#topocenter {
	width:755px;
	background-image: url(../layout/topo.gif);
	background-repeat: no-repeat;
	height: 150px;
}
#rodape {
	background-image: url(../layout/rodape.gif);
	background-repeat: no-repeat;
	height: 18px;
}

#borda_esq {

	width:15px;
	background-image: url(../layout/borda_esq.gif);
	background-repeat: repeat-y;
}
#borda_dir {

	width:15px;
	background-image: url(../layout/borda_dir.gif);
	background-repeat: repeat-y;
}
.agenda {

	font-style: normal;
	font: Verdana;
	font-size: 7pt;
	font-variant: normal;
	font-weight:bold;
	color: #000000;
	text-align:justify;
}
.texto {

	font-style: normal;
	font: Verdana;
	font-size: 9pt;
	font-variant: normal;
	color: #000000;
	text-align:justify;
}
.textodestaque {

	font-weight: bold;
	font-style: normal;
	font: Verdana;
	font-size: 10pt;
	font-variant: normal;
	color: #000000;
	text-align:justify;
}
.textodestaque A:link{
	color: #993300;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
}
.textodestaque A:visited{
	color: #993300;
	text-decoration: none;
	font-size: 12px;
}
.textodestaque A:hover{
	color: #999999;
	text-decoration: underline;
	font-size: 12px;
}
.textodestaque A:active{
	color: #993300;
	text-decoration: none;
	font-size: 12px;
}
.links_topo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
}
.links_topo A:link{
    color: #FFFFFF;
	text-decoration: none;
}
.links_topo A:visited{
	color: #FFFFFF;
	text-decoration: none;
}
.links_topo A:hover{
	color: #FFFFFF;
	text-decoration: underline;
}
.links_topo A:active{
	color: #FFFFFF;
	text-decoration: none;
}
.titulodestaque {
	font-weight: bold;
	font-style: normal;
	font: Helvetica;
	font-size: 13pt;
	font-variant: normal;
	color: #993300;
}
#topolower {
	background-image: url(../layout/lowertop.gif);
	background-repeat: repeat;
}
#topolowerwhite {


	width:755px;
	background-image: url(../layout/lowertopwhite.gif);
	background-repeat: repeat;
	height: 1px;
}
#left {
	background-image: url(../layout/leftcol.gif);
	background-repeat: repeat-y;
}
#center {
	background-image: url(../layout/centralcol.gif);
	background-repeat: repeat;
}
#right {
	background-image: url(../layout/rightcol.gif);
	background-repeat: repeat-y;
}
#dashedline {

	background-image: url(../layout/dashedline.gif);
	background-repeat: repeat-x;
}

#left2 {

	background-image: url(../layout/leftcol2.gif);
	background-repeat: repeat-y;
}
#rodape2 {

	background-image: url(../layout/rodape2.gif);
	background-repeat: repeat-x;
	height: 18px;
}

