body {
	margin: 0px;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.banner_bottom {
	background-image: url(images/banner-bottom.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 81px;
}
.text {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #333;
	padding: 13px;
	list-style-type: circle;
	text-align:justify;
}
.hdd {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #556277;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-top-color: #556277;
	border-right-color: #556277;
	border-bottom-color: #556277;
	border-left-color: #556277;
	background-image: url(images/lines.png);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 20px;
}
.hddCopy {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #556277;
	border-top-color: #556277;
	border-right-color: #556277;
	border-bottom-color: #556277;
	border-left-color: #556277;
	padding-left: 20px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	background-image: url(images/lines.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.bg {
	font-size: 12px;
}
.footer {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #333;
	padding-top: 6px;
	padding-right: 6px;
	padding-left: 6px;
	text-align: center;
	background-image: url(images/footer.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.left-border {
	background-image: url(images/footer.jpg);
	width: 15px;
}

.bottom {
	background-image: url(images/footer.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 9px;
}

.footer a:link {
	font-family: Verdana, Geneva, sans-serif;
	color: #C58021;
	text-decoration: none;
}
.footer a:visited {
	font-family: Verdana, Geneva, sans-serif;
	color: #C58021;
	text-decoration: none;
}
.footer a:hover {
	font-family: Verdana, Geneva, sans-serif;
	color: #D20200;
	text-decoration: none;
}
.text a:link {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #900;
	text-align: justify;
	text-decoration: none;
}
.text a:visited {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #900;
	text-align: justify;
	text-decoration: none;
}
.text a:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #900;
	text-align: justify;
	text-decoration: underline;
}
h1 {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 14px;
	color: #891619;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-color: #FC0;
	border-right-color: #FC0;
	border-bottom-color: #FC0;
	border-left-color: #FC0;
	font-weight: normal;
}
.text ul {
	list-style-type: none;
}
.text ul li {
	background-image: url(images/Star-Half-Full16.png);
	background-repeat: no-repeat;
	padding-left: 20px;
	padding-bottom: 5px;
}
