.background {
background-color: #000000;
margin-left: 0px;
margin-right: 0px;
}
.text {
font-family: Verdana;
font-size: 10px;
color: #FFFFFF;
}
.textBold {
font-family: Verdana;
font-size: 10px;
color: #FFFFFF;
font-weight: bold;
}
.center_table {
text-align: center;
}


img.img_border {
border: 1px #ffffff solid; 
}
td.c {
height: 50px;
text-align: center;
vertical-align: middle;
}
td.main_c {
text-align: center;
vertical-align: middle;
}