body {
	background-color: #A596B4;
	margin-top: 25px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/pb7b.gif);
	background-repeat: repeat;
	
}

.header{
 background-image:url(../images/header.jpg);
 background-repeat:no-repeat;
}

.bodybkg{
 background-image:url(../images/bkg.jpg);
 background-repeat: repeat-y;  
}

.footer {
background: url(../images/footer.jpg);
}

.txtPageTitles{
	font-family: "Arial";
	font-size: 18pt;
	color: #000000;
	font-weight : bold;
	text-decoration : italic
}
.txtSubTitlesWht{
	font-family: "Arial";
	font-size: 12pt;
	color: #FFCC00;
	font-weight : normal;
	text-decoration : none;
	}
	
.body {
	font-family: "Arial";
	font-size: 13px;
	color: #000000;
	font-weight : normal;
}

.nav {
	font-family: "Arial";
	font-size: 14px;
	color: #562C7E;
	font-weight : normal;
}

.style1 {
	font-family: "Century Gothic";
	font-size: 10px;
	color: #000000;
}
.style2 {
	font-family: "Century Gothic";
	font-size: 10px;
	color: #ffffff;
}

.style3 {
	font-family: "Arial";
	font-size: 16px;
	color: #562C7E;
	font-weight : bold;
}

.style4{
	font-family: "Arial";
	font-size: 13px;
	color: #562C7E;
	font-weight : bold;
}

.style5 {
	font-family: "Arial";
	font-size: 14px;
	color: #000000;
	font-weight : bold;
}

.style55 {
	font-family: "Arial";
	font-size: 12px;
	color: #000000;
	font-weight : bold;
	text-decoration : italic
}

.style6 {
	font-family: "Arial";
	font-size: 18px;
	color: #562C7E;
	font-weight : bold;
}

.style7 {
	font-family: "Arial";
	font-size: 16px;
	color: #000000;
	font-weight: bold;
	
}
.style8 {
	font-family: "Century Gothic";
	font-size: 11px;
	color: #000000;
	font-weight : bold;
	
}

a:link {
	text-decoration: none;
	color: #ffffff;
}
a:visited {
	text-decoration: none;
	color: #ffffff;
}
a:hover {
	text-decoration: none;
	color: #A495B2;
	
}
a:active {
	text-decoration: none;
	color: #ffffff;
}

a.external:link {color: #562C7E; font-weight: bold; }
a.external:visited {color: #562C7E; font-weight: bold; }
a.external:hover {color: #000000; font-weight: bold; }
a.external:active {color: #562C7E; font-weight: bold; } 