﻿  #clear { 
    clear: both; 
  } 
	
	.DefPanel 
	{
		visibility:hidden;
		background-color:#996600;
		color:Navy;
		position:relative;
		left:50px;
		top:50px;
	}
	
	.adsrt 
	{
		float:right;
	}
	
	.adslt 
	{
		float:left;
	}
		
  .headimg 
  {
	float:right;
  }
  
  .headmenu 
  {
	float:left;
	font-family:Trebuchet MS;
	font-size:10pt;
	color:#996600;
  }
  
  table.profile {
	border-color: #006600;
	border-style:double;
	background-color: #FFFFCC;
}
  
  td.profile {
  padding:2px;
  padding-right:5px;
  text-align:justify;
}
  
  h3 {
     font-weight: bold;
     font-family: Trebuchet MS;
     font-size: 18pt;
     text-align: right;
	 color:#006600;
     }
  h2 {
     font-weight: bold;
     font-style:italic;
     font-family: Trebuchet MS;
     font-size: 12pt;
     text-align: right;
	 color:#800000;
     }

h5{
     font-weight: bold;
     font-family: Trebuchet MS;
     font-size: 14pt;
	 text-align: center;
	 color:#006600;
     }
	 
h4 {
     font-weight:  bold;
     font-family: Trebuchet MS;
     font-size: 10pt;
	 text-align: center;
	 color:#004400;
     }	 
	 
  font.menu {
     font-weight: bold;
     font-family: Trebuchet MS;
     font-size: 10pt;
	 color: #996600;
     }

font.profile {
     font-weight: bold;
     font-family: Trebuchet MS;
     font-size: 10pt;
	 color: #800000;
     }

  a {
      text-decoration : none;
      color: Silver;
        }
          
   .normallink a
{
   
      color: #000066;
 } 
.normallink a:hover
{
   
      color: Fuchsia;
 } 
 
 .hidelink 
 {
	color: Silver;
 }
 
 .NormalGrid 
 {
	font-size: 12pt;
 } 
 
 .lightlink
 {
	color: #3F6194;
	
 }
 
 .lightlink a
 {
	color: #3F6194;
	
 }
 
 .lightlink a:hover 
 {
	color:Fuchsia;
	
 }
 
 .lightlink a:visited
 {
	color: #3F6194;
	
 }
 
  .altlink a
{
   
      color: white;
 }
 
  .altlink a:hover
{
   
      color: Fuchsia;
 }
  
  TD.menu {
    font-family: Trebuchet MS;
    font-size: 10pt;
    font-weight: bold;
    color: #996600;
    text-align: center;
	border-color: #004400;
    border-right-style:solid;
	border-width: 2px;
    }
	
  TD.footer {
    font-family: Trebuchet MS;
    font-size: 10pt;
    font-weight: bold;
    color: #996600;
    text-align: center;
	border-color: #004400;
    border-right-style:solid;
	border-width: 2px;
    }
  
  TD.general {
    font-family: Arial;
    font-size: 8pt;
    font-weight: bold;
    color: #3F6194;
    text-align: center;
    border-left-style: solid;
    border-right-style: solid;
    }

  DIV.data {
	  overflow: auto;
	  padding:15px;
	  visibility:hidden ;
      }
	  
  DIV.profile {
	  overflow: auto;
	  padding:15px;
	  visibility: hidden;
	  position: absolute;
      }
	TD.ads 
	{
		border-style:dashed;
		border-width:thin;
		border-color:#006600;
	}
.shortdesc
{
	font-size:8pt;
	
}

.videoLabel {
    font-family: Trebuchet MS;
    font-size: 16pt;
    font-weight: bold;
    color: Silver;
    text-align: center;
    }