table.mainTbl {
width: 740px;
margin-top: 5px;
}

td.top {
height: 69px;
background-color: #000000;
text-align: center;
vertical-align: middle;
}

td.Icontent {
background-color: #f7fbe7;
}

td.Ccontent {
background-color: #000000;
padding: 0px 0px 0px 20px;
}

td.content {
background-color: #f7fbe7;
padding: 10px 20px;
}

td.menu {
height: 31px;
background-color: #373931;
text-align: center;
vertical-align: middle;
}

td.bottom {
background-color: #000000;
}

div.text {
position: absolute;
left: 185px;
top: 0px;
margin-right: 40px;
}

.fill {
width: 100%;
}