﻿/* ------------------------------------------ */
/*                 Bottom stripe              */
/* ------------------------------------------ */
.cssBottomStripeTable
{
	width: 790px;
    border: none;
}

.cssSpanBottomStripe
{
    vertical-align: middle;
    cursor: pointer;
    font-size: 14px;
    color: #011423;
    text-decoration: normal;
    white-space: nowrap;
}

.cssSpanBottomStripeHover
{
    vertical-align: middle;
    cursor: pointer;
    font-size: 14px;
    color: #011423;
    text-decoration: underline;
    white-space: nowrap;
}

.cssSpanCopyright
{
    font-size: 14px;
    color: #011423;
    white-space: nowrap;
}