.normal
  {	
	Color : blue;	
	Font-Family : Arial;
	Font-Size : 7pt;	
	Font-Weight: normal;	
	Font-Style : normal;
	Text-Decoration : none;}

.normal:hover
  {	
	Color : blue;
	Font-Size : 7pt;
	Text-Decoration : none;
}



.menu
  {	
	Color : #FFFFFF;	
	Font-Family : Arial;
	Font-Size : 10pt;	
	Font-Weight: bold;	
	Font-Style : none;
	Text-Decoration : none;
}


.menu:hover
  {	
	Color : red;
	Font-Family : Arial;
	Font-Size : 10pt;	
	Font-Weight: bold;	
	Font-Style : none;
	Text-Decoration : none;
}


.Fazer { 
	font-family: verdana ;
	Font-Weight: bold;
	font-size: 22pt;
	Color : #FFFFFF;
	Text-Decoration : none;
}

.Sucesso { 
	font-family: verdana ;
	Font-Weight: bold;
	font-size: 12pt;
	Color : #000000;
	Text-Decoration : none;
}

.Verda9 { 
	font-family: verdana ;
	Font-Weight: bold;
	font-size: 9pt;
	Color : #000000;
	Text-Decoration : none;
}

.Verda9:hover { 
	font-family: verdana ;
	Font-Weight: bold;
	font-size: 9pt;
	Color : #BB8001;
	Text-Decoration : none;
}

.persona { 
	font-family: verdana ;
	Font-Weight: bold;
	font-size: 10pt;
	Color : #FFFFFF;
	Text-Decoration : none;
}

.persona:hover { 
	font-family: verdana ;
	Font-Weight: bold;
	font-size: 10pt;
	Color : blue;
	Text-Decoration : none;
}


.tableEstoque td{
	font-family: arial ;
	color: #000000;
	font-size:10px;
	border-bottom-style:solid;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
	text-transform:uppercase;
}
.tableEstoque th{
	color: #000000;
	background-color:#CCCCCC;
	font-family: arial ;
	font-size:11px;
	text-transform:uppercase;
	height:22px;
}

.bordaEsq{
	background:url(images/fundoLadoEs.jpg);
	background-color:#FFFFFF;
	background-repeat:no-repeat;
	background-position:top right;
		
}
.bordaDir{
	background:url(images/fundoLadoDir.jpg);
	background-color:#FFFFFF;
	background-repeat:no-repeat;
	background-position:top left;	
}
