@charset "utf-8";

body {
	background-color: #921E25;
	text-align: justify;
}
.contentpagetable {
	height: 467px;
	width: 885px;
	border: 2px solid #000;
	background-color: #FFF;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
}
.contentpagetable td {
	vertical-align:top;
}
.anybarselected a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 0.1em;
	color: #FFF;
	text-decoration: none;
}
.bluebarunselected, .bluebarunselected a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 0.1em;
	text-decoration: none;
	color: #000;
}
td.anybarselected, td.bluebarunselected, td.greenbarunselected {
	vertical-align:middle;
}
.greenbarunselected, .greenbarunselected a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 0.1em;
	color: #C18D27;
	text-decoration: none;
}
.sidebar {
	padding-top: 12px;
	padding-right: 8px;
	padding-bottom: 12px;
	padding-left: 8px;
	text-align: left;
	height:300px;
}
.sidebar p a, .sidebar ul li a {
	font-family: Arial;
	font-size: 14px;
	font-weight: normal;
	text-shadow:#848714 1px 1px 1px;
	color: #000;
	text-decoration: none;
	position: static;
}
.sidebar p a:hover, .bluebarunselected a:hover, .greenbarunselected a:hover, .sidebar ul li a:hover{
	color: #FFF;
	text-decoration:underline;
}
.sbfocus, .sbfocus p a, .sbfocus ul li a {
	color:#FFF;
}
.redpagetitle {
	font-family: Georgia, serif;
	font-size: 24px;
	font-weight: bold;
	color: #921E25;
	text-shadow: #ccc 1px 1px 1px;
	padding-top: 10px;
	padding-bottom: 1px;
	
	display: block;
}
.padding {
	padding:10px;
}
.pagetext {
	font-family: Arial, Helvetica, sans-serif;
	text-align:justify;
	font-size: 12px;
	color: #000;
	letter-spacing: 0.1px;
}
p .pagetext, .pagetext p {
	text-align: justify;
}
.pagetabletext{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:left;
	vertical-align:text-top;
	color: #000;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 2px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.pagetext a, .pagetabletext a, p a, li a {
	color: #C00;
	text-decoration: none;
}
.pagetext a:hover, .pagetabletext a:hover {
	color:#F30;
	text-decoration: underline;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}
ul {
	padding-left: 20px;
}
.redpagetitle img {
	border: 1px solid #921E25;
	margin-bottom: 10px;
	margin-left: 10px;
	float: right;
}