@charset "utf-8";
/* CSS Document */
.pagename
{
font-family:Verdana, Arial, Helvetica, sans-serif; font-size:13px; color:#000000; font-weight:bold;text-decoration:none;
padding:2px;
color:#FFFFFF;
}	
	
.selectedpagenumber
{
font-family:Verdana, Arial, Helvetica, sans-serif; font-size:13px; color:#000000; font-weight:bold;text-decoration:none;
padding:2px;
color:#000000;
}	
.selectedpagenumber:hover
{
font-family:Verdana, Arial, Helvetica, sans-serif; font-size:13px; color:#000000; font-weight:bold;text-decoration:none;
padding:2px;
color:#000000;
}	


.nonselectedpagenumber
{
font-family:Verdana, Arial, Helvetica, sans-serif; font-size:13px; color:#000000; font-weight:bold;text-decoration:none;
padding:2px;
color:#999999;
}
.nonselectedpagenumber:hover
{
font-family:Verdana, Arial, Helvetica, sans-serif; font-size:13px; color:#000000; font-weight:bold;text-decoration:none;
padding:2px;
color:#999999;
}
.abh_link
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#666666;
font-weight:normal;
text-decoration:none;
cursor:pointer;
}
.abh_link:hover
{
color:#000000;
}

.abhbold_title
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
text-decoration:none;
font-weight:bold;
}
.abhdotline{
display:block;
height:4px;
line-height:4px;
background:url(images/dotlines.jpg);
}
.abhwhitetitle
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
color:#FFFFFF;
font-weight:bold;
}

.abhblacksmalltext
{
clear:both;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#000000;
font-weight:normal;

}

.abhblacksmallheadtitle
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
font-weight:bold;
line-height:normal;

}
.abhdottedline{
	display:block;
	line-height:1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-bottom-color: #675A39;
}

