.rightbody {

    vertical-align : bottom;
    padding : 10px;

}
.leftbody {

    padding : 10px;

}
.tablebody {

    vertical-align : middle;
    height : 100%;

}
.columnTitle {

    font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size : 12px;
    text-align : justify;
    font-weight : bold;
    border-bottom : 2px solid #990000;
    padding-top : 8px;
    color : #7f7f7f;
		background-color : transparent;

}
.columnText {

    font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size : 10px;
    text-align : justify;
    padding-top : 4px;
    padding-bottom : 4px;
    color : #7f7f7f;

}
.columnText a:link {

    color : #7f7f7f;
    text-decoration : none;
    font-weight : bold;

}
.columnText a:visited {

    color : #7f7f7f;
    text-decoration : none;
    font-weight : bold;

}
.columnText a:hover {

    color : #000000;
    text-decoration : none;
    font-weight : bold;

}
.columnText a:active {

    color : #000000;
    text-decoration : none;
    font-weight : bold;

}
.columnFooter {

    font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size : 10px;
    text-align : justify;
    font-weight : bold;
    border-top : 1px solid #000000;
    padding-bottom : 4px;
    color : #7f7f7f;

}
