/*-----Body-----*/
body {
font-family : tahoma;
font-size : 7pt;
margin:0px;
color : #505050;
background:ededed;
scrollbar-arrow-color: 871677;
scrollbar-track-color: ededed;
scrollbar-face-color: ededed;
scrollbar-highlight-color: ededed;
scrollbar-3dlight-color:ededed;
scrollbar-darkshadow-color:ededed;
scrollbar-shadow-color:ededed
}
b, strong{
color: #b3a2ce;
font-weight: bold;
letter-spacing:0px;
}

/*-----Estilo de las tablas-----*/
tr, td {
font-family : tahoma;
font-size : 7pt;
color : #871677;
line-height : 10px;
text-align : justify;
}
.h1 {
background : #db92b2;
BORDER-BOTTOM: #cdcdcd 1px solid;
font-family : tahoma;
font-size : 6pt;
line-height : 15px;
text-transform : uppercase;
font-weight : bold;
text-align : center;
letter-spacing : 1px;
color : #871677;
}
.h2 {
background : #e5dade;
font-family : tahoma;
font-size : 6pt;
text-transform : uppercase;
font-weight : bold;
line-height : 15px;
BORDER-BOTTOM: #cdcdcd 1px solid;
border-top : 0 solid #c6b398;
text-align : center;
color : #b3a2ce;
}
.textinput {
background : #dfd2da;
BORDER-BOTTOM: #cdcdcd 1px solid;
font-family : tahoma;
font-size : 7pt;
line-height : 12px;
text-align : justify;
color : #871677;
}
.welcome {
BACKGROUND-COLOR: none; 
BORDER: none;
PADDING: 2px;
FONT-SIZE: 8px;
FONT-WEIGHT: bold;
COLOR: #0d0d0d; 
LINE-HEIGHT: 9px; 
LETTER-SPACING: 0.5px; 
TEXT-ALIGN: justify;
TEXT-TRANSFORM: uppercase
}
/*-----Estilo de los Links-----*/
a:link, a:visited {
color : #b3a2ce;
line-height : 10px;
font-family : tahoma;
font-size : 6pt;
text-transform : uppercase;
letter-spacing : 0;
font-weight : bold;
text-decoration : none;
}
a:hover {
color : #871677;
font-family : tahoma;
text-transform : uppercase;
font-size : 6pt;
line-height : 10px;
text-decoration : none;
}

/*-----Estilo de las Imagenes-----*/
img {
border: 0px solid #AE7258
}
a img {
border: 3px solid #b3a2ce;
}
a:hover img {
border: 3px solid #871677;
}

/*-----Estilo del Formulario-----*/
input, textarea, option, select {
color : #4a4a4a; 
background : #dfd2da;
border-right : 1px solid #4a4a4a;
border-top : 1px solid #4a4a4a;
border-left : 1px solid #4a4a4a;
border-bottom : 1px solid #4a4a4a; 
font-style : normal; 
font-weight : none; 
font-family:tahoma;
font-size:7pt;
text-align:center;
padding: 3px;}