﻿body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #515151; /* Spring - #ffd203 | Summer - #f37322 | Autum - #c3a204 | Winter #991F00 | Purple #872175 | Xmas #515151  */
	background-color: #991F00;
}
#container {
	width: 942px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}
#header {
}
#header_sub{
	padding-top: 10px;
	padding-right: 260px;
	text-align: right;
	padding-bottom: 0px;
	margin: 0px;
}
#pageHP {
	width: 692px;
	float: left;
}
#page {
	width: 632px;
	float: left;
	background-color: #e7e8ea;
	padding: 15px 25px 15px 25px;
	font-weight: normal;
	line-height: 22px;
	border-right-style: solid;
	border-top-style: solid;
	border-top-width: 10px;
	border-right-width: 10px;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	font-size: 13px;
}
#page h1 {
	padding: 0px 0px 10px 0px;
	margin: 0px;
	color: #a50f38;
	font-size: 22px;
	font-weight: bold;
	line-height: 28px;
}
#page h2 {
	padding: 10px 0px 0px 0px;
	margin: 0px;
	color: #333333;
	font-size: 15px;
	font-weight: bold;
	line-height: 28px;
}
#page h4 {
	padding: 10px 0px 5px 0px;
	margin: 0px;
	color: #a50f38;
	font-size: 16px;
	font-weight: bold;
	line-height: 28px;
}
#page p {
	padding: 0px 0px 10px 0px;
	margin: 0px;
}
#page br {
	padding: 0px 0px 5px 0px;
	margin: 0px;
}
#page ul {
	padding: 0px;
	margin: 0px;
}
#page li {
	list-style-type: none;
	background-image: url('images/li_bull.gif');
	background-repeat: no-repeat;
	background-position: left 7px;
	padding: 0px 0px 5px 15px;
	margin: 0px;
	line-height: 20px;
}

#pageHP li a:link, #pageHP li a:visited 
{
	color: #3f3f40;
	text-decoration: none;
}
#pageHP li a:hover 
{
	color: #a50f38;
	text-decoration: underline;
}

#content{
}
#menu_container{
	width: 205px;
	float: right;
	float: right;
}
#menu {
	font-size: 12px;
	line-height: 18px;
	margin: 0px;
	text-align: center;
	padding-top: 10px;
}
#menu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	list-style-image: none;
}
#menu li {
	padding-left: 0px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#menu a {
	display: block;
	padding: 4px 0px 4px 40px;
	text-align: left;
	margin: 0px 0px 11px 0px;
	font-weight: bold;
	font-size: 15px;
	background-color: #e7e8ea;
	color: #a50f38;
}
#menu a:visited, #menu a:link {
	text-decoration: none;
}
#menu a:hover {
	color: #3f3f40;
	text-decoration: none;
}

#clear {
	clear: both;
}
#footer {
	padding: 25px 250px 15px 30px;
	text-align: left;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	font-family: Verdana, Arial, sans-serif;
	line-height: 20px;
}
.tblHP {
	padding: 0px;
	margin: 0px;
	width: 100%;
}
.tblHP td {
	background-color: #e7e8ea;
	width: 50%;
	padding: 15px 25px 15px 25px;
	font-weight: bold;
	line-height: 22px;
	border-right-style: solid;
	border-top-style: solid;
	border-top-width: 10px;
	border-right-width: 10px;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	font-size: 13px;
}
.tblHP h1 {
	padding: 0px;
	margin: 0px;
	color: #a50f38;
	font-size: 20px;
	font-weight: normal;
	line-height: 28px;
}
.tblHP p {
	padding: 0px;
	margin: 0px;
	background-color: #e7e8ea;
}
.tblHP ul {
	padding: 0px;
	margin: 0px;
}
.tblHP li {
	list-style-type: none;
	background-image: url('images/li_bull.gif');
	background-repeat: no-repeat;
	background-position: left center;
	padding: 0px 0px 0px 15px;
	margin: 0px;
	line-height: 20px;
}
.tblDirectory td {
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.tblDirectory th {
	padding-left: 15px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: left;
	font-weight: normal;
}
.tblDirectory img {
	border: 1px solid #000000;
}
.tblDirectory a {
	color: #990000;
}
a
{
	color: #a50f38;
}
a:link, a:visited 
{
	text-decoration: underline;
}
a:hover 
{
	text-decoration: none;
}
.HeaderTitle 
{
	background-color: #3f3f40;
	color: #FFFFFF;
	font-weight: bold;
	padding: 1px 0px 1px 5px;
	margin-bottom: 5px;
	font-size: 14px;
}
.HeaderTitle ul
{
	padding-left: 5px;
	margin-left: 5px;
}
.imgR 
{
	float: right;
	padding-left: 20px;
}
.imgRB
{
	border: 1px solid #000000;
	float: right;
	padding-left: 20px;
	padding-bottom: 5px;
	padding-right: 10px;
}
.wxl:visited, .wxl:link {
	text-decoration: none;
	color: #333333;
}
.wxl:hover {
	color: #333333;
	text-decoration: underline;
}
