@charset "UTF-8";
.copy {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #2E1F0E;
	padding: 10px;
}
body {
	background-color: #2E1F0E;
}
.header {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	padding-right: 15px;
	color: #FFFFFF;
	text-align: right;	
}
.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	text-align: center;
}
a:link {
	text-decoration: none;
	color: #FFFFFF;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #FF0000;
}

.currentPage {color: #FF0000}.leftBorder {
	border-left-width: 2px;
	border-left-color: #FF0000;
	border-left-style: solid;
}

.copyDes {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #392A12;
	text-align: center;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 25px;
	padding-bottom: 5px;
	padding-left: 25px;
}
.sideLinks {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #392A12;
	font-weight: bold;
	text-align: left;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FF0000;
}
.sideLinks a:link {
	text-decoration: none;
	color: #392A12;
}
.sideLinks a:hover {
	text-decoration: none;
	color: red;
}
.sideLinks a:visited {
	text-decoration: none;
	color: #392A12;
}

.copy a:link {
	color: #392A12;
	text-decoration: none;
}
.copy a:hover {
	text-decoration: none;
	color: #FF0000;
}
.copy a:visited {
	text-decoration: none;
	color: #392A12;
}
.footer a:link {
	text-decoration: none;
	color: #392A12;
}
.footer a:hover {
	text-decoration: none;
	color: #FF0000;
}
.footer a:visited {
	text-decoration: none;
	color: #392A12;
}
.copyDes a:link {
	text-decoration: underline;
	color: #392A12;
}
.copyDes a:hover {
	text-decoration: none;
	color: #FF0000;
}
.copyDes a:visited {
	text-decoration: underline;
	color: #392A12;
}
.bottomLine {
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
}

.copyTop {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #392A12;
	text-align: right;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 25px;
	padding-bottom: 5px;
	padding-left: 25px;
}

.copyTop a:link {
	text-decoration: none;
	color: #392A12;
}
.copyTop a:hover {
	text-decoration: none;
	color: #FF0000;
}
.copyTop a:visited {
	text-decoration: none;
	color: #392A12;
}
