.Textos {
	font: 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	text-align: justify;
}
.TextosNOj {
	font: 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
}
.Forms 
{
	color: #631008;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	border-top-color: #631008;
	border-right-color: #631008;
	border-bottom-color: #CE2C00;
	border-left-color: #CE2C00;
	background-color: #CCCCCC;

}
.gradient 
{
filter=progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#64110D', EndColorStr='#CD2F02')
}

a:hover 
{
	color: #FF9900;
}
.Fondo 
{ 
background-repeat: repeat-x;
filter=progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#FF6600', EndColorStr='#FFE94C')
}
.Fotos {
	border: 1px solid #999999;
}
.Pie {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CCCCCC;
	text-decoration: none;
}
.Titulos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #319A00;
	text-decoration: none;
	text-align: left;


}
.subtitulos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
   BODY 
{
		scrollbar-3dlight-color:;
           scrollbar-arrow-color:white;
           scrollbar-base-color:#CD2F02;
           scrollbar-darkshadow-color:;
           scrollbar-face-color:;
           scrollbar-highlight-color:;
           scrollbar-shadow-color:;
}
.Boton {
	color: #FFFF00;
	background-color: #FF6600;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	border-top-color: #631008;
	border-right-color: #631008;
	border-bottom-color: #CE2C00;
	border-left-color: #CE2C00;
	cursor: hand;
}
