body	{
	SCROLLBAR-FACE-COLOR: #cfcfcf; 
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff; 
	SCROLLBAR-3DLIGHT-COLOR: #e5e5e5; 
	SCROLLBAR-ARROW-COLOR: #666666; 
	SCROLLBAR-DARKSHADOW-COLOR: #e5e5e5; 
	SCROLLBAR-BASE-COLOR: #e5e5e5; 
	}

td	{  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #2B3B4C
	}

a 	{  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #2B3B4C; 
	text-decoration: none
	}

a:hover {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #2B3B4C; 
	text-decoration: underline
	}

input 	{  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	border: #2B3B4C;  
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px; 
	color: #2B3B4C
	}

textarea {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #2B3B4C; 
	border-color: #2B3B4C; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px
	}

select {  
	font-family: Verdana, Arial, Helvetica, sans-serif;  
	font-size: 10px; 
	color: #2B3B4C; 
	border: #2B3B4C; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px
	}

.tabela {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 9px; 
	color: #FFFFFF
	}

.EquipeFundo {  
	background-attachment: fixed; 
	background-image: url(Images/Fundo_Equipe.gif); 
	background-position: right top; 
	background-repeat: no-repeat
	}

.FeiraFundo { 
	background-attachment: fixed; 
	background-image: url(Images/Fundo_Equipe.gif); 
	background-position: right top; 
	background-repeat: no-repeat 
	}

.EventosFundo { 
	background-attachment: fixed; 
	background-image: url(Images/Fundo_Eventos.gif); 
	background-position: right top; 
	background-repeat: no-repeat 
	}

.Tit_Prod {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	font-weight: bold; 
	text-transform: uppercase; 
	color: #FFB515; 
	filter: DropShadow(Color=#777777, OffX=1, OffY=0, Positive=no)
	}
