 body {
		background-attachment: fixed;
		background: #DCDCDC url('/images/bbg.jpg') repeat-x;
		font-family: Trebuchet MS, Arial, sans-serif;
		font-size: 8pt;
		}


       

  td   {

         background: #FFFFFF;

         font-family: Trebuchet MS, Arial, sans-serif;

         font-size: 8pt;  

       }     



  p  {

       text-indent: 20px;

     } 





  .menu_default {

                  background-color: #4D778F;

                  font-weight: bold;

                  color: #FFFFFF;

                  text-align: center;

                  border-right: solid 1px #FFFFFF;

                }

                

  .menu_flyout   

  {

	background-color: #FFFFFF;

	color: #000000;

	border: solid 1px #404040;

	width: 100px;

	text-align: right;

	position: absolute;

	margin-left: -27px;

	

	

  }

  

  .flyout_menuitem 

  {

	border-bottom: solid 1px #404040;

	width: 100%;

  }



  a.flyout_menuitem:hover 

  {

	background-color: #CC3300;

	color: #FFFFFF;

  }



  a  {

      color: #000000;

      text-decoration: none;

     }

     

  a.menu {

      color: #FFFFFF;

      text-decoration: none;  

         }

         

  a.extLink {

         color: #0033CC;
         text-decoration: underline;
              

            }

         

  a:hover {

           text-decoration: underline;

          }

	 



  .main_content {

                  padding: 30px;

                  font-size: 10pt;

                }

                

  .left_content {

                  padding: 30px 10px 10px 10px ;

                  font-size: 10pt;

                  border-right: solid 1px #C0C0C0;

                }

                



  .footer {

                  /*background-color: #4D778F;*/
				  background-color: #2B57A2;

                  font-weight: bold;

                  color: #FFFFFF;

                  height: 20px;

                }

   .link_bg {

              background: url('images/bg_grad3.gif'); 

              background-repeat: repeat-x;

              background-position: bottom left;

              border: solid 1px #000000;

              font-size: 8pt;

              padding: 10px;

            }  