﻿html,
body
{
    margin:0px;
    padding:0px;
    height:100%;
    background-color: #000000;
    background-image: url('/sections/website/en/s1/v1/images/bg.jpg');
    background-position: center bottom;
    background-repeat: no-repeat;
    background-attachment: fixed;
    font-family: Verdana;
    font-size: 12px;
    color: #000000;
}
a:link,
a:visited
{  
    color: #5697e7; 
    text-decoration: none;
}
a:hover
{
    color: #5697e7; 
    text-decoration: underline;
}
hr
{
    color: #111144;
    background: #111144;
    height: 2px;
    border: 0px;
}
.footer
{
    font-size: 9px;
    color: #acacbd;
}
.footer hr
{
    margin-top: 22px;
    color: #acacbd;
    background: #acacbd;
    height: 1px;
    border: 0px;
}
.footer a:link,
.footer a:visited
{  
    color: #5286ba; 
    text-decoration: none;
}
.footer a:hover
{
    color: #5286ba; 
    text-decoration: underline;
}
em
{
    color: #51b9ff;
    font-style: normal;
    font-weight: bold;
    font-size: 12px;
}
#optiontext
{
    BORDER-RIGHT: #000000 1px solid;
    PADDING-RIGHT: 5px;
    BORDER-TOP: #000000 1px solid;
    PADDING-LEFT: 5px;
    FONT-WEIGHT: bold;
    FONT-SIZE: 11px;
    BORDER-LEFT: #000000 1px solid;
    COLOR: #000000;
    BORDER-BOTTOM: #000000 1px solid;
    FONT-STYLE: normal;
    FONT-FAMILY: Arial, Helvetica;
    BACKGROUND-COLOR: #FFFFFF;
    FONT-VARIANT: normal
}
#button
{
    BORDER-RIGHT: #000000 1px solid;
    PADDING-RIGHT: 5px;
    BORDER-TOP: #000000 1px solid;
    PADDING-LEFT: 5px;
    FONT-WEIGHT: bold;
    FONT-SIZE: 11px;
    BORDER-LEFT: #000000 1px solid;
    COLOR: #000000;
	CURSOR: hand;
    BORDER-BOTTOM: #000000 1px solid;
    FONT-STYLE: normal;
    FONT-FAMILY: Arial, Helvetica;
    BACKGROUND-COLOR: #FFCC00;
    FONT-VARIANT: normal
}  
#scroller
{
	background-image: url('/sections/website/en/s1/v1/images/bgTicker.gif');
	width: 241px;
}
.notice
{
	color: #ce6100;
	font-size: 12px;
}