﻿ body
        { 
        	
            background-image: url(  'images/BlueBackground.jpg' );
            
            background-color: #f0f0f0;
            background-repeat: repeat-x;
            font-family: helvetica, arial, sans-serif;
            font-size: 14px;
            line-height: 18px;
            color: #000000;
        }
        .LogoD
        {
            text-align: center;
            padding-top: 120px;
            margin: auto;
        }
        .SubLogo
        {
            text-align: center;
            margin: auto;
            padding: 0px 70px 0px 70px;
            width:500px;
        }
        .Footer
        {
            text-align: center;
            margin: auto;
            font-size: 11px;
            line-height: 16px;
            color:Black;
        }
        .StarTable
        {
            margin: auto;
        }
        .StarTableLeftBorder
        {
            background-image: url(   "images/TableLeft.jpg" );
        }
        .StarTableRightBorder
        {
            background-image: url(   "images/TableRight.jpg" );
        }
        .CenterLine
        {
            margin-top: 4px;
            width: 1px;
            background-color: Black;
        }
        h2
        {
            padding-top: 0px;
            margin-top: 0px;
            margin-bottom: 8px;
            padding-bottom: 0px;
            letter-spacing: -2px;
            font-size: 28px;
            color: White;
            font-family: helvetica,Arial, Sans-Serif;
            text-transform: uppercase;
            font-weight: bold;
        }
        h3
        {
            padding-top: 8px;
            margin-top: 8px;
            margin-bottom: 0px;
            padding-bottom: 0px;
            font-size: 20px;
            color: black;
            font-family: helvetica,Arial, Sans-Serif;
            text-transform: uppercase;
            font-weight: bold;
        }
        h3 a:link, h3 a:visited
        {
            color: Black;
            text-decoration: none;
        }
        h3 a:hover, h3 a:active
        {
            color: White;
        }
        .StarTableContents
        {
            padding: 0px 16px 0px 16px;
            margin-top: 0px;
            margin-bottom: 0px;
            background-color: #ffd520;
            vertical-align: top;
            font-size: 12px;
            line-height: 16px;
        }
        .StarTableHeading
        {
            padding: 0px 0px 10px 0px;
        }
        a:link
        {
            text-decoration: underline;
            color: black;
        }
        a:hover
        {
            text-decoration: none;
        }
        a:visited
        {
            text-decoration: underline;
        }
        .Invisible
        {
            display: none;
        }
        .TableContent
        {
            height: 80px;
        }

.STCA
{
	width:249px;
}
.STCB
{
width:251px;
}