.tableCenter {
	height: 100%;
	width: 100%;
	vertical-align: middle;
}
.tableFrame {
	margin: 0px;
	padding: 0px;
	height: 600px;
	width: 955px;
}
.textFrame {
	height: 228px;
	width: 744px;
	overflow: auto;
	max-height: 228px;
	max-width: 744px;
	border: 1px solid #77725E;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin: 0px;
	padding: 0px;
	color: #231905;
	background-color: #CFCDC5;
	background-image: url(../Images/Bgd-shadow.gif);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center center;
	scrollbar-3dlight-color:#77725E;
	scrollbar-arrow-color:#77725E;
	scrollbar-base-color:#C1BEB3;
	scrollbar-darkshadow-color:#B5B09F;
	scrollbar-face-color:#C1BEB3;
	scrollbar-highlight-color:#B5B09F;
	scrollbar-shadow-color:#77725E;
}

.brown0 {
	background-color: #12110E;
	text-align: left;
	vertical-align: top;
	font-size: 13px;
}
.brown1 {
	background-color: #231905;
	text-align: left;
	vertical-align: top;
	font-size: 13px;
}
.brown2 {
	background-color: #433B27;
	text-align: left;
	vertical-align: top;
	font-size: 13px;
}
.brown3 {
	background-color: #77725E;
	text-align: left;
	vertical-align: top;
	font-size: 13px;
}
.brown4 {
	background-color: #86816F;
	text-align: left;
	vertical-align: top;
	font-size: 13px;
}
.brown5 {
	background-color: #949080;
	text-align: left;
	vertical-align: top;
	font-size: 13px;
}
.brown6 {
	text-align: left;
	vertical-align: top;
	background-color: #A3A092;
	font-size: 13px;
}
.brown7 {
	text-align: left;
	vertical-align: top;
	background-color: #B2AFA3;
	font-size: 13px;
}
.brown8 {
	background-color: #C0BEB4;
	text-align: left;
	vertical-align: top;
	font-size: 13px;
}
.brown9 {
	background-color: #CFCDC5;
	text-align: left;
	vertical-align: top;
	font-size: 13px;
}
.yellowText {
	color: #FDFDC8;
}
a.yellow, a.yellow:active, a.yellow:visited {
	color: #FDFDC8;
	text-decoration: none;
}
a.yellow:hover {
	color: #C2BEB1;
	text-decoration: none;
}
a.topNav, a.topNav:visited, a.topNav:active
{
	color : #C2BEB1;
	font-size : 15px;
	text-decoration : none;
	margin-left: 4px;
	font-weight: bold;
}
a.topNav:hover
{
	color : #FDFDC8;
	text-decoration : none;
	font-size: 15px;
	margin-left: 4px;
	font-weight: bold;
}
a.topNavDwn, a.topNavDwn:visited, a.topNavDwn:active
{
	color : #FDFDC8;
	font-size : 15px;
	text-decoration : none;
	margin-left: 4px;
	font-weight: bold;
}
a.topNavDwn:hover
{
	color : #FDFDC8;
	text-decoration : none;
	margin-left: 4px;
	font-weight: bold;
	font-size: 15px;
}
a.subNav, a.subNav:visited, a.subNav:active
{
	color : #C2BEB1;
	font-size : 13px;
	text-decoration : none;
	margin-left: 4px;
	font-weight: bold;
}
a.subNav:hover
{
	color : #FDFDC8;
	text-decoration : none;
	font-size: 13px;
	margin-left: 4px;
	font-weight: bold;
}
a.subNavDwn, a.subNavDwn:visited, a.subNavDwn:active
{
	color : #FDFDC8;
	font-size : 13px;
	text-decoration : none;
	margin-left: 4px;
	font-weight: bold;
}
a.subNavDwn:hover
{
	color : #FDFDC8;
	font-size : 13px;
	text-decoration : none;
	margin-left: 4px;
	font-weight: bold;
}
a.photoNav, a.photoNav:visited, a.photoNav:active {
	color : #C2BEB1;
	font-size : 12px;
	text-decoration : none;
	margin-left: 4px;
	font-weight: bold;
	margin-right: 4px;
}
a.photoNav:hover {
	color : #FDFDC8;
	text-decoration : none;
	font-size: 12px;
	margin-left: 4px;
	font-weight: bold;
	margin-right: 4px;
}
a.photoNavDwn, a.photoNavDwn:visited, a.photoNavDwn:active {
	color : #FDFDC8;
	font-size : 12px;
	text-decoration : none;
	margin-left: 4px;
	font-weight: bold;
	margin-right: 4px;
}
a.photoNavDwn:hover {
	color : #FDFDC8;
	font-size : 12px;
	text-decoration : none;
	margin-left: 4px;
	font-weight: bold;
	margin-right: 4px;
}
.noPhotoNav {
	color : #C2BEB1;
	font-size : 12px;
	text-decoration : none;
	font-weight: bold;
	text-indent: 4px;
}
p {
	margin: 5px 10px;
	font-size: 13px;
}
label {
	margin: 0px;
	font-size: 13px;
}


a.lanNav11
{
	color : #231905;
	font-size : 11px;
	text-decoration : none;
	margin-left: 3px;
	font-weight: bold;
}
.yellowTextBottom {
	font-size: 10px;
	color: #FDFDC8;
	margin-left: 10px;
}
h1 {
	font-size: 20px;
	font-weight: bold;
	margin-top: 10px;
	margin-left: 10px;
}

ul {
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding: 0px 0px 0px 5px;
}
li {
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding: 0px;
	list-style-type: square;
}

a.lanNav13 {
	font-size : 13px;
	text-decoration : underline;
	margin-left: 0px;
	float: none;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #231905;
}
img.AcroIco {
	border:hidden;
	margin-right: 5px;
	margin-left: 10px;
	margin-top: 5px;
}
a.lanNav15 {

	font-size : 15px;
	text-decoration : none;
	font-weight: bold;
	margin-left: 0px;
	float: none;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #231905;
}
p.footer {
	font-size: 10px;
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 0px;
}
p.cellLeft {
	text-align: left;
	margin-bottom: 2px;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 2px;
}
p.cellRight {
	margin-bottom: 2px;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 2px;
	text-align: right;
}
p.cellRightBold {
	margin-bottom: 2px;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 2px;
	text-align: right;
	font-weight: bold;
	padding-top: 1px;
}
input {
	border: 1px solid #77725E;
	color: #231905;
	background-color: #C1BEB3;
	font-size: 13px;
	padding: 1px 3px 0px;
	margin: 0px;
	vertical-align: top;
}
input.button {
	font-weight: bold;
}

textarea {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-color: #77725E;
	border-bottom-style: solid;
	border-top-color: #77725E;
	border-top-style: solid;
	border-right-color: #77725E;
	border-right-style: solid;
	border-left-color: #77725E;
	border-left-style: solid;
	background-color: #C1BEB3;
	color: #231905;
	padding: 1px 3px 0px;
	font-size: 13px;
	margin: 0px;
	vertical-align: top;
}
input:focus {
	border: 1px solid #231905;
	color: #231905;
	background-color: #C1BEB3;
	font-size: 13px;
	padding: 0px;
	margin: 0px;
	vertical-align: top;
}
p.cellLeftBold {
	text-align: left;
	margin-bottom: 2px;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 2px;
	font-weight: bold;
}
a.lanNav13Bold {

	font-size : 13px;
	text-decoration : underline;
	font-weight: bold;
	margin-left: 0px;
	float: none;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #231905;
}
h2 {
	font-size: 18px;
	font-weight: bold;
	margin: 5px 10px;
	padding: 0px;
}
.thumbFrame {
	height: 135px;
	width: 764px;
	overflow: auto;
	max-height: 135px;
	max-width: 764px;
	background-color: #A5A08F;
}
p.cellLeftMiddle {
	text-align: left;
	margin-left: 5px;
	margin-right: 5px;
}
p.LanFlag {
	border:hidden;
	margin-left: 10px;
	margin-top: 12px;
	margin-right: 0px;
}
a.lanNav20 {


	font-size : 20px;
	text-decoration : none;
	font-weight: bold;
	margin-left: 0px;
	float: none;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #231905;
}
.yellowHeader {
	color: #FDFDC8;
	font-size: 15px;
	font-weight: bold;
}
a.lanNav10 {
	color : #231905;
	font-size : 10px;
	text-decoration : underline;
	margin: 0px;
	padding: 0px;
}
.gentFrame {
	height: 228px;
	width: 744px;
	overflow: auto;
	max-height: 228px;
	max-width: 744px;
	border: 1px solid #77725E;
}
p.list {

	text-align: left;
	margin-bottom: 0px;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 5px;
}
ul.list {

	margin-top: 2px;
	margin-right: 5px;
	margin-bottom: 2px;
	margin-left: 15px;
	padding: 0px;
}
li.list {
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding: 0px;
	list-style-type: square;
	font-size: 10px;
	line-height: 13px;
}
a.list, a.list:active, a.list:visited {

	color: #433B27;
}
a.list:hover {

	color: #FDFDC8;
}
