html, body {
background: rgb(0, 0, 0);
background-image:url(../images/back.jpg);
background-position:center top;
background-repeat:no-repeat;
background-attachment:scroll;
color: black;
margin:0px;
vertical-align:top;
scrollbar-face-color:#303030;
scrollbar-base-color:#303030;
scrollbar-arrow-color:black;
scrollbar-track-color:#000000;
scrollbar-shadow-color:#303030;
scrollbar-highlight-color:#303030;
scrollbar-3dlight-color:#212121;
scrollbar-darkshadow-Color:#212121;
overflow-x: hidden;
}

.infoAmarillo  {
font-family: Arial, Helvetica, sans-serif;
font-size:14px;
color: #fcd800;
}


.mainTable{
width:1000px;
text-align:center;
border-width:1px;
border-color:#353434;
border-style:solid;
}

.mainTable1{
width:1020px;
height:770px;
text-align:center;
border-width:1px;
border-color:#353434;
border-style:solid;
}

.mainTableCenter{
width:985px;
height:455px;
text-align:center;
border-width:1px;
border-color:#353434;
border-style:solid;
}

.tablaNormal{
text-align:center;
border-width:1px;
border-color:#353434;
border-style:solid;
}


.infoTop  {
color:#666666;
font-size : 12px;
line-height:18px;
font-family:Verdana, Arial, Helvetica, sans-serif;
}

.infoTopBig {
color:#666666;
font-size : 14px;
font-weight:bold;
font-family:Helvetica, sans-serif;
color:#2a646c;
}

.infoTop a:link {color: #666666; text-decoration: none;} 
.infoTop a:visited {color: #666666; text-decoration: none;}
.infoTop a:hover {color: #666666; text-decoration: underline;}
.infoTop a:active {color: #666666; text-decoration: none;}


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

.infoForm {
color:#666666;
font-size : 12px;
line-height:18px;
font-family:Verdana, Arial, Helvetica, sans-serif;
}

.inputForm {
width: 190px;
font-size: 12px;
border-width:1px;
border-color:#433312;
border-style:solid;
font-family:Verdana, Arial, Helvetica, sans-serif;
background:#ffffff;
}

.inputButton {
width: 190px;
height: 20px;
color:2a646c;
font-size: 11px;
border-width:1px;
border-color:#619581;
border-style:solid;
background:#afcac0;
}

.credits {
padding:6px;
color:#666666;
font-size : 10px;
font-family:Arial, Helvetica;
}

.credits  a:link {color: #666666; text-decoration: none;} 
.credits  a:visited {color: #666666; text-decoration: none;}
.credits  a:hover {color: #CC0000; text-decoration: none;}
.credits  a:active {color: #666666; text-decoration: none;}
