/*ahbstyle.css */

BODY { padding:10;	margin:10pt; background-color:#FFFDE8; color:#000000; } 

.ttl {color: black; font-family: times, palatino, serif; font-size: 18pt; }			  
.ttl2 {COLOR:black; FONT-FAMILY: verdana, arial, helvetica, sans-serif; FONT-SIZE: 12pt; 
		font-weight: bold; padding-top:5pt; padding-bottom:10pt;}
.rb  {color:#660000 ; font-weight: bold; font-size:120%;}
.enlg {color: black; font-family: arial, helvetica,  sans-serif; font-size: 8pt; font-style: italic;}
.sml {color: black; font-family: verdana, arial, helvetica,  sans-serif; font-size: 8pt;}
.fotostrip {height:150px; padding:15px; }
.foto {border : 1pt solid silver; }

#banner	 {margin: 0 0 0 150px;}
		
#banner h1
{
padding: 0;
font-family: times,palatino,serif;
font-size:18pt;
letter-spacing:1pt;
color:black;
font-weight:normal;
margin: 0 0 0 160px;
}

#banner h2 {
	font-size:18pt; 
	font-family: times, palatino, serif; 
	margin-left:100px; font-weight:normal; letter-spacing:1pt; color:black; padding: 0;
	margin: 0 0 0 195px;}

#topmenu { 
	margin-top:45px;
	height:30px; 
	text-align:right; 
	border-bottom: 1px solid silver;}

#lowlinks { 
	text-align: center; color: black; 
	font-family: arial, sans-serif; font-size: 8pt; 
	border-top: 1pt solid silver; } 

#websign { 
	text-align: right; color: gray; 
	font-family: arial, sans-serif; font-size: 8pt;}  

#content {
	width: 80%;	
	margin-right:auto;
	margin-left:20%;
	margin-top:25px; 
	margin-bottom:25px;												
	padding:0px; }

#content P,TD  {
	  FONT-FAMILY: verdana, arial, helvetica,  sans-serif; 
	  FONT-SIZE: 10pt; 
	  COLOR:black; } 

A:link { text-decoration: underline; color:#660000; font-family:Arial; font-size: 9pt;}		   
A:visited { text-decoration: underline; color:#660000; font-family:Arial; font-size: 9pt;}
A:hover {color:white; font-size: 9pt; background-color:#FF0000; text-decoration:none;}

A.txt:link { text-decoration: underline; color:#660000; font-family:Arial; font-size: 10pt;}		   
A.txt:visited { text-decoration: underline; color:#660000; font-family:Arial; font-size: 10pt;}
A.txt:hover {color:white; font-size: 10pt; background-color:#FF0000; text-decoration:none;}

A.im:link { text-decoration: underline; color: gray; font-family:Arial; font-size: 9pt;}		   
A.im:visited { text-decoration: underline; color: gray; font-family:Arial; font-size: 9pt;}
A.im:hover {color:#FF0000; font-size: 9pt; background-color:silver; text-decoration:none;}


/* image viewer*/
#showimage{
position:absolute;
visibility:hidden;
border: 6px solid black;
}

#dragbar{
cursor: hand;
cursor: pointer;
background-color: black;
min-width: 100px; /*NS6 style to overcome bug*/
}

#dragbar #closetext{
font-weight: bold;
font-family: verdana;
font-size: 10pt;
margin-right: 1px;
color: white;
}
/*END image viewer*/
