body{
padding:0px;
margin:0px;
}
a:hover{text-decoration:none;}
.m_text
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:12px;
		color:#454545;
	}

.m1_text
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:13px;
		color:#454545;
	}
	
.h_text
	{
		font-family:Tahoma;
		font-size:13px;
		line-height:13px;
		color:#4785A3;
	}
	
.l_text
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:11px;
		color:#4785A3;
	}	

.l1_text
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:11px;
		color:#93A81C;
	}	

.l2_text
{
	font-family:Tahoma;
	font-size:11px;
	line-height:11px;
	color:#454545;
}
	
.c_text
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:11px;
		color:#FFFFFF;
	}

.form
	{
		width:196px; height:18px; border-color:#878787; border-width:1px; background-color:#ffffff; border-style:solid; padding-left:5px
	}
	
.form1
	{
		width:136px; height:18px; border-color:#878787; border-width:1px; background-color:#ffffff; border-style:solid; padding-left:5px
	}
	
.form_div
	{
		height:21px; margin-top:-1px;		
	}
		
	a.c_text{text-decoration:none;}	
	a.c_text:hover{text-decoration:underline;}

ul {margin:0; padding:0; list-style:none}
li {background:url(images/a.gif) no-repeat left center; margin: 0px 0px 0px 0px; padding:0px 0px 0px 12px}


td.error{
  color:red;
  font-weight:bold;
}

table.listagem {
	border-width: 1px 1px 1px 1px;
	border-spacing: 2px;
	border-style: outset outset outset outset;
	border-color: black black black black;
	border-collapse: collapse;
	
	font-family:Tahoma;
	font-size:11px;
	line-height:12px;
}
table.listagem th {
	border-width: 1px 1px 1px 1px;
	padding: 1px 1px 1px 1px;
	border-style: inset inset inset inset;
	border-color: black black black black;
	-moz-border-radius: 0px 0px 0px 0px;
}
table.listagem td {
	border-width: 1px 1px 1px 1px;
	padding: 1px 1px 1px 1px;
	border-style: inset inset inset inset;
	border-color: black black black black;
	-moz-border-radius: 0px 0px 0px 0px;
}

tr.header{
	background-color:#93a81c;
	font-weight:bold;
	color:white;
	text-align:center;
	line-height:18px;
}

tr.linhaCor{
	background-color:#f3f3f3;
	line-height:18px;
}

tr.linhaSimples{
	line-height:18px;
}

span.titulo{
	font-family:Arial;
	font-size:18px;
	color:#93a81c;
	text-align:center;
}

a.titulo:link{text-decoration:none;}
a.titulo:visited{text-decoration:none;}
a.titulo:active{text-decoration:none;}
a.titulo:hover{text-decoration:none;}


p.titulo{
	font-family:Arial;
	font-size:18px;
	color:#93a81c;
	text-align:center;
}

div.text
{
	font-family:Tahoma;
	font-size:13px;
	line-height:18px;
	color:#454545;
}
