﻿td.horz_menu
{
    /*width:128.5px;*/
    /*width:11.1%;*/
    /*background:#dcaf27;*/
     padding:0px 10px 0px 10px;
    background:#cc9900;
}

td.horz_menu_down
{
    width:150px;
    /*background:#dcaf27;*/
    background:#cc9900;
}

td.vert_menu_conference
{
    position: absolute;
    display: none;
    z-index:3;
    left:12.5%;
    top:31px;
    width:700px;
    /*background:#dcaf27;*/
    background:#cc9900;    
}

td.vert_menu_previousiigc
{
    position: absolute;
    display: none;
    z-index:3;
    left:0px;
    top:31px;
    width:900px;
    /*background:#dcaf27;*/
    background:#cc9900;
}

td.vert_menu_registration
{
    position: absolute;
    display: none;
    z-index:3;
    left:25%;
    top:31px;
    width:750px;
    /*background:#dcaf27;*/
    background:#cc9900;
}

td.vert_menu_sponsors
{
    position: absolute;
    display: none;
    z-index:3;
    left:37.5%;
    top:31px;
    width:450px;
    /*background:#dcaf27;*/
    background:#cc9900;
}

td.vert_menu_exhibitors
{
    position: absolute;
    display: none;
    z-index:3;
    left:642.5px;
    top:31px;
    width:150px;
    /*background:#dcaf27;*/
    background:#cc9900;
}

td.horz_menu a

{
    
  text-align:center;
  line-height:30px;
  height:30px;
  /*background:#dcaf27;*/
  background:#cc9900;
  text-decoration:none;
  font-family:Arial;
  font-weight:bold;  
  font-size: 8pt;
  color:#5e1407;
   
}

td.horz_menu_down a
{
  text-align:center;
  line-height:30px;
  height:30px;
  background:#cc9900;
  text-decoration:none;
  font-family:Arial;
  font-weight:bold;  
  font-size: 8pt;
  color:#5e1407;
   
}

td.vert_menu_conference table tr td
{
  width:140px;
  text-align:center;  
  line-height:20px;
  height:20px;
  background:#cc9900;
  font-family:Arial;
  font-weight:bold;  
  font-size: 8pt;
  color:#5e1407;
}

td.vert_menu_conference a
{
    text-decoration:none;
    color:#5e1407;
}

td.vert_menu_previousiigc table tr td
{
    width:150px;
    text-align:center;  
  line-height:20px;
  height:20px;
  background:#cc9900;
  font-family:Arial;
  font-weight:bold;  
  font-size: 8pt;
  color:#5e1407;
}

td.vert_menu_previousiigc a
{
  text-decoration:none;
    color:#5e1407;
}

td.vert_menu_registration table tr td
{
    width:107px;
    text-align:center;  
  line-height:20px;
  height:20px;
  background:#cc9900;
  font-family:Arial;
  font-weight:bold;  
  font-size: 8pt;
  color:#5e1407;
}

td.vert_menu_registration a
{
  text-decoration:none;
    color:#5e1407;
}

td.vert_menu_sponsors table tr td
{
    width:150px;
    text-align:center;  
  line-height:20px;
  height:20px;
  background:#cc9900;
  font-family:Arial;
  font-weight:bold;  
  font-size: 8pt;
  color:#5e1407;
}

td.vert_menu_sponsors a
{
    text-decoration:none;
    color:#5e1407;
}

td.vert_menu_exhibitors table tr td
{
    width:150px;
    text-align:center;  
  line-height:20px;
  height:20px;
  background:#cc9900;
  font-family:Arial;
  font-weight:bold;  
  font-size: 8pt;
  color:#5e1407;
}

td.vert_menu_exhibitors a
{
  text-decoration:none;
    color:#5e1407;
}

td.horz_menu a:hover,
td.horz_menu_down a:hover,
td.vert_menu_conference a:hover,
td.vert_menu_previousiigc a:hover,
td.vert_menu_registration a:hover,
td.vert_menu_sponsors a:hover,
td.vert_menu_exhibitors a:hover,
td.horz_menu a.active,
td.horz_menu_down a.active,
td.vert_menu_conference a.active,
td.vert_menu_previousiigc a.active,
td.vert_menu_registration a.active,
td.vert_menu_sponsors a:active,
td.vert_menu_exhibitors a:active

{
	/*background:#dcaf27;*/
    background:#cc9900;
	color:White;
	text-decoration:none;
	cursor:pointer;
}
