body{
margin : 0;
background-color : #160307 !important;
background-image : url(img/mid.jpg)!important;
background-repeat : no-repeat !important;
background-attachment : fixed!important;
background-position : center center;
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 10px; 
color: #ffffff;
}
a, a:visited, a:active {
text-decoration : none;
background-color : #000000;
color : #f7c3ca;
}
a:hover {
background-color : #660000;
font-weight: bold; 
cursor: crosshair; 
color: #ffffff;
}
table, div, td, tr {
font-family : Verdana, Arial, Times new roman;
font-size: 10px;
}
.encabezado{
font-weight : bold;
letter-spacing : 1px;
font-size : 10px;
color: #ffffff; 
border-bottom: 1px dotted #cc0000;
text-align : center;
}
.encabezado_b{
font-weight : bold;
font-size : 10px;
border-bottom: 1px dotted #cc0000;
text-align : right;
}
.stat {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px; 
color: #ffffff;
border: 1px dotted;
text-decoration: none;
background-color: #920a21;
}
input, textarea, option, select{
border : 1px solid #ff0000;
background-color: #000000;
font-family : tahoma,arial;
font-size : 10px;
color: #ffffff;
}
ul.square{
list-style-type: square;
}