.basictab{
padding: 3px 0;
margin-left: 0;
font: bold 12px Verdana;
border-bottom: 0px solid gray;
list-style-type: none;
margin-bottom: 0;
text-align: left; /*set to left, center, or right to align the menu as desired*/
}

.basictab li{
display: inline;
margin: 0;
}

.basictab li a{
text-decoration: none;
padding: 3px 7px;
margin-right: 2px;
border: 0px solid gray;
border-bottom: none;
background-color: white;
color: black;
}


.basictab li a:visited{
color: black;
}

.basictab li a:hover{
background-color: #ffffff;
color: black;
}

.basictab li a:active{
color: black;
}

.basictab li.selected a{ /*selected tab effect*/
position: relative;
top: 0px;
padding-top: 4px;
background-color: #ffffff;
color: black;
}


.submenustyle{
padding: 2px 1px;
padding-top: 14px;
border-top: 1px solid #e7e3e7;
border-top-width: 1;
width: 1050px;
display: none;
filter:alpha(opacity=0);
-moz-opacity:0;
}

* html .submenustyle{ /*IE only width definition*/
width: 100%;
}

.submenustyle a{
border-right: 0px dashed black;
padding: 1px 5px;
text-decoration: none;
}

.submenustyle a:hover{
background-color: #ffffff;
}
.fuente_foot
 {font-weight: normal; font-size: 10px; font-family: Arial; color: #68686a}
a {
   color: #68686a;
   text-decoration: none;
}

textarea
{
color: #9c9a9c;
background: #e7e3e7;
border: 0px solid;
height: 108px;
display: block;
padding: 3px;
scrollbar-shadow-color: #e7e3e7;
scrollbar-face-color: #e7e3e7;
scrollbar-base-color: #e7e3e7;
}
.alfa
{
color: #9c9a9c;
background: #e7e3e7;
border: 0px solid;
height: 20px;
display: block;
padding: 3px;
}

.button { 
color: #9c9a9c;
background: #e7e3e7;
border: 0px solid;
height: 20px;
display: block;
padding: 3px;
}

.fuente_menu
 {font-weight: normal; font-size: 12px; font-family: Arial; color: #68686a;}

img {
    background-color: #FFFFFF;
    background-image: url(loading.gif);
    background-repeat: no-repeat;
    background-position: center center;
}

.submenuestilo1{
padding: 2px 1px;
padding-top: 14px;
border-top: 1px solid #e7e3e7;
border-top-width: 1;
width: 800px;
display: none;
filter:alpha(opacity=0);
-moz-opacity:0;
}

.submenuestilo2{
padding: 2px 1px;
padding-top: 14px;
border-top: 1px solid #e7e3e7;
border-top-width: 1;
width: 920px;
display: none;
filter:alpha(opacity=0);
-moz-opacity:0;
}

.submenuestilo3{
padding: 2px 1px;
padding-top: 14px;
border-top: 1px solid #e7e3e7;
border-top-width: 1;
width: 660px;
display: none;
filter:alpha(opacity=0);
-moz-opacity:0;
}


