﻿body
{
	background-color: #eeeeee;
}
.hrBlue { position:relative; margin:0 10px; height:5px; color:#bde1ff; background:#bde1ff; border:0; }

div#TopMenu { position:relative; margin:0 10px; _margin:-7px 10px; height:34px; font:bold 12px Tahoma, sans-serif; background:#6495ed; clear:both; }

div#TopMenu span#TopMenuSpan a:link, div#TopMenu span#TopMenuSpan a:visited, div#TopMenu span#TopMenuSpan a:active { float:left; margin:0; padding:10px 10px; background:#6495ed; color:#ffffff; text-decoration:none; }
div#TopMenu span#TopMenuSpan a:hover { background:DarkBlue; text-transform:uppercase; }

div#TopMenu span#TopMenuSpan a.topMenuActive, div#TopMenu a.topMenuActive { background:#111 !important; }
div#TopMenu span a#TopMenuLink1 { width:75px; }
div#TopMenu span a#TopMenuLink2 { width:150px; }
div#TopMenu span a#TopMenuLink3 { width:75px; }
div#TopMenu span a#TopMenuLink4 { width:75px; }
div#TopMenu span a#TopMenuLink5 { width:75px; }
div#TopMenu span a#TopMenuLink6 { width:150px; }
div#TopMenu span a#TopMenuLink7 { width:75px; }

div#Copyright { background-color:#d4d0c8; font-size:12px; font-family:Tahoma, san-serif; text-align:center; margin:0 10px; _margin:-7px 10px; }
div#SapeLinks { background-color:#d4d0c8; font-size:10px; font-family:Tahoma, san-serif; text-align:center; margin:0 10px; _margin:-7px 10px; }

.HyperLink_GraphandHistory { font:11px Tahoma, san-serif; color:Black; cursor:pointer; text-decoration:none; padding:1px 1px 2px 3px; }

.TextShowRssNews { font-size:11pt; }

.Button_Authentication:link, .Button_Authentication:visited, .Button_Authentication:active {color:#6495ed; font:bold 12px Tahoma, sans-serif; text-decoration:none;}
.Button_Authentication:hover { color:Blue; }

.MoneyLinkButton:link, .MoneyLinkButton:visited, .MoneyLinkButton:active { color:White; text-decoration:none; padding: 2px 3px 2px 4px;}
.MoneyLinkButton:hover { background-color:Black;}

.HyperLink_InfoURL:link, .HyperLink_InfoURL:visited, .HyperLink_InfoURL:active { text-decoration:none; cursor:pointer; color:Black; padding:1px 3px 1px 3px;}
.HyperLink_InfoURL:hover { background-color:Blue; color:White;}

.LinkButton_CategoriesNews:link, .LinkButton_CategoriesNews:visited, .LinkButton_CategoriesNews:active { color:White;}

.HyperLink_InfoURL {
  position:relative;
  text-decoration: none;
  z-index:20;
}

.HyperLink_InfoURL:hover {
  z-index:21;

}

.HyperLink_InfoURL img {
  display: none;
}

.HyperLink_InfoURL:hover img {
  display: block;
  position: absolute;
  border: 1px solid #000;
  background-color: #ffe;
  color: #000;
  font-family: Arial, "Arial MT", "MS Sans Serif", sans-serif;
  font-size: 10px;
  font-weight: normal;
  line-height: 1.3em;
  text-align: center;
  padding: 3px;
  margin: 20px;
  top: 0px;
  left: -100px;
  z-index: 100;

}
