/* text & link syles */

.default_adh_001
	{
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	}
a:link, a:visited, a:active
	{
	font-family: Arial;
	font-size: 11px;
	color: #0000FF;
	text-decoration: underline;
	}
a:hover, a:visited:hover 
	{
	font-family: Arial;
	font-size: 11px;
	color: #0000FF;
	text-decoration: none;
	}
	
/* top navigation */
	
.topnav_adh_001
	{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #545454;
	}
.topnav_adh_001 img {
	vertical-align:middle;
	}		
.topnav_adh_001 a:link, .topnav_adh_001 a:visited, .topnav_adh_001 a:active
	{
	color: #fff;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 2px;
	padding-bottom: 3px;	
	}
.topnav_adh_001 a:hover, .topnav_adh_001 a:visited:hover 
	{
	color: #fff;
	background:#000088;
	padding-left: 10px;
	padding-right: 10px;
	}
	
/* right col */

.rightcol_adh_001
	{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #414219;
	text-decoration: none;
	padding: 0px 15px 0px 15px;
	}

.rightcol_header_adh_001
	{
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #fff;
	display: block;
	background:url(images/span_bg.jpg) bottom right no-repeat;
	padding: 4px 15px 4px 15px;
	margin: 4px;
	border-top: 1px solid #414219;
	border-bottom: 1px solid #414219;
	}
	
/* footer text & link */

.footer_adh_001
	{
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	}
.footer_adh_001 a:link, .footer_adh_001 a:visited, .footer_adh_001 a:active 
	{
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
	}
.footer_adh_001 a:hover, .footer_adh_001 a:visited:hover 
	{
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	}
	
/* content bucket link */
	
.bucket_link_adh_001
	{
	font-family: Arial;
	font-size: 12px;
	color: #AA1F02;
	font-weight: bold;
	}
.bucket_link_adh_001 a:link, .bucket_link_adh_001 a:visited, .bucket_link_adh_001 a:active 
	{
	font-family: Arial;
	font-size: 12px;
	color: #AA1F02;
	font-weight: bold;
	text-decoration: none;
	}
.bucket_link_adh_001 a:hover, .bucket_link_adh_001 a:visited:hover 
	{
	font-family: Arial;
	font-size: 12px;
	color: #AA1F02;
	font-weight: bold;
	text-decoration: underline;
	}
	
/* text good for content bucket */

.small_adh_001 
	{
	font-family: Arial;
	font-size: 10px;
	color: #000000;
	}
.small_adh_001 a:link, .small_adh_001 a:visited, .small_adh_001 a:active 
	{
	font-family: Arial;
	font-size: 10px;
	color: #0000FF;
	text-decoration: underline;
	}
.small_adh_001 a:hover, .small_adh_001 a:visited:hover 
	{
	font-family: Arial;
	font-size: 10px;
	color: #0000FF;
	text-decoration: none;
	}

