body{
padding:0px;
margin:0px;
}
.input { background-color: #D8F0FA; border-width: 1px; border-style: solid; border-color: #707070; height: 18; font-family: Tahoma; font-size: 10px; color: #707070; }
.input_textarea { background-color: #D8F0FA; border: 1px solid #707070; font-family: Tahoma; font-size: 10px; color: #707070; }
.botao{
           font-size:11px;
           font-family:Tahoma;
           font-weight:bold;
           color:white;
           background:#5DB4DF;
           border:1px;
		   border-color:#147AC2;
           width:70px;
           height:15px;          
          }
a:link {font-family:Tahoma;
		font-size:11px;
		line-height:normal;
		color:#707070;
		text-decoration:underline;}
a:visited {font-family:Tahoma;
		font-size:11px;
		line-height:normal;
		color:#ADADAD;
		text-decoration:underline;}
a:hover {font-family:Tahoma;
		font-size:11px;
		line-height:normal;
		color:#707070;
		text-decoration:underline;;
}
a:active{font-family:Tahoma;
		font-size:11px;
		line-height:normal;
		color:#707070;
		text-decoration:underline;}
.m_text
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:normal;
		color:#707070;
	}
	
	.r_text
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:normal;
		color:#FF0000;
	}

.lt_text
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:11px;
		color:#707070;
	}
	
.l_text
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:11px;
		color:#0052A5;
	}	
	
.c_text
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:11px;
		color:#636363;
	}

.form
	{
		width:177px; height:20px; border-color:#9E9E9E; border-width:1px; background-color:#ffffff; border-style:solid
	}
.form_div
	{
		height:23px; margin-top:-1px;		
	}
		
	a.lt_text{text-decoration:none;}	
	a.lt_text:hover{text-decoration:underline;}
	
	a.l_text{text-decoration:none;}	
	a.l_text:hover{text-decoration:underline;}
	
	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/1-m.gif) no-repeat left center; margin: 0px 0px 0px 0px; padding:0px 0px 0px 11px}