<STYLE type="text/css">
html, body
        {
            height: 100%;
            margin: 0px;
        }
BODY {
        background-attachment:fixed;
        background-repeat: no-repeat;
        background-color: #414341;
}
td.white {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 14px;
        color: #FFFFFF;
        text-align: center;
}
td.white:hover {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 14px;
        color: #FF8200;
        text-align: center;
}
tr.white {
        text-align: center;
        background-color: #414341;
}

tr.whitetop {
        background-color: #414341;
        font-family: Arial, Helvetica, sans-serif;
        color: #FFFFFF;
        font-size: 12px;
        text-decoration:none;

}
.whitetop a:link {
        background-color: #414341;
        font-family: Arial, Helvetica, sans-serif;
        color: #FFFFFF;
        font-size: 12px;
        text-decoration:none;
}
.whitetop a:visited {
        background-color: #414341;
        font-family: Arial, Helvetica, sans-serif;
        color: #FFFFFF;
        font-size: 12px;
        text-decoration:none;
}


td.arialtext {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        color: #000000;
}

table.blacktable{
        background-color: #000000;
	width: 0px;
}

table.whitetable{
        background-color: #FFFFFF;
}
a.white {
        font-family: Arial, Helvetica, sans-serif;
        color: #FFFFFF;
        font-size: 12px;
        text-decoration:none;
}
#shoppingstyle { position: relative; }
#shoppingstylecontent { position: absolute; bottom: 0; left: 0; }

div.{
border:2px solid #414341;
padding:0px 0px;
width:99%;
border-radius:7px;
-moz-border-radius:7px; /* Firefox 3.6 and earlier */
}

tr. {
        width: 100%;
        height: 20px;

        background: #414341; /* for non-css3 browsers */

        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFF', endColorstr='#414341'); /* for IE */
        background: -webkit-gradient(linear, left top, left bottom, from(#FFF), to(#414341)); /* for webkit browsers */
        background: -moz-linear-gradient(top,  #FFF,  #414341); /* for firefox 3.6+ */
}

tr._title {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 14px;
        width: 100%;
        height: 20px;
        color: #FFFFFF;
        background: #414341; /* for non-css3 browsers */

}

.expstickybar{

border:2px solid #414341;
padding:0px 0px;
border-radius:7px;
-moz-border-radius:7px; /* Firefox 3.6 and earlier */
        background: #414341; /* for non-css3 browsers */

        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#446D8C', endColorstr='#FFFFFF'); /* for IE */
        background: -webkit-gradient(linear, left top, left bottom, from(#446D8C), to(#FFF)); /* for webkit browsers */
        background: -moz-linear-gradient(top,  #446D8C,  #FFF); /* for firefox 3.6+ */

position:fixed;
padding: 5px;
right:0; /*horizontally center bar in window*/
left:0; /*horizontally center bar in window*/
visibility:hidden;
z-index: 10000;
width:auto; /*set width of bar to width of entire window*/
font-weight:bold;
}

.expstickybar a{
color: white;
border:0px;
}

</STYLE>
