BODY { 
font-family: verdana; 
font-size: 10px; 
color: #000000; 
scrollbar-3dlight-color: #000000; 
scrollbar-highlight-color: #FFFFFF;
scrollbar-face-color: #FFFFFF; 
scrollbar-shadow-color: #000000; 
scrollbar-track-color: #FFFFFF; 
scrollbar-darkshadow-color: #FFFFFF;
background-color: #E8B013;


/* Espacio de la página */
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
} 
#png-holder {   
    width: 300px;   
    height: 150px;   
    text-indent: -9999px;   
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/transparent.png', sizingMethod='crop');   
}  


.Estilo3 {font-size: 1pt}
.Estilo4 {color: #E7AF10; font-weight: bold;}
/*Enlaces generales*/
a:link { text-decoration: none; color: #ffffff; } 
a:hover { text-decoration:none; color: #ffffff;} 
a:active { text-decoration: none; color: #ffffff;} 
a:visited { text-decoration: none; color: #ffffff;} 

.menu a:link { text-decoration: none; color: #ffffff; } 
.menu a:hover { text-decoration:none; color: #ffffff;} 
.menu a:active { text-decoration: none; color: #ffffff;} 
.menu a:visited { text-decoration: none; color: #ffffff;} 

.enlace a:link { text-decoration: none; color: #000000; } 
.enlace a:hover { text-decoration:none; color: #000000;} 
.enlace a:active { text-decoration: none; color: #000000;} 
.enlace a:visited { text-decoration: none; color: #000000;} 


SELECT 
{ font-family: verdana; font-size: 10px; color: #e7b1130; background-color: 
#FFFFFF; border: #e7b113; border-style: solid; border-top-width: 1px; border-right-width: 
1px; border-bottom-width: 1px; border-left-width: 1px; } 

INPUT { 
font-family: verdana; font-size: 8pt; color: #e7b1130; background-color: #FFFFFF; 
border: #e7b1130; border-style: solid; border-top-width: 1px; border-right-width: 
1px; border-bottom-width: 1px; border-left-width: 1px; } 

TEXTAREA { 
font-family: verdana; font-size: 8pt; color: #e7b1130; background-color: #ffffff; 
border: #e7b113; border-style: solid; border-top-width: 1px; border-right-width: 
1px; border-bottom-width: 1px; border-left-width: 1px; }

/* Estilos de los Div*/





DIV#principal{
	width: 585px;
	height: 604px;
	position: absolute;
	border: #000000;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	margin-left: auto;
	margin-right: auto;
	left: 239px;
	top: 49px;
	/*left: 0px;
	top: 0px;*/
}
