.linkPdf
{
	background-image: url(../images/link_pdf_icon.gif);
	background-repeat: no-repeat;
	padding-left: 25px;
	margin: 5px 0px 5px 0px;
	padding-bottom: 5px;
}

.linkWord
{
	background-image: url(../images/link_word_icon.gif);
	background-repeat: no-repeat;
	padding-left: 25px;
	margin: 5px 0px 5px 0px;
	padding-bottom: 5px;
}

.linkPowerpoint
{
	background-image: url(../images/link_powerpoint_icon.gif);
	background-repeat: no-repeat;
	padding-left: 25px;
	margin: 5px 0px 5px 0px;
	padding-bottom: 5px;
}

.linkExcel
{
	background-image: url(../images/link_excel_icon.gif);
	background-repeat: no-repeat;
	padding-left: 25px;
	margin: 5px 0px 5px 0px;
	padding-bottom: 5px;
}

.linkImage
{
	background-image: url(../images/link_image_icon.gif);
	background-repeat: no-repeat;
	padding-left: 25px;
	margin: 5px 0px 5px 0px;
	padding-bottom: 5px;
}

.linkFlash
{
	background-image: url(../images/link_flash_icon.gif);
	background-repeat: no-repeat;
	padding-left: 25px;
	margin: 5px 0px 5px 0px;
	padding-bottom: 5px;
}

.linkZip
{
	background-image: url(../images/link_zip_icon.gif);
	background-repeat: no-repeat;
	padding-left: 25px;
	margin: 5px 0px 5px 0px;
	padding-bottom: 5px;
}

/*****UNIQUE TO SITE*****/ 

.linkBacktotop
{
	background-repeat: no-repeat;
	padding-left: 25px;
	margin: 5px 0px 5px 0px;
	padding-bottom: 5px;
}

.linkFeatured
{
	background-repeat: no-repeat;
	padding-left: 25px;
	margin: 5px 0px 5px 0px;
	padding-bottom: 5px;
}






.sitemap .hor
{
	background-image: url('../images/smHoriz.gif');
	background-repeat: repeat-x;
}
.sitemap .hor a
{
	background-color: white;
}
.sitemap .ver
{
	background-image: url('../images/smVertical.gif');
	background-repeat: repeat-y;
}
