* {
	font-size:12px;
	color:#666666;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
	text-decoration:none;
}
BODY {
	background: url(../images/background.jpg) top left repeat-x;
	background-attachment: fixed;
}
A:link, A:visited {
	color:#333333;
}
A:hover {
	text-decoration: underline;
}
P {
	text-align:justify;
	padding-top:5px;
	padding-bottom:5px;
}
INPUT, CHECKBOX, RADIO, SELECT, OPTION, TEXTAREA {
	font-family: Courier New; 
	color: #003366;
	font-size:16px;
	font-weight:bold;
}
BUTTON {
	font-family: Courier New; 
	color: #003366;
	font-size:12px;
	font-weight: normal;
}
TD {
	padding:3px;
}
FIELDSET {
	margin-top: 10px;
	margin-bottom:10px;
	border: 2px solid red;
	padding:20px;
	color: #000000;
	background-color:#FFFF99;
	font-weight:bold;
}
#acerto {
	height:4px;
}
#masterdiv {
	background:#999999;
	width:933px;
	margin:0 auto;
	_margin-top: -10px;
}
#container {
	border: solid 5px #FFFFFF;
	background:#FF9900;
}
#div_login {
	height:135px;
	text-align: right;
/*
background:url(../images/login_fundo.jpg) top right no-repeat;
*/
}
#div_login FORM {
	margin-right:34px;
	padding-top:11px;
	_padding-top:9px;
}
#div_login INPUT {
	background:none;
	border:none;
	font-size:12px;
}
#principal {
	background:#FFFFFF;
	padding:22px;
}
#rodape {
	background:#003366;
	height:48px;
}
#rodape {
	text-align: center;
}
#rodape UL {
	padding-top:15px;
}
#rodape LI {
	display: inline;
	padding-left:30px;
	padding-right:30px;
}
#rodape A:link, #rodape A:visited, #rodape A:valid {
	color: #CCCCCC;
	font-weight:bold;
}
#rodape A:hover {
	color: #FF9900;
}
#menufinal {
	width:893px;
	margin:0 auto;
	margin-top:20px;
	padding-bottom:20px;
	color: #CCCCCC;
}
#menufinal TD, #menufinal P, #menufinal A {
	color: #E0E0E0;
	font-size:11px;
}
#menufinal P {
	padding-top:0px;
	padding-bottom:0px;
}
#menufinal A:hover {
	text-decoration:underline;
} 
.menufinal_enfatizado {
	font-weight:bold;
	padding-top:10px;
}
.menufinal_tabelaHead {
	padding-right:20px;
	font-size: 13px;
	color: #CCCCCC;
	font-weight:bold;
	height:25px;
	text-transform:uppercase;
	letter-spacing: 2px;
}
#cabecalho {
	position:absolute;
	top:46px;
	left:50%;
	margin-left:-492px;	
	_margin-left:-491px;	
}
#menutopo {
	position: relative;
	margin-top:-99px;
	margin-left:270px;
	width:700px;
	height:97px;
	text-align:left;
}
#menutopo {
	text-align: right;
}
#menutopo UL {
	padding-top:37px;
}
#menutopo LI {
	display: inline;
}
#menutopo A {
	color: #003366;
	font-weight:bold;
	font-size:14px;
	padding-left:15px;
	padding-right:15px;
	padding-top:35px;
	_padding-top:37px;
	padding-bottom:40px;
	_padding-bottom:38px;
}
#menutopo A:hover {
	color: #003366;
	background-color:#CCCCCC;
	height:97px;
	text-decoration:none;
/*
	border-left:solid 1px #FFFFFF;
	border-top:solid 1px #FFFFFF;
	border-right:solid 1px #FFFFFF;
	border-bottom:solid 1px #CCCCCC;
*/
}
.menu {
	margin-top: 40px;
	_margin-top: -1px;
	margin-left:0px;
	padding:4px;
	background-color:#CCCCCC;
/*
	border: solid 1px #F4F4F4;
*/
}

.menuItem {
	padding:4px;
}

.menuItem:hover {
/*
	background-color:#FF9900;
*/
	color:#000000;
}

.menuItem a {
	color:#003366;
	font-weight: normal;
	font-size:90%;
	text-decoration:none;
}

.menuItem a:hover {
/*
	color:#FF9900;
*/
	text-decoration:underline;
}

.principaltitulo {
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 18px;
	font-weight: normal;
	line-height: 20px;
	color: #003366;
	text-transform:uppercase;
}

.enfatizado {
	font-size: 14px;
	letter-spacing:2px;
	color: #003366;
	font-weight:bold;
}

.legenda {
	font-size: 90%;
	font-style:italic;
	font-family:"Courier New", Courier, monospace;
}
.legenda2 {
	font-size: 9px;
}
.tabelaHead {
	padding-left:2px;
	padding-right:2px;
	font-size: 11px;
	color: #FFFFFF;
	text-align:center;
	text-decoration:none;
	background-color:#666666;
	font-weight:bold;
	height:21px;
	border: solid #666666 1px;
	text-transform:uppercase;
	letter-spacing: 0.5px;
}
.erro {
	color: #FF0000; 
	text-decoration: none ; 
}
.indice {
	font-size: 9px;
	font-weight: normal;
}
/***************************************************************************************************/
#dhtmltooltip{
	position: absolute;
	left: -300px;
	width: 150px;
	border: 2px solid #999999;
	padding: 8px;
	/*
	background-color: lightyellow;
	*/
	background-color:#CCCCCC;
	visibility: hidden;
	z-index: 100;
	/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
	filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
	font-size:80%;
}

#dhtmltooltip HR{
	color:#CCCCCC;
}

#dhtmlpointer{
	position:absolute;
	left: -300px;
	z-index: 101;
	visibility: hidden;
}

