.footr {
	background-image: url(images/footer_03.jpg);
	background-repeat: no-repeat;
}
.titl {
	background-image: url(images/titlehead.jpg);
	background-repeat: no-repeat;
}
.hormenu {
	background-image: url(images/menubck.jpg);
	background-repeat: repeat-x;
}
.smltext {
	font-family: Verdana, Arial;
	font-size: 8pt;
                      font-weight: bold;
	color: #000000;
	}
p {
	font-family: Verdana, Arial;
	font-size: 10pt;
	color: #000000;
	margin-left: 10px;
margin-right: 20px;
}

h1 {
	font-size: 1.2em;
	color: #6E2F80;
	margin-top: 12px;
	margin-bottom: 1px;
	margin-left: 10px;
	font-family: Verdana, Arial;
}
h2 {
	font-family:Verdana, Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #5BBBBD;
	margin-left: 10px;
}
.image {
	float: none;
	border: 1px solid #CCCCCC;
	margin: 5px;
	padding: 0px;
}
a:link {
	color: #5A166D;
}
a:visited {
	color: #5A166D;
}
a:hover {
	color: #5A166D;
}
	

.boldtext {
	font-family: Verdana, Arial;
	font-weight: bold;
	color: #000000;
}


.imageborder {
	border: 1px solid #999999;
}
.copyrght {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 0.8em;
	color: #666666;
	}

