.border {
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 12px;
	border-left-width: 3px;
	border-right-style: solid;
	border-right-color: #F8D77A;
	border-top-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #F8D77A;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #022028;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #022028;
}
.slogan {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: oblique;
	font-weight: normal;
	color: #8C1C00;
}
.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #022028;
}
li {
	font-size: 12px;
	font-weight: normal;
	color: #8C1C00;
	line-height: 15px;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.cprt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.cprt a:link {
	color: #FFFFFF;
}
.slogan2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
a:link {
	text-decoration: none;
	color: #002029;
}
a:visited {
	text-decoration: none;
	color: #002029;
}
a:hover {
	text-decoration: underline;
	color: #732831;
}
a:active {
	text-decoration: none;
	color: #002029;
}
.cprt a:visited {
	color: #FFFFFF;
}
.cprt a:active {
	color: #FFFFFF;
}
.cprt a:hover {
	color: #FFFFFF;
}

div#copyright {
	margin: 0;
	padding: 0;
	text-align: center;
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	color: #FFF;
	}

div#copyright a:link, div#copyright a:visited {text-decoration: none; color: #FFF;}
div#copyright a:hover {text-decoration: none;}

div#copyright img {border: none;}	