#principal{
	width: 763px;
	height: 339px;
	overflow: auto;
	border: solid 0px white;
	scrollbar-arrow-color: #FFFFFF; 
	scrollbar-base-color: #898667; 
	scrollbar-dark-shadow-color: #898667; 
	scrollbar-track-color: #BDBAA8; 
	scrollbar-face-color: #898667; 
	scrollbar-shadow-color: #BDBAA8;
	scrollbar-highlight-color: #FFFFFF; 
}


body,p,td
{
 font-size: 8pt;
 font-family: Verdana;
 color: #898667;
	scrollbar-arrow-color: #FFFFFF; 
	scrollbar-base-color: #898667; 
	scrollbar-dark-shadow-color: #898667; 
	scrollbar-track-color: #BDBAA8; 
	scrollbar-face-color: #898667; 
	scrollbar-shadow-color: #BDBAA8;
	scrollbar-highlight-color: #FFFFFF; 

}

body.fondo
{
 font-size: 8pt;
 font-family: Verdana;
 color: black;
 text-align: justify;
 background-image: url(./images/fondoweb.jpg);
 background-repeat: repeat;
 background-attachment: fixed;
 background-position: center;
	scrollbar-arrow-color: #FFFFFF; 
	scrollbar-base-color: #898667; 
	scrollbar-dark-shadow-color: #898667; 
	scrollbar-track-color: #BDBAA8; 
	scrollbar-face-color: #898667; 
	scrollbar-shadow-color: #BDBAA8;
	scrollbar-highlight-color: #FFFFFF; 

}

body.fondo_in
{
 font-size: 8pt;
 font-family: Verdana;
 color: black;
 text-align: justify;
 background-image: url(./images/fondo.jpg);
 background-repeat: repeat;
 background-attachment: fixed;
 background-position: center;
}

td.bottom
{
 font-size: 7pt;
 font-family: Verdana;
 text-decoration: none;
 color: #898667;
 text-align: center;
}

td.titulo
{
	font-size: 12px;
	font-family: Verdana;
	text-decoration: underline;
	color: #898667;
	text-align: right;
	font-weight: bold;
}

/*A:link
{
 font-family: Verdana;
 font-size: 8pt;
 text-decoration: none;
 color: #898667;

}

A:visited
{
 font-family: Verdana;
 font-size: 8pt;
 text-decoration: none;
 color: #898667;

}

A:hover
{
 font-family: Verdana;
 font-size: 8pt;
 text-decoration: none;
 color: #898667;
 font-weight: bold;
}*/

A.cuerpo:link
{
 font-family: Verdana;
 font-size: 8pt;
 text-decoration: none;
 color: #535331;
 font-weight: bold;
}

A.cuerpo:visited
{
 font-family: Verdana;
 font-size: 8pt;
 text-decoration: none;
 color: #535331;
 font-weight: bold;
}

A.cuerpo:hover
{
 font-family: Verdana;
 font-size: 8pt;
 text-decoration: none;
 color: #898667;
 font-weight: bold;
}

A.menu:link
{
 font-family: Verdana;
 font-size: 8pt;
 text-decoration: none;
 color: #898667;
}

A.menu:visited
{
 font-family: Verdana;
 font-size: 8pt;
 text-decoration: none;
 color: #898667;
}

A.menu:hover
{
 font-family: Verdana;
 font-size: 8pt;
 text-decoration: none;
 color: #898667;
 font-weight: bold;
}

A.legal:link
{
 font-family: Verdana;
 font-size: 7pt;
 text-decoration: none;
 color: #898667;
 font-weight: bold;
}

A.legal:visited
{
	font-family: Verdana;
	font-size: 7pt;
	text-decoration: none;
	color: #898667;
	font-weight: bold;
}

A.legal:hover
{
	font-family: Verdana;
	font-size: 7pt;
	text-decoration: none;
	color: #898667;
	font-weight: normal;
}

.textbox
	{
	font-size: xx-small;
	font-family: Verdana;
	background-color: #EAE9E3;
	border-width: thin;
	border-style: groove;
	border-color: #EAE9E3;
	: b;
}

.button
	{
	font-size: xx-small;
	font-family: Verdana;
	background-color: #CDCBBC;
	color: #898667;
	font-weight: bold;
	border-width: thin;
	border-style: groove;
	padding: 1;
}

hr
	{
	width: 240px;
	border-width: thin;
	border-style: groove;
	border-color: #898667;
	}
	
.dot         { position: absolute; width: 10; height: 10; visibility: hidden; background-color: #BDBAA8; font-size: 1px; cursor: pointer; cursor: hand; z-index: 100 }
.dotoff      { position: absolute; width: 6; height: 6; visibility: hidden; background-color: gray; font-size: 1px; cursor:default; z-index: 100}
.dotempty    { position: absolute; width: 10; height: 10; visibility: hidden; background-color: #898667; font-size: 1px; cursor: pointer; cursor: hand; zindex: 100 }
.caption     { position: absolute; visibility: hidden; color:#898667; text-align: Center; cursor: default; z-index: 1 }
	