/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
/* x                                              x */
/* x CCBN: Webcast UI - Cascading Style Sheet     x */
/* x Version: Master Style Sheet                  x */
/* x                                              x */
/* x Last updated: April 19, 2002                 x */
/* x                                              x */
/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */


/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
/* x                                              x */
/* x               GLOBAL STYLES                  x */
/* x                                              x */
/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */


 body                   {background-color: #CCCCCC;
                         margin: 0px;
                         border-width: 0px;
                         scrollbar-base-color: #BBBBBB;
			 scrollbar-face-color: #EEEEEE;
			 scrollbar-arrow-color: #666666;
			 scrollbar-3d-light-color: #EEEEEE;
			 scrollbar-dark-shadow color: #EEEEEE;
			 scrollbar-highlight-color: #CCCCCC;
			 scrollbar-shadow-color: #CCCCCC;
			 scrollbar-track-color:#E9E9E9;}

 p, td, li              {font-family: arial, helvetica, sans-serif;
                         font-size: 12px;}

 a                      {color: #0000FF;}

 a:hover	        {color: #0077FF;
                         text-decoration: none;}

 form                   {margin: 0px;}

  .appBg                {background-color: #CCCCCC;}

  .appBevelL01Bg        {background-color: #F9F9F9;}

  .appBevelL02Bg        {background-color: #CCCCCC;}

  .appBevelD01Bg        {background-color: #666666;}

  .appBevelD02Bg        {background-color: #999999;}

  .appWhiteBg           {background-color: #FFFFFF;}

  .appBlackBg           {background-color: #000000;}

  .appfrmFld            {font-family: tahoma, arial, helvetica, sans-serif;
                         font-size: 11px;
                         color: #000000;}

  .appfrmBtn            {font-family: tahoma, arial, helvetica, sans-serif;
                         font-size: 11px;
                         color: #000000;
                         background-color: #CFCFCF;
                         height: 20px;}




/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
/* x                                              x */
/* x    SEGMENT 01: CONFERENCE LOGO / BANNER      x */
/* x                                              x */
/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */


  .bannerBg             {background-color: #000000;}

  .bannerWinBg          {background-color: #F9F9F9;}

  .bannerWinL02Bg       {background-color: #CCCCCC;}

  .bannerWinD01Bg       {background-color: #666666;}

  .bannerWinD02Bg       {background-color: #999999;}




/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
/* x                                              x */
/* x         SEGMENT 02: COMPANY LOGO             x */
/* x                                              x */
/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */


  .compBg               {background-color: #FFFFFF;}

  .compWinBg            {background-color: #F9F9F9;}

  .compWinL02Bg         {background-color: #CCCCCC;}

  .compWinD01Bg         {background-color: #666666;}

  .compWinD02Bg         {background-color: #999999;}




/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
/* x                                              x */
/* x       SEGMENT 2: MULTIMEDIA PLAYER           x */
/* x                                              x */
/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */


  .mmpBg                {background-color: #DDDDDD;}

  .mmpText              {font-family: tahoma, arial, helvetica, sans-serif;
                         font-size: 11px;
                         color: #333333;}

  .mmpVideoWinBG        {background-color: #FFFFFF;}

  .mmpCtrlsBg           {background-color: #DDDDDD;}




/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
/* x                                              x */
/* x     SEGMENT 3: SUPPORTING MATERIALS          x */
/* x                                              x */
/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */


  .sMtrlsMBg            {background-color: #333333;}

  .sMtrlsBg             {background-color: #EEEEEE;}

  .sMtrlsText           {font-family: tahoma, arial, helvetica, sans-serif;
                         font-size: 11px;
                         color: #0000CC;}

  .sMtrlsText:hover     {color: #0077CC;}




/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
/* x                                              x */
/* x        SEGMENT 4: CONTENT WINDOW             x */
/* x                                              x */
/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */



  .cWinBg               {background-color: #FDFDFD;}

  .cWinL01Bg            {background-color: #F9F9F9;}

  .cWinL02Bg            {background-color: #CCCCCC;}

  .cWinD01Bg            {background-color: #666666;}

  .cWinD02Bg            {background-color: #999999;}




/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
/* x           SEGMENT 4A: SLIDES                 x */
/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */


  .slideBg              {background-color: #FFFFFF;}

  .slideText            {font-family: arial, helvetica, sans-serif;
                         font-size: 11px;
                         color: #333333;}

  .slideCtrlsBg         {background-color: #DDDDDD;}

  .slideCount           {font-family: tahoma, arial, helvetica, sans-serif;
                         font-size: 12px;
                         color: #CCCCCC;
                         text-align: center;
                         background-color: #666666;
                         width: 180px;
			 height: 20px;
                         border: 1px solid #000000;}




