body {
	margin: 0px;
	/*background-image: url(images/fundo_teste.jpg);
	background-repeat: no-repeat;
	background-position:top center;
	background-attachment:fixed;*/
}
.tableTransparency
{
	background-image:url(images/BackTransparent.gif);
	/*background-color:Green;*/
}
        
form
{
	padding: 0px;
	margin: 0px;
}

.menu
{
	font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
	font-weight: bold;
}
.menu a, menu a:hover, menu a:link
{
	font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
.submenu
{
	font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #008000;
}
.submenu a, submenu a:hover, submenu a:link
{
	font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #008000;
	text-decoration: none;
}
.txtBlueGrd
{
	font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000099;
	font-weight: bold;
}
.txtBlue
{
	font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000099;
	font-weight: bold;
}
.txtGreenGrd
{
	font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #008000;
	font-weight: bold;
}
.txtGreen
{
	font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #008000;
	font-weight: bold;
}
.txtGreen a
{
	font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #008000;
	font-weight: bold;
	text-decoration: none;
}
.txtGreen a:hover, txtGreen a:link
{
	font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #008000;
	font-weight: bold;
	text-decoration: underline;
}
.txtSmall
{
	font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: justify;
}

.txtMiniSmall
{
	font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-align: justify;
}
.txtRed
{
	font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ff0000;
	font-weight: bold;
}
.txtRedGrd
{
	font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #ff0000;
	font-weight: bold;
}
.txtbranco
{
	font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
}
.txtcinza
{
	font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #a0a0a0;
}
.txtpreto
{
	font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #242424;
	font-weight: bold;
}
.txtpreto a:link, .txtpreto a:hover, .txtpreto a:visited
{
	font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #242424;
	text-decoration:underline;
	/*font-weight: bold;*/
}

.txtGreen2
{
	font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #008000;
}
.txtGreen2 a, txtGreen2 a:hover txtGreen2 a:link
{
	font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #008000;
	text-decoration: underline;
}
.bt_vermelho
{
	background-image: url(images/btn_ok_vermelho.gif) no-repeat;
	width: 20px;
	cursor: hand;
	height: 20px;
	border: none;
}

.transparencia
{
	filter: alpha(opacity=80);
	opacity: 0.8;
	cursor: default;
	font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
}

