﻿body 
{
    margin:0 auto;
    padding:0;
    font-family:Segoe UI;
    background-color:#d3bd46;
    background-image:url('../images/BACKGROUND_FOR_ABOUT_PAGE.png');
    background-position:center -10px;
}
img
{
    border:none;
}
.Main
{
    margin:0 auto;
    padding:0;
    width:1366px;
}
.span
{
    background-image:url('../images/SIGN_IN_TAB.PNG');
    background-repeat:no-repeat;
    width:97px;
    z-index:999; position:absolute;
    padding-left:7px;
    padding-right:5px;
    margin-right: 60px;
    right:0;
}
.span a
{
    
    text-decoration:none;
    color:Black;
    font-size:12px;
}
.span a:hover
{
    color:White;
}
.logo
{
    background-image:url('../images/HEADERTAB_wol.PNG');
    background-repeat:no-repeat;
    width:1244px;
    height:133px;
    margin-left:65px;
    margin-top:40px;
}
.header
{
  
}
.table
{
    position:relative;
    margin-top: -120px;
    margin-left: 310px;
    list-style-type:none;
}
.table a
{
    text-decoration:none;
    color:#E2CB4B;
    text-align:center;
    display:block;
    width:150px;
}
.table a:hover
{
    color:#027EA6;
}
.MainContent
{
    height:400px;
    position:relative;
}
.MainContent span
{
    
}
#link_down
{
    width: 276px;
    height: 470px;
    margin-top: 81px;
    margin-left: 66px;
    position: absolute;
    background-color: white;
    opacity: 0.7;
    z-index:98;
}
#link_down table tr td
{
    border-top: 1px solid #dbdbdb;
    color: black;
    padding:5px;
}
#link_down table tr td a
{
    color: black;
    text-decoration: none;
}
#link_down table tr td a img
{
    width: 265px;
    height:120px;
}
.footer
{
    height:51px;
    background-image:url('../images/FOOTER_TAB.PNG');
    background-repeat:no-repeat;
    margin-left:56px;   
}

.flexdropdownmenu, .flexdropdownmenu ul{ /*topmost and sub ULs, respectively*/
font: normal 13px Verdana;
margin: 0;
padding: 0;
position: absolute;
left: 0;
top: 0;
width:auto;
list-style-type: none;
border-bottom-width: 0;
visibility: hidden;
display: none; 
}


.flexdropdownmenu li{
position: relative;
display:block;
}

.flexdropdownmenu li a{
background-image:url('../images/box1.png');
background-repeat:no-repeat;
background-position:left -2px;
text-decoration: none;
display:block;
text-align:left;
padding-left:10px;
padding-top:4px;
height:30px;
color:Black;
font-family:Segoe UI;
width:auto;
}

* html .flexdropdownmenu li{ 
display:inline-block;

}

.flexdropdownmenu li a:hover, .flexdropdownmenu li.selected>a
{
    font-weight:bold;
    opacity:0.2;
}
#topnav li:selected>a
{
    font-weight:bold;
    opacity:0.2;
}

.rightarrowclass{
position: absolute;
top: 6px;
right: 5px;
}

#nw1,#nw2,#nw3,#nw4,#nw5,#nw6
{
    display:none;
    position:absolute;
    margin-left:100px;
}