.topmiddle {
	background-image:  url(gtm.gif);
	background-repeat: repeat-x;
	background-position: center center;
	vertical-align: top;
	padding-top: 2px;





}
.left {
	background-image:  url(gl.gif);
	background-repeat: repeat-y;
}
.right {
	background-image:  url(gr.gif);
	background-repeat: repeat-y;
}
.bottmiddle {
	background-image:   url(gbm.gif);
	background-repeat: repeat-x;
}
.botao {
	font-family: Tahoma;
	font-size: 11px;
	background-color: #E0E0E0;
	border-right-color: #9D9DA1;
	border-bottom-color: #9D9DA1;
	border-top-color: #F4F3F5;
	border-left-color: #F4F3F5;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
.caixatexto {
	font-family: Tahoma;
	font-size: 11px;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #BEC1C5;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #BEC1C5;
}
.fundojanela {
	background-color: #DDDDC1;
}
body {
	font-family: Tahoma;
	font-size: 9px;
}
#bluebox td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;

	}
a {
	text-decoration: underline;
	color: #006699;

}
a:hover {
	text-decoration: underline;
	color: #000000;

}
a:visited {
	color: #006699;
	text-decoration: underline;

}
a:active {
	color: #006699;
	text-decoration: underline;

}
