body {
font-family: helvetica, arial, sans-serif;
}
font {
font-family: inherit;
}
* {
font-size: 12px;
}
a:hover {
background-color: transparent;
color: #3D5FA3;
}
.bdyNavbar {
background-color: #3D5FA3;
padding-left: 12px;
}
.bdyNavbar font {
color: white;
}
img[width='179'] {
display: none;
}
.nbBg, .nbButton {
background: none;
}
th.Head {
padding-top: 5px;
padding-bottom: 5px;
}
.Head, .List {
padding-left: 5px;
padding-right: 5px;
padding-top: 5px;
padding-bottom: 0;
}
.trToolbar {
background: #d6e7fb;
}
.tblMsgBody {
margin-top: 1em;
border-color: transparent;
box-shadow: inset 0 0 5px rgba(61,95,163, .75);
background: white;
}
.tblMsgBody td {
background: none;
padding: 1em;
}
table {
border-collapse: collapse;
border-spacing: 0;
}
0
You need to be signed in to comment.