body {
margin : 0;
background-color : #3b0d4b; 
font-family : Verdana, Arial, Helvetica, sans-serif; 
font-size : 10px; 
color: #ffffff;
}
a, a:visited, a:active {
text-decoration: none;
color: #d7d8f5;
border-bottom: 1px dotted #fbdbdb;
}
a:hover {
color: #babcff;
border-bottom: 1px dotted #ffffff;
}
table, td, tr{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
}
.table {
background-image: url(img/bg.jpg);
background-repeat: repeat;
font-family : Verdana, Arial, Helvetica, sans-serif; 
font-size : 10px;
}
.top {
background : url(img/top.gif) no-repeat left;
text-align: center;
color : #ffffff;
font : 12pt arial,tahoma;
height : 45px;
border-bottom: 1px solid #ffffff;
}
.top_b {
text-align: right;
padding: 0px 20px 5px 0px;
background : url(img/heart.gif) no-repeat right center;
border-bottom: 1px dotted #ffffff;
}
.encabezado_d{
text-align:center;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 9px; 
color: #ffffff;
}
input, textarea, option, select{
border : 1px dotted #e1eefd;
font-family: Verdana, Arial, Times new roman; 
font-size: 11px; color: #ffffff;
background-color: #5e83b1;
}
