BODY {
        margin: 0px;
        padding: 0px;
        scrollbar-face-color:'#ffffff';
        scrollbar-arrow-color:'#cdcdcd';
        scrollbar-track-color:'#cdcdcd';
        scrollbar-shadow-color:'#cdcdcd';
        scrollbar-highlight-color:'#ffffff';
        scrollbar-3dlight-color:'#cdcdcd';
        scrollbar-darkshadow-Color:'#cdcdcd';
}

A               { text-decoration: none; color: #000099; }
A:link          { color: #000099; }
A:visited       { color: #000099; }
A:active        { color: #000099; }
A:hover         { color: #000099; }

TD, P, .texto {
        font-family: Trebuchet MS;
        font-size: 11px;
        color: #000000;
        text-decoration: none;
}

.usuario{
        border-width:1px;
        border-style:solid;
        border-color:#2B3C3F;
        background-color:#FFFFFF;
        font-family:Tahoma;
        font-size:12px;
        color:#222222;
}


.input, .inbox {
        border-width:1px;
        border-style:solid;
        border-color:#2B3C3F;
        background-color:#FFFFFF;
        font-family:Tahoma;
        font-size:12px;
        color:#222222;
}

.boton{
        height: 20px;
        border-width:1px;
        border-style:solid;
        border-color:#444444;
        background-color:#9a9a9a;
        font-family: Trebuchet MS;
        color: #ffffff;
        font-weight: Bold;
        font-size: 12px;
}

.contenidoCentral {
      background-color: #ffffff;
      padding-left: 10px;
		padding-right: 10px;
		border-top-width: 0px;
		border-bottom-width: 0px;
		border-left-width: 1px;
		border-right-width: 1px;
		border-style: solid;
		border-color: #cdcdcd;
}

span.menu {
   display: block;
   background-color: #C61219;
   margin: 0px;
   margin-bottom: 5px;
   margin-left: 5px;
   padding: 5px;
   border: 1px solid #777777;
}

span.menu a, span.menuOn a {
   font-size: 13px;
   font-family: Trebuchet MS;
   color: #ffffff;
   text-decoration: none;
   font-weight: bold;
}

span.menu a:link, , span.menuOn a:link {
   font-size: 13px;
   font-family: Trebuchet MS;
   color: #ffffff;
   text-decoration: none;
   font-weight: bold;
}

span.menu a:visited, , span.menuOn a:visited  {
   font-size: 13px;
   font-family: Trebuchet MS;
   color: #ffffff;
   text-decoration: none;
   font-weight: bold;
}

span.menu a:hover, , span.menuOn a:hover  {
   font-size: 13px;
   font-family: Trebuchet MS;
   color: #ffffff;
   text-decoration: none;
   font-weight: bold;
}


span.menuOn {
   display: block;
   background-color: #86171B;
   margin: 0px;
   margin-bottom: 5px;
   margin-left: 5px;
   padding: 5px;
   border: 1px solid #777777;
   font-size: 13px;
   font-family: Trebuchet MS;
   color: #ffffff;
   text-decoration: none;
   font-weight: bold;
}

span.menu2 {
   display: block;
   width: 90%;
   margin: 2px;
   margin-left: 10px;
   padding: 2px;
   border-bottom: 1px solid #cdcdcd;
   border-left: 1px solid #cdcdcd;
}

span.menu2 a {
   font-size: 11px;
   font-family: Trebuchet MS;
   color: #676767;
   text-decoration: none;
   font-weight: bold;
}

span.menu2 a:link {
   font-size: 11px;
   font-family: Trebuchet MS;
   color: #676767;
   text-decoration: none;
   font-weight: bold;
}

span.menu2 a:visited {
   font-size: 11px;
   font-family: Trebuchet MS;
   color: #676767;
   text-decoration: none;
   font-weight: bold;
}

span.menu2 a:hover {
   font-size: 11px;
   font-family: Trebuchet MS;
   color: #000000;
   text-decoration: none;
   font-weight: bold;
}

span.menu2On {
   display: block;
   background-color: #E0E4E8;
   width: 90%;
   margin: 2px;
   margin-left: 10px;
   padding: 2px;
   border-bottom: 1px solid #000000;
   border-left: 1px solid #000000;
   font-size: 11px;
   font-family: Trebuchet MS;
   color: #000000;
   text-decoration: none;
   font-weight: bold;
}

span.titulo {
      color: #C71217;
      font-size: 14px;
      font-weight: bold;
}

span.tituloW {
      color: #C71217;
      font-size: 12px;
      font-weight: bold;
}

.tituloProducto {
      color: #C71217;
      font-size: 12px;
      font-weight: bold;
}

.header {
	background-color: #E5F5FE;
	width: 100%;
	color: #000000;
	font-size: 13px;
}

.footer {
   background-image: url('img/footer.gif');
   width: 100%;
   height: 110px;
}