/* Generated by CaScadeS, a stylesheet editor for Mozilla Composer */
   
   /*USED*/
   body { 
   background-color: #c0c0c0;
	background-image: 
	url(shbg.jpg);
	background-repeat: no-repeat;
	background-position: top;
	background-attachment: fixed
   
    }
   
  /*USED*/
  .textBdrHome { 
        
        font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
        font-size: 10px;
        line-height: 18px;
	    }

  .textBdr a { color: rgb(2, 56, 178);
    font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
    font-size: 10px;
    text-decoration: none;
    }

  .h1textBdr a { color: rgb(2, 56, 178);
    font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
    font-size: 10px;
    text-decoration: none;
    }


  .textBdr a:visited { color: rgb(2, 56, 178);
    font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
    font-size: 10px;
    text-decoration: none;
    }

  .textBdr a:hover { color: rgb(2, 56, 178);
    font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
    font-size: 10px;
    text-decoration: none;
    }
    
  .glidetext {
  	font-family: Tahoma;
  	font-weight: bold;
  	font-size: 12pt;
  	color: red;
	position: relative;
	/*Set initial position of your text. Make it just enough to hide the text from view:*/
	left: -900px;
    }
  
  /*USED*/
  .navTextLg {
    font-family: Tahoma;
    font-weight: bold;
    font-size: 10pt;
    color: black;
    }
    
    
  
  /*USED*/
  .navTextSm { 
    font-family: Tahoma;
    font-weight: bold;
    font-size: 8pt;
    color: black;
    }
    
  /*USED*/
  .tagText { 
    font-family: Arial;
    font-size: 10pt;
    color: rgb(128,128,128);
    font-style: italic;
    }
    
 
   /*USED*/
  .subLogoTextLarge { 
    font-family: Tahoma;
    font-size: 10pt;
    color: #FA9F45;
    font-weight: bold;
    }
    
    
  /*USED*/  
  .subLogoTextSmall { 
    font-family: Tahoma;
    font-size: 8pt;
    font-weight: bold;
    color: #FA9F45;
    }
  
  
      
 
 /*USED*/  
  .h1bdtext { 
    font-family: Tahoma;
    font-size: 8pt; 
    color: #000000;
    display: inline;
    }
  

 /*USED*/  
  .h2bdtext { 
    font-family: Tahoma;
    font-size: 8pt;
    font-weight: bold;
    color: #FA9F45;
    }

 
 /*USED*/  
  .h3bdtext { 
    font-family: Tahoma;
    font-size: 8pt;
    font-weight: bold;
    color: #FA9F45;
    }

/*USED*/  
  .h4bdtext { 
    font-family: Tahoma;
    font-size: 8pt;
    font-weight: bold;
    color: #FA9F45;
    }

/*USED*/  
  .h5bdtext { 
    font-family: Tahoma;
    font-size: 8pt;
    font-weight: bold;
    color: #FA9F45;
    }
    
    
     
    
    
    
 

#nav ul {
	list-style: none;
	padding: 0;
	margin: 0;
 	border-bottom: 1px solid;
 	border-bottom-color: rgb(255,0,0);
 	background-color: black;
}


#nav a {
   	color:#FA9F45;
	text-decoration:none;
	font-size: 8pt;
	font-family: arial;
	font-weight: bold;
}

#nav a:hover {
	color: rgb(255,0,0);
}

#nav li li a {
	display: block;
	font-weight: normal;
	padding: 1px;
	font-size:8pt;
	color: black;
}

#nav li li a:hover {
	background-color: rgb(255,0,0);
    color: white;

}

#nav li {
	list-style: none;
	float: left;
	position: relative;
	width: 6em;
	text-align: center;
	cursor: default;
	background-color: white;
	padding-top: 3;
	padding-bottom: 3;
}

li ul {
	display: none;
	position: absolute;
	top: 100%;
	left: 0;
	font-weight: normal;
	background: white;
	padding: 0.5em 0 1em 0;
	border-right: solid 2px;
	border-right-color: rgb(255,0,0);
}

li>ul {
	top: auto;
	left: auto;
}

li li {
	display: block;
	float: none;
	background-color: transparent;
	border: 0px none;
}

li:hover ul, li.over ul {
	display: block;
}

   
 .style1 {
	font-size: 9px;
	font-weight: bold;
}
   </style> 
    
    
    
    
    
    