html, body {
    height: 100%;
    margin: 0;
}

.wrapper {
    min-height: 100%;
    height: auto !important;
    height: 100%;
    margin: 0 auto -64px;
}

.footer, .push {
    height: 64px;
}

.footer {
    /*padding: 0 115px 0 185px;*/
    background-color: #555555;
}

body {
    background: black url(../images/body-bg.gif) repeat-x;
}

body, td {
    color: black;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 11px;
    /*margin: 15px 0 0;*/
}

.png {
    filter: expression(fixPNG(this));
}

table.main {
    margin-top: 15px;
}

div.text table img table.main {
    width: 100%;
    height: 100%;
}

table td.left, table td.right {
    width: 15%;
}

table td.center {
    width: 70%;
    vertical-align: top;
}

p {
    margin: 0 0 4px 0;
    line-height: 1.22em;    
}

FORM {
    margin: 0;
    padding: 0;
}

A:active {
    TEXT-DECORATION: underline;
}

A:visited {
    TEXT-DECORATION: underline;
}

A:link {
    TEXT-DECORATION: underline;
}

A:hover {
    TEXT-DECORATION: none;
}

.bottomnavlinks, .bottomnavlinks A:active, .bottomnavlinks A:visited, .bottomnavlinks A:link {
    COLOR: #ffffff;
    FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif;
    FONT-SIZE: 10px;
    text-decoration: none;
}

.bottomnavlinks a:hover {
    text-decoration: underline;
}

.topnavlinks {
    COLOR: #666666;
    FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif;
    FONT-SIZE: 10px;
}

.topnavlinks A {
    COLOR: #666666;
    FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif;
    FONT-SIZE: 10px;
}

.navNews, .navNews A:active, .navNews A:visited, .navNews A:link {
    COLOR: white;
    FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif;
    FONT-SIZE: 12px;
    TEXT-DECORATION: none;
    font-weight: bold;
}

.navNews A:hover {
    COLOR: white;
    FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif;
    FONT-SIZE: 12px;
    TEXT-DECORATION: underline;
    font-weight: bold;
}

.contactaddress, .contactaddress A:active, .contactaddress A:visited, .contactaddress A:link {
    COLOR: black;
    FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif;
    FONT-SIZE: 11px;
    TEXT-DECORATION: none;
}

.contactaddress A:hover {
    COLOR: #336699;
    FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif;
    FONT-SIZE: 11px;
    TEXT-DECORATION: underline;
}

.contactaddress span.arr {
    font-size: 17px;
}

table.contactmail td {
    padding: 6px 0;
}

.subtoolbar, .subtoolbar A:active, .subtoolbar A:visited, .subtoolbar A:link {
    COLOR: #FFFFFF;
    FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif;
    FONT-SIZE: 10px;
    FONT-WEIGHT: bold;
    TEXT-DECORATION: none;
}

td.RegisterLabel {
    COLOR: #336699;
    FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif;
    FONT-SIZE: 12px;
    TEXT-DECORATION: none;
    FONT-WEIGHT: bold;
    WIDTH: 130px;
}

table.subscribeForm td.input input {
    width: 280px;
}

.subNav, .subNav:active, .subNav:visited, .subNav:link {
    COLOR: #FFFFFF;
    FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif;
    FONT-SIZE: 9px;
    TEXT-DECORATION: none;
}

.subNav:hover {
    COLOR: #FFFFFF;
    FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif;
    FONT-SIZE: 9px;
    TEXT-DECORATION: underline;
}

.tt-logo {
    margin-bottom: 5px;
    font-size: 0;
}

.tt-img {
    margin-left: 4px;
}

/* ### Top Menu 1###*/
div.top-menu, div.top-menu-ru {
    font-size: 9px;
    height: 32px;
    font-weight: bold;
    margin: 0 0 0 0;
    white-space: nowrap;
    width: 566px;
    background-image: url(../images/topmenu-bg.gif);
    float: left;
}

div.top-menu-ru {
    background-image: url(../images/topmenu-bg-ru.gif);
}

div.top-menu div, div.top-menu-ru div  {
    /*border-right:1px solid #ffffff;*/
    font-weight: bold;
    /*padding: 0 14px; */
    height: 32px;
    font-size: 9px;
    text-decoration: none;
    white-space: nowrap;
    float: left;
    line-height: 32px;
}

div.top-menu a, div.top-menu div.active a, div.top-menu-ru a, div.top-menu-ru div.active a, .snapshot a {
    color: #ffffff;
    font-weight: bold;
    text-decoration: none;
}

div.top-menu div:hover, div.top-menu div.active, div.top-menu div.ItemActive {
    background: url(../images/topmenu-active-bg.gif) no-repeat;
    cursor: pointer;
}

div.top-menu-ru div:hover, div.top-menu-ru div.active, div.top-menu-ru div.ItemActive {
    background: url(../images/topmenu-active-bg-ru.gif) no-repeat;
    cursor: pointer;
}

div.top-menu div#home, div.top-menu div#home a {
    background-position: 0 0;
    width: 74px;
}

div.top-menu div#services, div.top-menu div#services a {
    background-position: -74px 0;
    width: 93px;
}

div.top-menu div#company, div.top-menu div#company a {
    background-position: -167px 0;
    width: 154px;
}

div.top-menu div#events, div.top-menu div#events a {
    background-position: -321px 0;
    width: 83px;
}

div.top-menu div#contact, div.top-menu div#contact a {
    background-position: -404px 0;
    width: 109px;
}

div.top-menu-ru div#home, div.top-menu-ru div#home a {
    background-position: 0 0;
    width: 96px;
}

div.top-menu-ru div#services, div.top-menu-ru div#services a {
    background-position: -96px 0;
    width: 83px;
}

div.top-menu-ru div#company, div.top-menu-ru div#company a {
    background-position: -179px 0;
    width: 119px;
}

div.top-menu-ru div#events, div.top-menu-ru div#events a {
    background-position: -298px 0;
    width: 130px;
}

div.top-menu-ru div#contact, div.top-menu-ru div#contact a {
    background-position: -428px 0;
    width: 104px;
}

div.top-menu div a, div.top-menu-ru div a, .snapshot a {
    text-decoration: none;
    font-weight: bold;
    color: #ffffff;
    font-size: 12px;
    display: block;
    height: 32px;
}

div.top-menu div a:visited, div.top-menu-ru div a:visited, .snapshot a:visited {
    text-decoration: none;
}

div.top-menu div.ItemActive a, div.top-menu-ru div.ItemActive a, .snapshot a {
    color: #ffffff;
    text-decoration: none;                                                  
}

div.top-menu div.sep {
    width: 2px;
    height: 32px;
    padding: 0;
    margin-left: -1px;
    background: url(../images/topmenu-sep.gif) no-repeat right 6px;
}

div#snapshot {
    width: 100%;
    height: 100%;
}

div#snapshot a {
    display: block;
    width: 106px;
    height: 32px;
}

div.snapshot {
    background: url(../images/snapshot-bg.gif) no-repeat 0 0; /* IE6 blink fix */
    width: 106px;
    height: 32px;
    float: left;
    margin-left: 8px;
    text-align: center;
    line-height: 32px;
    cursor: pointer;
}

div.snapshot div.Item {
    background: url(../images/snapshot-bg.gif) no-repeat 0 0;
}

div.snapshot div.ItemActive {
    background: url(../images/snapshot-active-bg.gif) no-repeat 0 0;
}

div.Menu a {
    height: 16px;
}

/*##################*/
td.ChLang, td.QuickLogin, td.News {
    color: #ffffff;
    font-weight: bold;
    text-transform: uppercase;
    height: 20px;
    width: 203px;
    border-bottom: 1px solid #ffffff;
}

td.ChLang span, td.QuickLogin span, td.News span {
    padding-left: 15px;
}

.LangForm {
    border-bottom: 1px solid #ffffff;
}

.LangForm table {
    padding: 4px 0 4px 0;
}

.LoginForm {
    /*border-bottom: 2px solid #ffffff;*/
    padding: 10px 0 19px;
}

td.header {
    color: #000066; /*text-transform:uppercase;*/
    font-weight: bold;
    padding: 0 0 4px 5px
}

td.subheader {
    padding: 2px 5px 4px;
    color: #336699; /*text-transform:uppercase;*/
    font-weight: bold;
}

td.subheader a, td.subheader a:visited {
    color: black; /*text-transform:uppercase;*/
    font-weight: bold;
    text-decoration: none;
    font-size: 16px;
}

td.subheader a:hover {
    text-decoration: underline;
}

td.subheader1 {
    color: #002c62;
    font-weight: bold;
    text-decoration: none;
    FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif;
    font-size: 12px;
}

td.header span, td.subheader span {
/*text-decoration:underline;*/
}

div.text {
    margin-top:18px;
    padding: 2px 16px 16px;
    background: url(../images/text-bg.gif) repeat-x right bottom;
}

div.text table img {
    margin-top: 5px;
}

td.subMenuBox {
    background: #555555 url(../images/submenu-bg.gif) repeat-x left bottom;
    border-bottom: 1px solid #555555;
    height: 100%;
}

td.subMenuBox div.Menu div {
    background-color: black;
    border-bottom: 1px solid white;
    padding: 11px 14px;
    position: relative;
    font-size: 13px;
}

td.subMenuBox div a, td.subMenuBox div a:visited, td.subMenuBox div a:hover {
    color: white;
    font-weight: bold;
    text-decoration: none;
}

td.subMenuBox div a:hover {
    text-decoration: none;
}

td.subMenuBox div.Menu div.ItemActive {
    background-color: #000066;
}

td.subMenuBox div.Menu div.ItemActive .arrow {
    position: absolute;
    top: 0;
    right: -20px;
    padding: 0;
    border: none;
    width: 20px;
    height: 38px;
    background: transparent url(../images/submenu-arrow.gif) no-repeat 0 0;
}

td.subMenuBox div.Menu div.ItemActive .arrow2 {
    position: absolute;
    top: 0;
    right: -20px;
    padding: 0;
    border: none;
    width: 20px;
    height: 54px;
    background: transparent url(../images/submenu-arrow2.png) no-repeat 0 0;
}

td.subMenuBox div.Menu div.Item .arrow, td.subMenuBox div.Menu div.Item .arrow2 {
    display: none;
}

div.subMenuSeparator {
    height: 16px;
    margin: 0;
    padding: 0;
}

div.banner {
    /*padding: 7px 15px 7px 0;*/
    /*border-bottom: 1px solid #999999;*/
    margin-top: 14px;
    padding: 14px 16px;
    background: url(../images/textblock-bg.gif) repeat-x 0 bottom;
}

div.banner div {
    /*width: 468px;*/
    /*text-align: center;*/
    color: black;
    margin-top: 4px;
}

table.img img {
    margin: 0 16px 15px 0;
}

td.country {
    padding-left: 20px;
}

.RegisterLabel {
    COLOR: #336699;
    FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif;
    FONT-SIZE: 12px;
    TEXT-DECORATION: none;
    FONT-WEIGHT: bold;
    width: 150px;
}

input.button {
    color: #FFFFFF;
    background: #6699cc;
    border: 1px solid #006699;
    font-weight: bold;
    font-size: 10px;
    width: 51px;
    height: 22px;
}

div.btn {
    color: white;
    /*border: 1px solid black;*/
    width: 71px;
    text-align: center;
    cursor: pointer;
}

div.btn div {
    height: 27px;
}

div.btn div a {
    display: block; 
    width: 71px; 
    height: 27px;    
}

div.btn div.btn-hi {
    background-position: 0 bottom !important;
}

div.buttonMore div {
    background: url(../images/btn-more.gif) no-repeat;
}

div.buttonMoreRu div {
    background: url(../images/btn-more-ru.gif) no-repeat;
}

div.buttonLogin div {
    background: url(../images/btn-login.gif) no-repeat;
}

div.buttonLoginRu div {
    background: url(../images/btn-login-ru.gif) no-repeat;
}

div.btn input {
    background: none;
    border: none;
    color: white;
    font-weight: bold;
    padding: 0;
    cursor: pointer;
}

div.btn img {
    border: none;
    width: 9px;
    height: 9px;
}

.part {
    /*border-top: 1px solid #666666;*/
    /*padding-top: 7px;*/
    /*padding-bottom: 7px;*/
    margin-top: 14px;
    padding: 14px 16px;
    background: url(../images/textblock-bg.gif) repeat-x 0 bottom;
}

.part td {
    vertical-align: middle;
}

.part img {
    padding: 0;
    border: none;
}

div.textblock {
    padding: 14px 16px;
    background: url(../images/textblock-bg.gif) repeat-x 0 bottom;
}

div.textblock p {
    margin-top: 12px;
}

div.header {
    padding-bottom: 3px;
}

div.header span {
    color: black;
    font-size: 16px;
    font-weight: bold;
}

h2 {
    color: #000066;
    font-size: 16px;
    font-weight: bold;
    padding: 4px 0 3px;
    margin: 0;
}

a.subheader_link {
    display: block;
    padding: 0 0 4px 18px;
    color: #336699;
    text-transform: uppercase;
    text-decoration: underline;
    font-weight: bold;
    background: url(../images/bullet_link.gif) no-repeat left top;
    outline: none;
}

a.subheader_link:hover {
    background-image: url(../images/bullet_link_hi.gif);
    text-decoration: underline;
}

img.leftimg {
    float: left;
    margin: 4px 12px 7px 0;
    padding: 0;
    border: none;
}

img.leftimg_ru {
    float: left;
    margin: 8px 18px 8px 0;
    padding: 0;
    border: none;
}

table.headerTable {
    margin: 0 0 10px 0;
    padding: 0;
    border: none;
    border-collapse: collapse;
}

table.headerTable td {
    margin: 0;
    padding: 0;
    vertical-align: top;
    text-align: left;
}

div.content-header {
    margin-bottom: 12px;
    background-color: black;
    width: 681px;
    color: white;
    overflow: hidden;
}

h1 {
    color: black;
    font-size: 17px;
    font-weight: bold;
    padding-bottom: 3px;
    margin: 0;
}

a h1 {
    padding: 0;
}

div.content-header h1 {
    color: white;
}

div.content-header td.textarea {
    color: white;
    /*padding: 16px;*/
    padding: 16px 10px 0;
}

div.content-header p {
    /*margin: 4px 0 8px;*/
    margin: 4px 0 4px;
}

div.content-body {
    padding: 10px 16px 16px;
    background-color: white;
    overflow: hidden;
}

td.bluebox-header {
    background: #000047 url(../images/bluebox-header-bg.gif) repeat-x left top;
    color: white;
    border: 1px solid #000047;
    border-bottom: none;
    font-size: 18px;
    font-weight: bold;
    vertical-align: top;
    padding: 8px 14px;
}

td.bluebox-body {
    vertical-align: top;
    padding: 0 16px 12px;
    background: #000047 url(../images/bluebox-body-bg.gif) repeat-x left bottom;
    border: 1px solid #000047;
    border-top: none;
}

td.cyanbox-header {
    background: #6699cc url(../images/cyanbox-header-bg.gif) repeat-x left top;
    color: white;
    border: 1px solid #6699cc;
    border-bottom: none;
    font-size: 18px;
    font-weight: bold;
    vertical-align: top;
    padding: 8px 14px;
}

td.cyanbox-body {
    vertical-align: top;
    padding-left: 15px;
    background: #6699cc url(../images/cyanbox-body-bg.gif) repeat-x left bottom;
    border: 1px solid #6699cc;
    border-top: none;
}

.LoginForm input {
    font-weight: bold;
    font-family: Arial, Verdana, Helvetica, sans-serif;
}

table.choose-lang td {
    padding-left: 4px;
}

table.choose-lang span {
    font-weight: bold; 
    color: #44448f; 
}

table.choose-lang img {
    border: none;
    cursor: pointer;
}

.ticker {
    width: 677px;
    height: 39px;
    margin-bottom: 14px;
    background: transparent url(../images/ticker-bg.gif) no-repeat 0 0;
}

.ticker iframe {
    width: 440px;
    height: 24px;
    border: none;
}

.news-provided {
color:white; font-size:10px; margin-top:-2px;
}
.news-provided a {
color:white;
}