
	.botaoUser
	{ 
		color: #fff; 
		font-size: 10px; 
		font-family: Verdana; 
		font-weight:bold;
		text-decoration: none; 
		vertical-align:middle;
		background: transparent url(images/button01a.gif) no-repeat; 
		text-align: center; 
		border: 0px; 
		width: 79px; 
		height: 19px 
	}
	
	.MensagensERRO
	{
		color: Red;
		font-weight: bold;
		font-family : Verdana;
		font-size : 12px;
	}
	
	.Mensagens
	{
		color: White;
		font-weight: bold;
		font-family : Verdana;
		font-size : 10px;
	}

  .button
  {
      text-align: center;
      vertical-align: top;
  }   

  .title
  {
      font-family : Arial;
      font-size : 16px;
      color : #1d354c;
      font-weight :bolder ;
      text-align: center;
      vertical-align: top;
	  height: 30px;
	  width: 100%;
  }  
  
  .titleleft
  {
      font-family : Arial;
      font-size : 16px;
      color : #1d354c;
      font-weight :bolder ;
      vertical-align: top;
	  height: 30px;
	  width: 100%;
  } 
  
    .titleleftsmall
  {
      font-family : Arial;
      font-size : 14px;
      color : #1d354c;
      font-weight :bolder ;
      vertical-align: top;
	  height: 30px;
	  width: 100%;
  } 

  .normal
  {
      font-family : Verdana;
      font-size : 16px;
      text-decoration : none;
      color : red;
      line-height : 16px;
      font-weight : bold;
  } 

  .linkbranco
  {
      font-family : Verdana;
      font-size : 11px;
      color : #ffffff;
      font-weight : bold;
      right: 0px;
      text-decoration : none;
  }  
   
  .linkbranco:hover
  {
  
      text-decoration : none;
      font-weight : bold;
      color : #ffffff;
  }    
  
  .link
  {
      font-family : Verdana;
      font-size : 14px;
      color : #475869;
      font-weight : bold;
      right: 0px;
      text-decoration : none;
  }  
   
  .link:hover
  {
  
      text-decoration : none;
      font-weight : bold;
      color : #8E99A5;
  }    
  
  .link2
  {
      font-family : Verdana;
      font-size : 11px;
      color : blue;
      font-weight : none;
      right: 0px;
      text-decoration : underline;
  }  
   
  .link2:hover
  {
      text-decoration : none;
      color : blue;
  }
  
  /******************************************* Datagridvfr ***************************/
  
  .datagridvfrlink
  {
      font-family : Arial;
      font-size : 14px;
      color : #1d354c;
      vertical-align: top;
      text-decoration:none;
  }
  
  datagridvfrlink:link
  {
	text-decoration:none;
  }