.input 
{
	font:normal 9pt/normal Arial;
	text-transform:none;
	color:#000;
	text-decoration:none;
	background:#FFF;
	border:1px solid #000;
}

.botao 
{
	font:bold normal 9pt/normal Arial;
	text-transform:none;
	color:#FFF;
	text-decoration:none;
	background:#F93;
	border:1px solid #666;
	width: 100px;
}

.botao1
{
	font:bold normal 9pt/normal Arial;
	text-transform:none;
	color:#FFF;
	text-decoration:none;
	background:#F93;
	border:1px solid #666;
	width: 150px;
}

.botaogrande 
{
	font:bold normal 9pt/normal Arial;
	text-transform:none;
	color:#FFF;
	text-decoration:none;
	background:#F93;
	border:1px solid #666;
	width: 200px;
}

.botaomenor 
{
	font:bold normal 9pt/normal Arial;
	text-transform:none;
	color:#FFF;
	text-decoration:none;
	background:#F93;
	border:1px solid #666;
	width: 50px;
}

.select 
{
	font:bold normal 9pt/normal Arial;
	text-transform:none;
	color:#FFF;
	text-decoration:none;
	background:#999;
}

.trTitulo 
{
	font:bold normal 8pt/normal Arial;
	text-transform:none;
	color:#FFF;
	text-decoration:none;
	background:#666;
	border-bottom:1px solid #999;
	border-left: 1px solid #999;
}

.link 
{
	font:bold 7pt/normal Arial;
	text-transform: none;
	text-decoration: none;
	color: #CCC;
}

a.link:link 
{
	color: #666;
	font-size: 7pt;
	text-decoration: none;
}

a.link:hover 
{
	color: #F90;
	font-size: 7pt;
	text-decoration: none;
}

a.link:active 
{
	color: #F90;
	font-size: 7pt;
	text-decoration: none;
}

.link1 
{
	font:bold 9pt/normal Arial;
	text-transform: none;
	text-decoration: none;
}

a.link1:link 
{
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFF;
}

a.link1:hover 
{
	color: #F90;
}

a.link1:active 
{
	color: #999;
}

a.link1:visited 
{
	color: #CCC;
}

.link11 
{
	font:bold 9pt/normal Arial;
	text-transform: none;
	text-decoration: none;
}

a.link11:link 
{
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	color: #F90;
}

a.link11:hover 
{
	color: #FFF;
}

a.link11:active 
{
	color: #999;
}

a.link11:visited 
{
	color: #F90;
}

.link2 
{
	font:bold 8pt/normal Arial;
	text-transform: none;
	text-decoration: none;
	color: #00819D;
}

a.link2:link 
{
	color: #00819D;
	font-size: 8pt;
	text-decoration: none;
}

a.link2:hover 
{
	color: #F90;
	font-size: 8pt;
	text-decoration: none;
}

a.link2:active 
{
	color: #00819D;
	font-size: 8pt;
	text-decoration: none;
}

.linkOff
{
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
	color:#CCC;
}

.trResultado 
{
	font:bold 10pt/normal Arial;
	text-transform:none;
	color:#000;
	text-decoration:none;
	background:#CCC;
}

.trLine 
{
	font: normal 9pt/normal Arial;
	text-transform: none;
	color: #000;
	text-decoration: none;
	border-bottom:1px solid #999;
}

.status, .status1, .status2, .status3, .status4, .status5, .status6, .status7 
{
	font: normal 1em/normal Arial;
	text-transform: none;
	color: #000;
	text-decoration: none;
	border-bottom:1px solid #999;
	border-left: 1px solid #999;
}

.status 
{
	background:#FFF;
}

.status1 
{
	background:#FDFDF3;
}

.status2 
{
	background:#FFFFE7;
}

.status3 
{
	background:#FDFDFD;
}

.status4 
{
	background:#CEEDFC;
}

.status5 
{
	background:#F4F4F4;
}

.status6 
{
	background:#E9FBE9;
}

.status7 
{
	background:#FDF4F4;
}

.processo, .processo1, .processo2, .processo3
{
	font:bold 1em/normal Arial;
	text-transform: none;
	text-decoration: none;
	border-bottom:1px solid #999;
	border-left: 1px solid #999;
}

.processo
{
	background:#A1B5C2
}

.processo1
{
	background:#9DB3E0
}

.processo2
{
	background:#A0C4DC
}

.processo3
{
	background:#FFFFFF
}

.nav
{
	font:normal 8pt/normal Arial;
	text-transform:none;
	color:#000;
	text-decoration:none;
}
