
        body {
                background: #4F5B78;
                color: #FFFFFF;
                margin: 10px 10px 10px 10px;
                padding: 10px 10px 10px 10px;
                font-family: tahoma, verdana, arial, helvetica, sans-serif;
		font-size: 90%;
		text-align: left;
                line-height: 18px;
        }

        A               { background: none; color: #FFFFFF; text-decoration:none; }
/*        A:link          { background: none; color: #FFFFFF; text-decoration:none; } */
        A:link          { background: none; color: #FFFF99; text-decoration:none; } 
        A:visited       { background: none; color: #009987; text-decoration:none; }
        A:active        { background: none; color: #3399FF; }
/*        A:hover         { background: none; color: #3399FF; } */
        A:hover         { background: none; color: #8CD600; }


        #SparkleLogo {
                background: #009987;
		color: inherit;
                padding-left: 40px;
                padding-top: 5px;
                padding-bottom: 1px;
		height: 3em;
                }

        #SparkleLogoText {
                margin: 10px 10px 10px 10px;
                padding: 10px 10px 10px 10px;
                text-align: left;
                line-height: 18px;

                font-family: tahoma, verdana, arial, helvetica, sans-serif;
                font-size: 120%;
	}

        #StripeTop {
                background: #8CD600;
                color: #FFFFFF;
                font-size: 100%;
                font-weight: bold;
		height: 2em;

                padding-left: 15px;
                padding-top: 2px;
                padding-bottom: 2px;
		border-bottom: 3px solid #FFFFFF;
                }

        #StripeBottom {
                background: #8CD600;
                color: #FFFFFF;
                font-size: 100%;
                font-weight: bold;
                height: 2em;

                padding-left: 15px;
                padding-top: 2px;
                padding-bottom: 2px;
                border-top: 3px solid #FFFFFF;
                }

	#leftblock {
		position: absolute;
		left: 1%;
		width: 20%;
		top: 50px;
		background: #fff;
		}

	#rightblock {
		position: absolute;
		left: 50%;
		width: 20%;
		top: 50px;
		background: #fff;
		}


        .StripeTopText {
                padding-top: 1em;
                padding-bottom: 1em;
                padding-left: 3em;
                }

        .StripeBottomText {
		padding-top: 1em;
                padding-bottom: 1em;
                padding-left: 3em;
                }

	.DarkText {
		background: none;
		color: #333333;
		}

        .block {
                line-height:140%;
                border-left:1px dotted #FFFFFF;
                border-right:1px dotted #FFFFFF;
                border-top:1px dotted #FFFFFF;
                border-bottom:1px dotted #FFFFFF;

                padding-left: 600px;
                padding-top: 10px;
                padding-right: 0px;
                }


        .blockbody {
                /* font-family:verdana, arial, sans-serif; */
                /* color:#666; */
                font-size: small;
                font-weight:normal;
/*                line-height:140%;
                border-left:1px dotted #FFFFFF;
                border-right:1px dotted #FFFFFF;
                border-top:1px dotted #FFFFFF;
                border-bottom:1px dotted #FFFFFF;
                padding: 5px; 

                padding-left: 600px;
                padding-top: 10px;
                padding-right: 0px; */

                }
