body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#f3f3f3;	
}
body,td,th {
	font-family: arial;
	font-size: 11px;
	color:#000000;
}
.campo_form{
	background-color:#ffffff;
	font-family:arial;
	font-size:11;
	border:1px solid #cccccc;
}
a{
	font-family: arial;
	font-size: 11px;
	color:#000000;
}
a:link{
	text-decoration:none;
}
a:visited{
	text-decoration:none;
}
a:hover{
	color:#333333;
	text-decoration:underline;
}
a:active{
	text-decoration:none;
}
.titulo2 {
   font-family:Trebuchet MS;
   font-size:16;
   font-weight:bold;
   color:#990000;
}	
.titulo3 {
   font-family:Trebuchet MS;
   font-size:14;
   font-weight:bold;
   color:#666666;
   border-bottom:1px solid #cccccc;
}	
.titulo_parceiros {
   font-family:Trebuchet MS;
   font-size:12;
   font-weight:bold;
   color:#ffffff;
   background-color:#666666;
}
.titulo {
   font-family:Trebuchet MS,Arial;
   font-size:14;
   font-weight:bold;
   color:#666666;
}


.titulo_not{
   font-family:Trebuchet MS, Arial;
   font-size:16;
   font-weight: bold;
   color:#990000;
   padding:3px;
   background-color:#f5f5f5;
   
}

.titulo a {
   font-family:Trebuchet MS;
   font-size:14;
   font-weight:bold;
   color:#666666;
}
.titulo a:link {
   text-decoration:none;
}
.titulo a:visited {
   text-decoration:none;
}
.titulo a:hover {
   text-decoration:none;
   color:#999999;
}
.titulo a:active{
   text-decoration:none; 
}
.tabela_padrao {
   border-bottom:1px solid #cccccc;
   background-color:#f3f3f3
}

.menu_interno {
	background-color:#666666;
	border: 1px solid #FFFFFF;
	font-family: Verdana;
	font-size: 9px;
	font-weight: bold;
	text-align: center;
	color:#FFFFFF;
	padding: 2px;
}
.botao{
	cursor: pointer;
	font-family:tahoma; 
	font-size:11px; 
	font-weight:bold; 
	color:#FFFFFF; 
	background-color:#990000;
	text-align:center
}

.textbox{
	border: 1px solid #999999;
	background-color: #f9f9f9;
	font-family: Arial;
	font-size: 11px;
	height: 15px;
	width:100%;
}

.select{
	background-color: #f9f9f9;
	font-family: Arial;
	font-size: 11px;
	height: 15px;
	width:100%;
}

.textarea{
	background-color: #f9f9f9;
	font-family: Arial;
	font-size: 11px;
	width:100%;
}

.branco{
	color:#ffffff;
}
.branco a{
	color:#ffffff;
	text-decoration:none;
}
.branco a:link{
	text-decoration:none;
}
.branco a:visited{
	text-decoration:none;
}
.branco a:hover{
	text-decoration:none;
	color:#cccccc;
}
.branco a:active{
	text-decoration:none;
}


