
	
	body{	font-family: tahoma; 
			font-size:10pt;
			color:#000000;
			background-color:#F5F5F5;
			padding:0px 0px 0px 0px;
			margin:0 0 0 0;
	} 
	 
	.Master{	width:980px;
				background-color:#F3F3F3;
				padding:0px 0px 0px 0px;
	}
	
	.Top
	{
		
		height:70px;
		background-color:#0072A8;
		color:#ffffff;
		padding:0px 0px 0px 0px;
		float: top;
		text-align:left;
		border:0px solid #84D2FD;
	}

	.Menu {
			width:980px;
			height:22px;
			background-color:#E8E8E8;
			padding:0px 5px 0px 5px;
			text-align:left;
			float: left;
			border:1px solid #c0c0c0;
			border-bottom:0px;
			
	}
	
	.Botton {
			
			width:980px;
			padding:0px 0px 5px 10px;
			_padding:0px 0px 5px 17px;
			text-align:center;
			float: top;
			border:1px #C8C8C8 solid;
			background-color:#FFFFFF;
	}
	
	
	.Rodape{
			width:992px;
			_width:980px;
			height:17px;
			background:  url('images/bar.gif') ;
			padding:0px 0px 0px 0px;
			text-align:center;
			float: left;
			border:0 solid;
			color:#FFFFFF;
			font-size:8pt;
	}

	input{	
			border:1px solid #999999;
			background-color:#ECE9D8;
			font-family:tahoma;
			font-size:8pt;
			color:#000000;
	}
	
	.Titulo{ 
			font-family: trebuchet ms; 
			font-size: 12px; 
			font-weight: bold;
			border: 1px solid ;
			border-color:#99CCFF ;
			background-color: #D5EAFF;
	}

	.links:link{font-family:tahoma; font-size:10px; color:#000099; text-decoration:none}
	.links:hover{font-family:tahoma; font-size:10px; color:#000099; text-decoration:underline}
	.links:visited{font-family:tahoma; font-size:10px; color:#000099; text-decoration:none}
	.links:active{font-family:tahoma; font-size:10px; color:#000099; text-decoration:none}
	.links:visited:hover{font-family:tahoma; font-size:10px; color:#000099; text-decoration:underline}

	.link_geral:link{font-family:tahoma; font-size:10pt; color:#000099; text-decoration:none}
	.link_geral:hover{font-family:tahoma; font-size:10pt; color:#000099; text-decoration:underline}
	.link_geral:visited{font-family:tahoma; font-size:10pt; color:#000099; text-decoration:none}
	.link_geral:active{font-family:tahoma; font-size:10pt; color:#000099; text-decoration:none}
	.link_geral:visited:hover{font-family:tahoma; font-size:10pt; color:#000099; text-decoration:underline}

	a.menurodape:link {text-decoration:none; color:#ffffff; font-family:tahoma; font-size:12px;}
	a.menurodape:hover {color:#ffffff; font-family:tahoma; font-size:12px; text-decoration:underline;}
	a.menurodape:visited {text-decoration:none; color:#ffffff; font-family:tahoma; font-size:12px; }
	a.menurodape:active {text-decoration:none; color:#ffffff;  font-family:tahoma; font-size:12px; }
	a.menurodape:visited:hover{color:#ffffff; font-family:tahoma; font-size:12px;text-decoration:underline;}



