.imgBorder { border: 3px solid #000000; }
.thumbBorder { border: 2px solid #000000; }


BODY {
	margin: 0px;
	background-image: url(img/siteBG.jpg);
	background-repeat: repeat-y;
	background-attachment: fixed;
	background-position: center;

}

a.navbar:link {
	font-family: arial;
	font-size: 16px;
	font-weight: bold;
	color: #f3f3f3;
	text-decoration: none;
}
a.navbar:visited {
	font-family: arial;
	font-size: 16px;
	font-weight: bold;
	color: #f3f3f3;
	text-decoration: none;
}
a.navbar:hover {
	font-family: arial;
	font-size: 16px;
	font-weight: bold;
	color: #f3f3f3;
	text-decoration: underline;
}
.navPad {
	padding-left: 10px;

}
.siteText1 {
	font-family: arial;
	font-size: 14px;
	padding: 15px;
}
.listingText {
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}
.blueTitle {
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	color: #021d50;
	text-decoration: none;
	padding-top: 9px;
	padding-bottom: 9px;

}
.FullListTitles {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
	padding-left: 10px;

}
.fullListunBolad {
	font-family: arial;
	font-size: 12px;
	color: #003366;
	text-decoration: none;
}

.pageTitles {
	font-family: arial;
	font-size: 26px;
	font-weight: none;
	color: #003366;
}
.contentPad {
	padding: 20px;
	font-family: arial;
	font-size: 14px;

}
.hdr-ftr-TEXT {
	font-family: arial;
	font-size: 13px;
	color: #FFFFFF;
}
a.ftrLink:link {
	font-family: arial;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: underline;
}
a.ftrLink:visited {
	font-family: arial;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: underline;
}
a.ftrLink:hover {
	font-family: arial;
	font-size: 13px;
	color: #cccccc;
	text-decoration: none;
}
a.pagelinks:link {
	font-family: arial;
	font-size: 12px;
	color: #003366;
	text-decoration: underline;
}
a.pagelinks:visited {
	font-family: arial;
	font-size: 12px;
	color: #003366;
	text-decoration: underline;
}
a.pagelinks:hover {
	font-family: arial;
	font-size: 12px;
	color: #003366;
	text-decoration: none;
}


a.hdr-ftr-TEXTLink:link {
	font-family: arial;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: underline;
}
a.hdr-ftr-TEXTLink:visited {
	font-family: arial;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: underline;

}
a.hdr-ftr-TEXTLink:hover {
	font-family: arial;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;

}

.style1 {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 10px;
}


