td,body {
font-family: Tahoma,Arial,Helvetica;
font-size: 14px;
padding: 5px;
margin:0px;
}

.heading {
font-size: 16px;
font-weight: bold;
}

.desc {
font-size: 15px;
font-style: italic;
}

.odd {
border-top: 2px solid white;
background-color: #eeeeee;
font-size: 12px;
font-family: Lucida Grande;
padding: 15px;
}

.even {
border-top: 2px solid white;
background-color: #c3c3c3;
font-size: 12px;
font-family: Lucida Grande;
padding: 15px;
}
.even_c {
border: 2px solid #c3c3c3;
background-color: #eeeeee;
font-size: 12px;
font-family: Lucida Grande;
padding: 15px;
}

.middler {
border-top: 4px solid white;
background-color: #5dae2b;
width: 100%;
height: 30px;
color: white;
font-family: Lucida Grande;
font-size: 14px;
}
.reddler {
border-top: 4px solid white;
background-color: #FF4500;
width: 100%;
height: 30px;
color: white;
font-family: Lucida Grande;
font-size: 14px;
}
.ciddler {
border: 2px solid #5dae2b;
background-color: #fff;
width: 100%;
height: 30px;
color: black;
font-family: Lucida Grande;
font-size: 14px;
}

.toppler {
font-family: Lucida Grande;
color: white;
font-size: 14px;
}

.subtoppler {
font-family: Lucida Grande;
color: white;
font-size: 11px;
}
.stripe_t {
font-family: Lucida Grande;
color: white;
font-size: 11px;
}

.stripe_l {
color: #d6d6d6;
border-bottom: 1px dashed #d6d6d6;
text-decoration: none;
font-size: 11px;
font-family: Lucida Grande;
}
.stripe_l:hover {
color: #d6d6d6;
border-bottom: 2px dashed #d6d6d6;
text-decoration: none;
font-size: 11px;
font-family: Lucida Grande;
}
.dashed_link {
color: black;
border-bottom: 1px dashed black;
text-decoration: none;
font-size: 12px;
font-family: Lucida Grande;
}
.dashed_link_white {
color: white;
border-bottom: 1px dashed white;
text-decoration: none;
font-size: 13px;
font-family: Lucida Grande;
}
.pref_div {
color: white;
font-size: 12px;
font-family: Lucida Grande;
}

.alert {
padding: 8px;
background-color: red;
color: white;
font-size: 12px;
font-family: Lucida Grande;
}

.confirma {
padding: 20px;
color: black;
font-size: 13px;
text-align: center;
font-family: Lucida Grande;

}

td,img {border: 0;padding: 0;margin: 0;}
