﻿body {
	background-color: #879372;
	text-align: center;
	min-width: 785px;
	background-image: url('images/BasicTemplate/Top_Border_ec.jpg');
	background-repeat: repeat-x;
}
#wrapper {
	margin: 0 auto;
	width: 785px;
	text-align: left;
	top: 0px;
}
#masthead {
	background-image: url('images/BasicTemplate/BasicTemplate_01.jpg');
	background-repeat: repeat-x;
	height: 103px;
}
#container {
	position: relative;
	width: 100%;
	height: 622px;
}
#top_space {
	height: 12px;
}
#Top_Navigation {
	height: 24px;
}
#left_border {
	background-image: url('images/BasicTemplate/BasicTemplate_16.jpg');
	background-repeat: repeat-y;
	width: 14px;
	top: 0px;
	left: 0px;
	position: absolute;
	height: 100%;
	visibility: visible;
}
#left_navigation {
	width: 140px;
	margin-left: 14px;
	height: 100%;
	background-color: #FAFAFA;
	margin-bottom: auto;
	position: absolute;
	left: 0px;
	top: 0px;
	visibility: visible;
}
#page_content {
	background-color: #FFFFFF;
	top: 0px;
	position: absolute;
	left: 156px;
	width: 620px;
	height: 100%;
	visibility: visible;
}
#Right_border {
	background-image: url('images/BasicTemplate/BasicTemplate_RB_17.jpg');
	background-repeat: repeat-y;
	position: absolute;
	width: 10px;
	top: 0px;
	bottom: 0px;
	left: 775px;
	height: 100%;
	visibility: visible;
}
#Bottom_Border {
	background-image: url('images/BasicTemplate/BasicTemplate_BB_22.jpg');
	background-repeat: repeat-x;
}
.basic-head1 {
	font-variant: normal;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #65091C;
}
.pagename {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #8F9D7A;
	padding: 3px 6px;
	clear: none;
	float: none;
	height: auto;
	width: auto;
	border: thin groove #707A59;
	visibility: visible;
	background-position: left top;
	margin: 0px;
}
.basic-subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #660A1D;
	font-style: normal;
	margin-right: 0px;
	margin-left: 0px;
	text-align: left;
}
.basic-ital {
	font-size: small;
	font-style: italic;
	font-weight: bolder;
}
.basic_content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333333;
	line-height: 125%;
	text-align: left;
	margin-left: 10px;
	margin-right: 10px;
	text-indent: 0px;
	table-layout: auto;
}
a:link {
	color: #65091C;
	text-decoration: none;
}
a:visited {
	color: #65091C;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-indent: 2px;
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 350px;
	overflow: visible;
	right: 20px;
	margin-left: 20px;
}
.pagebutton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #990000;
	padding: 3px 6px;
	clear: none;
	float: none;
	height: auto;
	width: auto;
	border: 2px groove #FFCC66;
	visibility: visible;
	background-position: left top;
	margin: 0px;
}
.basic-head {
	font-variant: normal;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #65091C;
	left: 20px;
	position: relative;
}
.basic-subhead_center {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #660A1D;
	font-style: normal;
	margin-right: 0px;
	margin-left: 0px;
	text-align: center;
}
TD.PhotoLeft {
  text-align: Left;
}

TD.PhotoRight {
  text-align: Right;
}

