BODY	{ SCROLLBAR-BASE-COLOR: #006699 }

a:link		{ color: #6633FF; text-decoration: none }
a:visited	{ color: #6633FF; text-decoration: none }
a:active	{ color: #666666; text-decoration: none }
a:hover		{ color: #FF6600; text-decoration: none }

 /* THIS LINE CONTROLS THE FONT SIZE ON ALL PAGES */

TABLE 			{ COLOR: #666666; FONT: 12px geneva, verdana, arial, sans-serif }
.price 			{ COLOR: #56997A; FONT: 15px verdana, arial, sans-serif; font-weight: bold }
.title 			{ COLOR: #006699; FONT: bold 15px verdana, arial, sans-serif}
.copyright		{ COLOR: #000033; FONT: 9px geneva, verdana, arial, sans-serif }
.picturecomments 	{ COLOR: #666666; FONT: 10px geneva, verdana, arial, sans-serif }
.smalltitle 		{ COLOR: #000000; FONT: 11px verdana, arial, sans-serif; font-weight: bold }
.subtitle 		{ COLOR: #000000; FONT: 12px geneva, verdana, arial, sans-serif; font-weight: bold }
.picturetitle 		{ COLOR: #000000; FONT: 10px verdana, arial, sans-serif; font-weight: bold }
.texto1 { COLOR: #6633FF;	FONT: 12px verdana, arial, sans-serif; font-style: italic }


 /* TICKER LOCATION ON PAGE */

#ticker	{ right: 0px; POSITION: absolute; top: 51px }

.biglink {
	COLOR: #6633FF;
	FONT: 12px verdana, arial, sans-serif; font-weight: bold;
	font-style: italic;
	TEXT-DECORATION: none }

.biglink:hover {
	COLOR: #FF6600;
	FONT: 12px verdana, arial, sans-serif; font-weight: bold;
	font-style: italic;
	TEXT-DECORATION: none }

.just {text-align: justify;}

.logo {
	COLOR: #FFFFFF;
	FONT: 15px "arial black", geneva, verdana, arial, sans-serif;
	font-weight: NORMAL;
	font-style: italic;
	TEXT-DECORATION: none }

.logo:hover {
	COLOR: #FFFF9C;
	FONT: 15px "arial black", geneva, verdana, arial, sans-serif;
	font-weight: NORMAL;
	font-style: italic;
	TEXT-DECORATION: none }

.slogan { COLOR: #CCCCFF;
	FONT: 12px geneva, verdana, arial, sans-serif;
	font-weight: bold;
	font-style: italic }

.button-popups{ background-color:#FFFFFF;
		FONT-FAMILY: arial, verdana, helvetica, sans;
		color: #000000;
		font-size: 8pt;
		cursor:hand;
		font-weight: bold;
		BORDER: #000000 1px solid }

.buttonon-popups{ background-color:#F0F0F0;
		FONT-FAMILY: arial, verdana, helvetica, sans;
		color: #339900;
		font-size: 8pt;
		cursor:hand;
		font-weight: bold;
		BORDER: #000000 1px solid }

.shadeform	{ FONT: 13px arial, verdana, sans-serif;
		text-align: left;
		WIDTH: 180PX;
		BORDER: #000000 1px solid}

.dropdown {	COLOR: #333333;
		WIDTH: 180PX;
		FONT: 11px geneva, verdana, arial, sans-serif}

.textarea	{ FONT: 13px arial, verdana, sans-serif;
		text-align: left;
		WIDTH: 300PX;
		BORDER: #000000 1px solid}

.searchform { 	WIDTH: 110PX;
		HEIGHT: 20PX;
		FONT: 11px arial, georgia, "Times New Roman", sans-serif;
		BORDER-BOTTOM: #000000 1px solid;
		BORDER-LEFT: #000000 1px solid;
		BORDER-RIGHT: #000000 1px solid;
		BORDER-TOP: #000000 1px solid }
		
.texto1d	{ font: 11px verdana, arial, sans-serif;  color: #666666; padding: 3px; margin-bottom: 3px; text-align: right;  }

.searchdrop { WIDTH: 60PX; HEIGHT: 20PX; FONT: 11px arial, georgia, "Times New Roman", sans-serif }

.searchbutton {	background-color:#F0F0F0;
		FONT-FAMILY: arial, verdana, helvetica, sans;
		color: #000000;
		font-size: 8pt;
		height: 18px;
		width: 60px;
		cursor:hand;
		font-weight: bold;
		text-align: center;
		BORDER: #000000 1px solid }

.divstyle {	position:absolute;
		border: #000000 1px solid;
		width:100;
		top:0;
		left:0 }

.pstyletitle{	postion:absolute;
		background:white;
		color:black;
		font-size:10px;
		font-family:verdana, arial }

.pstylebody {	postion:absolute;
		background:white;
		color:black;
		font-size:10px;
		font-family:verdana, arial }

 /* START THE CODE FOR THE MENUS */

#menulocation { LEFT: 15px; WIDTH: 154px; POSITION: absolute; TOP: 114px; padding:0px 0px; white-space:nowrap; }

.menu		{ font-family: arial, verdana, helvetica, sans;
		  font-size: 9pt;
		  height: 37px;
		  width: 154px;
		  cursor:hand;
		  font-weight: bold;
		  text-indent: 8px;
		  line-height: 26pt;
		  text-align: left;
		  display: block;
		  border: #FFFFFF 0px solid; }

a.menu:link 	{ background-image: url("picts/button.gif");
		  background-color:#BCD5BE;
		  color: #004400; }

a.menu:visited 	{ background-image: url("picts/button.gif");
		  background-color:#BCD5BE;
		  color: #004400; }

a.menu:active 	{  background-image: url("picts/buttonon.gif");
		   background-color:#BCD5BE;
		   color: #669999; }

a.menu:hover 	{ background-image: url("picts/buttonon.gif");
		  background-color:#BCD5BE;
		  color: #669999; }
.title2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #993300;
	background-position: center;
}
.just_subrayado {
	text-decoration: underline;
}


 /* INICIO CÓDIGO PARA ENLACES - Inicio y Contacto - */
 
a.enlaces:link 	{ color: #FFFFFF; text-decoration: none }


a.enlaces:visited 	{ color: #FFFFFF; text-decoration: none }


a.enlaces:active 	{ color: #FFFF00; text-decoration: none }


a.enlaces:hover 	{ color: #FFFF00; text-decoration: none }


.EstiloEnlace            { color: #FFFFFF; font-weight: bold; }

