	a:visited	{ text-decoration: none; color:#003399; }
	a:link 		{ text-decoration: none; color:#003399; }
	a:active	{ text-decoration: none; color:#CC0000; }
	a:hover 	{ text-decoration: none; color:#0099FF; }
	
	body {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px; 
	background-color: #FFFFFF;
	background-image:url(../img/bg.gif);
	margin-left: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px; }
	
	.cellmain {
	background-image:url(../img/back.gif);
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	background-position:top;
	position:relative; }
	
	.menu A:visited	{
	color: #002346;
	text-decoration:none; }
	
	.menu A:link {
	color: #002346;
	text-decoration:none; }
	
	.menu A:hover {
	color: #FFCC00;
	text-decoration:none;
	background-image:none;
	font-weight: bold; }
	
	td {
	font-size:11px; }
	
	.menor {
	font-size:9px; }

	.maior {
	font-size:14px; }	
	
	.grande {
	font-size:18px; }	
	
	.upper { text-transform:uppercase; }
	.lower { text-transform:lowercase; } 
	
	.titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size:17px; 
	color:#325D94; 
	text-transform:none; 
	letter-spacing:1px;}
	
	.titulo-empr {
	font-family: Arial, Helvetica, sans-serif;
	font-size:20px; 
	color:#0066CC;
	letter-spacing:1px; }
	
	.justify {
	text-align:justify;
	line-height:17px; }
	
	.btn {
	border-top:0px;
	border-left:0px;
	border-right:0px;
	border-bottom:0px;
	font-family: Tahoma, Verdana, Arial;
	font-weight: bold;
	font-size: 7pt;
	width: 70px;
	height: 19px;
	color: #003399;
	background-image:url(../img/btn.gif);
	background-color: #FFFFFF; }
	
	.imput {
	font-family:Tahoma, Verdana, Arial;
	font-weight:bold;
	color:#003399;
	font-size:11px;
	padding:3px;
	border-top: 1px #CCCCCC;
	border-right: 1px #CCCCCC;
	border-bottom: 1px #EEEEEE;
	border-left: 1px #EEEEEE; }	
