BODY
{
	font-family : Verdana;
	font-size	: 100%;
}
TD{font-size	: 8pt;}
.hide
{
	visibility: hidden;
}
.show
{
	visibility: visible;
}
.msgPesquisa
{
	border: 1px solid #000;
	margin-top:10px;
	padding:5px;
	color:green;
	font-weight:bolder;
	text-align: center;
	vertical-align:center;
}

.tblMenu A
{
	font-weight: bold;
	text-transform: uppercase;
	color: #00ccff;
	text-decoration:none;
	font-size:7pt;
}

.tblMenu TD
{
	font-weight: bold;
	text-transform: uppercase;
	color: #00ccff;
	background: #006699 url("/images/menu_bg.png");
	height:30px;
	vertical-align:middle;
	padding-left:3px;
}

.tblMenu .CellActive
{
	font-weight: bold;
	text-transform: uppercase;
	background: #006699 url("/images/menu_bg_active.png");
	color: #ffffff;
}
.tblMenu A:hover
{
	color: #ffffff;
}
.tblSearch
{
	border-right: dimgray 1px solid;
	border-top: dimgray 1px solid;
	border-left: dimgray 1px solid;
	border-bottom: dimgray 1px solid;
}
.tblSearch .cellHeader
{
	background-color:#336699;
	color:#ffffff;
}
.tblSearch .cellHeader A
{
	color:#ffffff;
	font-weight:bolder;
}

A
{
	color:#003399;
	text-decoration:none;
}
A:hover
{
	color:#6699cc;
	text-decoration:none;
}

.tblMenu2 td
{
	height:27px;
	width:141px;
	margin:0 0 2px;
	background:transparent url(/images/tab.gif) no-repeat scroll 0 0;
	color:#ccc;
}
.tblMenu2 td.CellActive
{
	height:27px;
	width:141px;
	margin:0 0 2px;
	background:transparent url(/images/tab.gif) no-repeat scroll 0 -29px ;
	color:#fff;
}