body {
    padding: 0px;
    margin: 0px;
    font-family: "_sans", "Arial", "Verdana";
    background-color: #000000;
    color: #FFFFFF;
    text-align: center;
}

a, a:hover, a:visited {
    color: #FFFF66; 
    font-weight: bolder;
}

img {
    border:0;
}

h1, h2 {
    margin: 0;
    padding: 0;
}

p {
    color: #FFFFFF; 
    font-size: 1em;
}

.main {
    width: 573px;
    text-align: left;
    margin: 0;
    margin-top: 10px;
    margin-left: auto;
    margin-right: auto;
}

#content {
    background-color: #000000;
    padding: 15px;
}

#content h1 {
    font-size: 1.6em;
    text-align: left;
}

#content h2 {
    font-size: 1.4em;
    text-align: left;
}
#content h1#welcome{
    font-size: 2em;
    text-align: center;
}

#noscript_header {
    text-align: center;
    font-size: 1.5em;
    z-index: -1;    
}

#instructions {
    text-align: center;
    font-size: 1.5em;
    line-height: 1em;
}

#instructions a{
    display: block;
    width: 391px;
    height: 176px;
    overflow: hidden;
    margin-left: auto;
    margin-right: auto;
    z-index: -1;
}

#instructions a:hover img#offImage {
    display:none;
}

p.images {
    text-align: center;
    margin-top: 40px;
    margin-bottom: 40px;
}

p.links {
    margin-top: 30px;
    text-align: center;
    font-size: 12px;
}

#footer{
    background-image: url("/en/file/default/image/pageFooter.gif");
    height: 16px;
    color: #000000;
    font-size: 0.8em;
    text-align: center;
    margin-bottom: 50px;
}

#transactionButton {
    font-family: "_sans", "Arial", "Verdana";
    font-weight: bold;
    font-size: 15px;
    position: fixed;
    z-index: 10; 
    display: none; 
    background-color: #EEEEEE;
}

#transactionButton a, #transactionButton a:visited, #transactionButton a:hover {
    color: #000000; 
    text-decoration: underline;
}

#flashClientFooter {
    font-family: "_sans", "Arial", "Verdana";
    width: 98%;
    font-weight: bold;
    color: #FFFF66;
    position: absolute;
    bottom: 0px;
    left: 0px;
}

#flashClientFooterMenu {
    font-family: "_sans", "Arial", "Verdana";
    font-weight: bold;
    font-size: 11px;
    margin-left: 20px;
    text-align: left;
    color: #FFFF66;
}

#flashClientFooterAffiliate {
    font-family: "_sans", "Arial", "Verdana";
    font-weight: bold;
    font-size: 11px;
    margin-right: 20px;
    text-align: right;
    color: #FFFF66;
}

#noFlash {
    display: none;
}

#upgradeFlash {
    display: none;
}

#installFlash {
    display: none;
}
