.tableBorder
{
		border-right: #000000 1px solid;
    border-top: #000000 1px solid;
    border-left: #000000 1px solid;
    border-bottom: #000000 1px solid
}
.heading
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 14px;
    MARGIN: 0px 0px 3px;
    FONT-FAMILY: sans-serif
}

.info
{
    FONT-SIZE: 14px;
    FONT-FAMILY: sans-serif
}
/*
a:link {
    color: #6d0192;
    FONT-WEIGHT: bold;
    FONT-SIZE: 15px;
    FONT-FAMILY: sans-serif;
    text-decoration: none;
}
a:visited {
    FONT-SIZE: 15px;
    FONT-FAMILY: sans-serif;
    text-decoration: none;
}
a:active {
    FONT-SIZE: 15px;
    FONT-FAMILY: sans-serif;
    text-decoration: none;
}

a:hover {
    FONT-SIZE: 15px;
    FONT-FAMILY: sans-serif;
    text-decoration: underline;
}
*/
.amount
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 15px;
    COLOR: red;
    MARGIN: 0px 0px 3px;
    FONT-FAMILY: sans-serif
}

.title
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 12px;
    FONT-FAMILY: sans-serif
}
.supBorder
{
		background-image:url(../images/cornerUpLeft_03.jpg);
		background-repeat:repeat-x;
}
.leftBorder
{
		background-image:url(../images/cornerUpLeft_11.jpg);
		background-repeat:repeat-y;
}
.rightBorder
{
		background-image:url(../images/cornerUpLeft_13.jpg);
		background-repeat:repeat-y;
}
.bottomBorder
{
		background-image:url(../images/cornerUpLeft_17.jpg);
		background-repeat:repeat-x;
}