body {
      BACKGROUND-color: #ffffff; color fondo
  color: #000000;
  font-family: "Lucida Sans";
  font-size: 11px;
  /* this attribute sets the basis for all the other scrollbar colors (Internet Explorer 5.5+ only) */
  
 scrollbar-face-color: #FF5F00;
scrollbar-3dlight-color: #000000;
scrollbar-arrow-color: #FFFFFF;
scrollbar-highlight-color: #ffe2a9;
scrollbar-shadow-color: #000000;
scrollbar-darkshadow-color: #9C3A00;
scrollbar-track-color: #ffe2a9;
scrollbar-base-color: #FF5F00;
}

hr {
  height: 1px; 
  color: #444444;
  background-color: #ffffff; ESPACIO ENTRE TITULO PAGINA Y CATEGORIAS
}

ul, li, p, td {
  
  font-family: "Lucida Sans";
  font-size: 9px; 
color: #444444; NUEVAS IMAGENES CAJA PEQUEÑA NARANJA
}

.tablehead {
  background-color: #FA6603; naranja
  color: #444444;
}

.tablebottom {
  background-color: #FA6603;
}

.bordercolor {
  BACKGROUND: url('http://www.drasolt.com/templates/archivo_digital/images/fondo.gif'); color linea de la caja
}

.tablebgcolor {
  background-color: #FFFFFF; verde marco caja principal derecho
}

.navbar {
  BACKGROUND: url('http://www.drasolt.com/templates/archivo_digital/images/boton2.gif'); NARANJA caja pequeña superior
  color: #FFFFFF;
}

.row1 {
    BACKGROUND: url('http://www.drasolt.com/templates/archivo_digital/images/fondo01.gif');  rosa magenta caja marco izquierdo, caja pequeña texto 
  color: #444444;
}

.row2 {
  background-color: #FFFFFF; azul celeste caja marco caja izquierdo, y caja pequeña contenido texto
  color: #444444;
}

.head1 {
  BACKGROUND: url('http://www.drasolt.com/templates/archivo_digital/images/fondo4.gif'); NARANJA caja pequeña contenido texto 
  color: #FFFFFF;
  font-family: "Lucida Sans";
  font-size: 11px;
  font-weight: bold;
}

.head1:hover {
  background-color: #FA6603;
  color: #FFFFFF;
  font-family: "Lucida Sans";
  font-size: 11px;
  font-weight: bold;
}

.head2 {
  background-color: #FFFFFF; rosa magenta
  color: #000000;
  font-family: "Lucida Sans";
  font-size: 13px;
  font-weight: bold; imagen aleatoria, usuarios registrados
}

.title {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 30px;
  font-weight: bold;
  color: #000099;
 titulo pagina

}

.clickstream {
  font-family: "Lucida Sans";
  font-size: 10px;
color: #FFFFFF;
   font-weight: bold; caja navegacion menu Principal / Obra plástica 
}

.smalltext {
  font-family: "Lucida Sans";
  font-size: 10px;
  font-weight: normal; ¿Iniciar sesión automáticamente en la siguiente visita?
}

.marktext {
  color: #FF0000;
  background-color: #ffffff;
}

.new {
  font-family: "Lucida Sans";
  font-size: 12px;
  color: #FF5F00; 
  font-weight: bold;
NUEVO!!
}

a:hover {
  color: Maroon;
  text-decoration: none;
}

form {
  font-family: "Lucida Sans";
  font-size: 11px; USUARIO CONTRASEÑA
}

.logininput {
  background-color: #ffffff;
  font-family: "Lucida Sans";
  color: #555555;
  font-size: 11px; 
  width: 130px; CAMPO TEXTO USUARIO CONTRASEÑA
}

.searchinput {
  background-color: #FFFFFF;
  font-family: "Lucida Sans";
  color: #555555;
  font-size: 11px;
  WIDTH: 130px; CAMPO TEXTO BUSQUEDA
}

.textarea {
  font-family: "Lucida Sans";
  color: #555555;
  font-size: 25px;
  width: 230px;
}

.input {
  font-family: "Lucida Sans";
  color: #555555;
  font-size: 11px;
  width: 230px;
}

.select {
  font-family: "Lucida Sans";
  color: #555555;
  font-size: 11px;
}

.setperpageselect {
  font-family: "Lucida Sans";
  color: #555555;
  font-size: 11px;
}

.categoryselect {
  font-family: "Lucida Sans";
  color: #555555;
  font-size: 11px;
}

.dropdownmarker {
  font-family: "Lucida Sans";
  background-color: #FFFFFF;
  color: #000000;
  font-size: 11px;
}

.button {
  font-family: "Lucida Sans";
  font-size: 11px;
  font-weight: bold;
}

/*--Categories------------------------------------------------*/
.catbgcolor {
  BACKGROUND: url('http://www.drasolt.com/templates/archivo_digital/images/fondo01.gif');
}

.maincat {
  font-family: "Lucida Sans";
  font-size: 16px; 
  color: #000099;
  font-weight: bold;
}

.subcat {
  font-family: "Lucida Sans";
  font-size: 14px;
  color: #003D7A;
  font-weight: bold;

}

/*--Images----------------------------------------------------*/
.imagerow1 {
  background-color: #FFFFFF;
  color: #444444;
}

.imagerow2 {
  background-color: #FFFFFF;
  color: #444444;
}

/*--Comments--------------------------------------------------*/
.commentrow1 {
  background-color: #FFFFFF;
  color: #444444;
}

.commentrow2 {
  background-color: #FFFFFF;
  color: #444444;
}

.commentspacerrow {
  background-color: #FFFFFF;
  color: #444444;
}

.commenttextarea {
  font-family: "Lucida Sans";
  color: #555555;
  font-size: 11px;
  width: 270px;
}

.commentinput {
  font-family: "Lucida Sans";
  color: #555555;
  font-size: 11px;
  width: 270px;
}

.mLnk {
 font-family: "Lucida Sans"; font-size: 9px;  text-decoration: none
 }
:hover.mLnk {
 text-decoration: underline ; color: Maroon;
 }

