	body {
		margin-top:0px;
		margin-left:0px;
		margin-right:0px;
		margin-bottom:0px;
	}
	
	.txtHomeBR {
		font-family: Tahoma,Arial;
		font-size: 11px;
		color: #ffffff;
		text-decoration:none;
	}

	.txtHomeBR a:{
		font-family: Tahoma,Arial;
		font-size: 11px;
		color: #ffffff;
		text-decoration:none;
	}
	
	.txtHomeBR a:hover{
		font-family: Tahoma,Arial;
		font-size: 11px;
		color: #ffffff;
		text-decoration:none;
	}
	
	.txtHomeBR2 {
		font-family: Tahoma,Arial;
		font-size: 10px;
		color: #ffffff;
	}
	
	.txtMenu a:hover {
		font-family: Tahoma,Arial;
		font-size: 11px;
		color: #cccccc;
		padding-left:5px;		
		text-decoration:none;
	}	

	.txtDestaqueVM {
		font-family: Tahoma;
		font-size: 11px;
		color: #e4422b;
		font-weight : bold;
	}

	.txtDestaqueBR {
		font-family: Tahoma;
		font-size: 11px;
		color: #ffffff;
		font-weight : bold;
		padding-left:5px;
	}
	
	.txtDestaquePT {
		font-family: Tahoma;
		font-size: 11px;
		color: #000000;
		TEXT-ALIGN:JUSTIFY;
	}
	
	.txtRodape {
		font-family: Tahoma,Arial;
		font-size: 11px;
		color: #ffffff;
		padding-right:12px;
	}

	.txtPreto{
		font-family: Tahoma,Arial;
		font-size: 11px;
		color: #000000;
		TEXT-ALIGN:JUSTIFY;		
	}
	
	.txtVermelho{
		font-family: Tahoma,Arial;
		font-size: 11px;
		color: #e4422b;
		font-weight : bold;		
	}
		
	.TitPreto{
		font-family: Tahoma,Arial;
		font-size: 17px;
		color: #000000;
		font-weight : bold;		
	}

	.selectHome {
		background-color : #ffffff;
		color:#999999;
		height: 18px;
		font-family: Tahoma;
		font-size: 10px;
		width:131px;
	}
	
	.inputHome {
		background-color : #ffffff;
		color:#999999;
		height: 18px;
		font-family: Tahoma;
		font-size: 10px;
		width:131px;
	}
	
	.input {
		background-color : #ffffff;
		border:1px; 
		border-style:solid; 
		border-color:#aaaaaa;
		height: 20px;
		font-family: Tahoma;
		font-size: 11px;
		width:180px;
	}

#dhtmltooltip{
	font-family:verdana;
	font-size:11px;
	color:#000000;
	position: absolute;
	left: -300px;
	width: 150px;
	border: 1px solid black;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 2px;
	padding-left: 4px;
	background-color: lightyellow;
	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);*/
}

#dhtmlpointer{
	position:absolute;
	left: -300px;
	z-index: 101;
	visibility: hidden;
}