body {
    margin: 0 auto;
    padding: 0px;
    background-color: #fff;
    background-image: url(../images/bg.jpg);
    background-position: top;
    background-repeat: repeat-x;
}

h1,
h2,
h3,
h4,
h5,
h6,
span,
form {
    padding: 0px;
    margin: 0 auto;
}

.toplinks {
    background-image: url(../images/linksbg.jpg);
    background-position: bottom;
    background-repeat: no-repeat;
    height: 35px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #FFFFFF;
    font-weight: bold;
    text-decoration: none;
}

.text-gray {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #666666;
    line-height: 17px;
    text-decoration: none;
}

.text-gray a {
    color: #009933;
    text-decoration: underline;
}

.text-gray a:hover {
    color: #666666;
    text-decoration: none;
}

.text-white {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #66CC66;
    line-height: 17px;
    text-decoration: none;
}

.text-white a {
    color: #fff;
    text-decoration: underline;
}

.text-white a:hover {
    color: #fff;
    text-decoration: none;
}

h3 {
    font-family: "Trebuchet MS";
    color: #66CC66;
    font-weight: bold;
}

.gray-heads,
.gray-heads a {
    font-family: Geneva, Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-weight: bold;
    line-height: 22px;
    color: #71A32B;
    text-decoration: none;
}

.gray-heads a:hover {
    color: #587B24;
    text-decoration: none;
}

.gray-heads-big {
    font-family: Helvetica, sans-serif;
    font-size: 28px;
    line-height: 22px;
    color: #cccccc;
}


/*product list*/

.pro-list {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #666666;
    line-height: 17px;
    text-decoration: none;
    text-align: left;
}

.pro-list strong {
    font-size: 15px;
    font-weight: bold;
}

.pro-list ul {
    list-style: none;
    margin-top: 0px;
}

.pro-list ul li {
    font-family: Arial;
    font-size: 12px;
    font-weight: normal;
    color: #666;
    text-decoration: none;
    text-align: left;
    list-style-image: url(../images/bult.gif);
    margin: 0px;
    padding: 0px;
    line-height: 17px;
}

.pro-list ul li a {
    color: #37593B;
    text-decoration: none;
}

.pro-list ul li a:hover {
    color: #F45152;
    text-decoration: none;
}

.pro-bdr {
    border: #CCCCCC dashed 1px;
}


/*News updates CSS*/

#pscroller1 {
    width: 650px;
    height: 32px;
    padding: 5px;
}

#pscroller2 {
    width: 350px;
    height: 20px;
    border: 1px solid black;
    padding: 3px;
}

#pscroller2 a {
    text-decoration: none;
}

.someclass {
    font-family: Arial, Helvetica, sans-serif;
    text-align: left;
    line-height: 16px;
    font-size: 11px;
    color: #999999;
    text-decoration: none;
}

.someclass a {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
    font-weight: bold;
    color: #F1F9C9;
    text-decoration: none;
}

.testscroll {
    scrollbar-base-color: #181818;
    scrollbar-arrow-color: #666666;
    scrollbar-DarkShadow-Color: #181818;
}

.news-events {
    font-family: 'Conv_kozgopromediu_', Sans-Serif;
    color: #D3E949;
    font-size: 22px;
    font-weight: normal;
    text-shadow: 1px 1px 2px #000;
    text-decoration: none;
}

.news-events a {
    font-family: 'Conv_kozgopromediu_', Sans-Serif;
    color: #D3E949;
    font-size: 22px;
    font-weight: normal;
    text-shadow: 1px 1px 2px #000;
    text-decoration: none;
}

.news-events a:hover {
    font-family: 'Conv_kozgopromediu_', Sans-Serif;
    color: #D3E949;
    font-size: 22px;
    font-weight: normal;
    text-shadow: 1px 1px 2px #000;
    text-decoration: none;
}

.welcome {
    font-family: 'Conv_kozgopromediu_', Sans-Serif;
    color: #8BB527;
    font-size: 22px;
    font-weight: normal;
}

.project-impl-head {
    font-family: Arial, Helvetica, sans-serif;
    color: #fff;
    font-size: 17px;
    font-weight: bold;
    text-shadow: 1px 1px 1px #000;
}

.whitetext {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 17px;
    color: #FFFFFF;
    text-decoration: none;
}

.whitetext a {
    color: #FFFFFF;
    text-decoration: none;
}

.whitetext a:hover {
    color: #FFFFFF;
    text-decoration: underline;
}

.home-menu:hover #home-menu-dropdown, .home-menu:hover #newspaper-menu
 {
    visibility: visible !important;
}
.home-menu span{position: relative;}
.visible {
    visibility: visible !important;
}

#investor-menu:hover #investor-menu-dropdown {
    display: block;
}

.home-menu-container {
    position: absolute;
    left: 100%;
    top: 0;
}

.home-menu a {
    white-space: normal !important;
}


/*==========*/

@font-face {
    font-family: 'Conv_kozgopromediu';
    src: url('../fonts/kozgopromediu.eot');
    src: local('?'), url('../fonts/kozgopromediu.woff') format('woff'), url('../fonts/kozgopromediu.ttf') format('truetype'), url('../fonts/kozgopromediu.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}