body { 
color: #000000; 
font-family: Verdana,Tahoma,Arial,serif; 
background-color: #717171;
text-align: left;
margin: 0px;
font-size: 85%;
}

table {
background-color: transparent;
color: #000000; 
font-family: Verdana,Tahoma,Arial,serif;
text-align: left;
}

h1 { 
color: #000000; 
font-family: Verdana,Tahoma,Arial,serif; 
font-size: 140%;
background-color: transparent;
text-align: center;
text-decoration: underline;
}

h2 { 
color: #000000; 
font-family: Verdana,Tahoma,Arial,serif; 
font-size: 120%; 
background-color: transparent;
}

h2 { 
color: #000000; 
font-family: Verdana,Tahoma,Arial,serif; 
font-size: 110%; 
background-color: transparent;
}


hr.u {border: none 0;
border-top: 1px dashed #000;/*the border*/
width: 100%;
height: 1px;/*whatever the total width of the border-top and border-bottom equal*/
text-align: left;
margin: 0 auto 0 0; /*this will align it left for Mozilla*/
}

hr {
color: #000000;
background-color: #000000;
height: 2px;
border: 0px;
}

.last_updated	{
	
   color: #000000; 
   font-family: Verdana,Tahoma,Arial,serif; 
   background-color: transparent;
   text-align: left;
   font-size: 85%;
   
   }

.gallery_cell	{

  border: 1px solid #979f97;
  font-size: 80%;
  font-weight: bold;
  text-align: center;
  margin-top: 0px;
  margin-bottom: 0px;
  padding: 5px;
  
  }
      
li	{
 
 margin-bottom: 6px;
 
 }

.breadcrumbs { font-size: 80%; padding: 5px; }


#dhtmltooltip {
font-size: 80%;
position: absolute;
border: 1px solid black;
padding: 2px;
background-color: #FFFFFF;
visibility: hidden;
z-index: 100;

}

 div.share a img {     
  padding: 5px;  
 }  
   
div.share a:hover img {  
    background: #eeeeee;  
    border: solid 1px #cccccc;  
    padding: 4px;  
} 

A:link { color: #000000; text-decoration: underline; font-family: Verdana,Tahoma,Arial,serif; }
A:visited { color: #000000; text-decoration: underline; font-family: Verdana,Tahoma,Arial,serif; }
A:hover { color: #454545; text-decoration: underline; font-family: Verdana,Tahoma,Arial,serif; }
A:active { color: #000000; text-decoration: underline; font-family: Verdana,Tahoma,Arial,serif; }

input, textarea, select { border: 1px solid #000000; font-family: Verdana,Tahoma,Arial,serif; font-size: 75%; color: #000000; background-color: #ababab; }