﻿* {
	margin: auto;
	padding: 0px;
}

body {
	height: 100%;
	background-color: #ac5909;
	color: #000000;
	font-family: arial, tahoma, sans-serif;
	font-size: 12px;
	text-align: center;
}

a {
	color: black;
	font-weight:bold;
	text-decoration: none;
}

a:hover {
	color: gray;
}

span {
	display: none;
}

img {
	border: none;
}

p {
	margin: 10px 0px 5px;
	text-align: justify;
	line-height: 14px;
}

#container {
	margin: 0px auto;
	width: 650px;
	border-color: navy;
	border-width: 0px 1px 1px;
	border-style: solid;
}

table {
}

.tblMain {
	margin:auto;
}

.tbl1 {
}

td {
}

.cntr {
	text-align:center;
}

.hdr1 {
	font-size: 10pt;
	font-weight: bold;
	font-style:italic;
	color:navy;
}

.hdr2 {
	font-size: 14pt;
	font-weight: bold;
	font-style:normal;
	color:black;
	text-align:left;
	vertical-align:top;
}

.text_menu {
	text-align: center;
	font-family: Arial;
	font-size: 10pt;
	color: #000000;
}

.text_left {
	vertical-align:top;
	text-align:left;
	font-family: arial, tahoma, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: black;
}

.text_left_8 {
	vertical-align:top;
	text-align:left;
	font-size:8pt;
	font-weight:normal;
}

.text_center_8 {
	vertical-align:top;
	text-align:center;
	font-size:8pt;
	font-weight:normal;
}

.text_center2_8 {
	vertical-align:top;
	color: black;
	text-align:center;
	font-size:8pt;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}

.text_center_lg {
	vertical-align:top;
	text-align:center;
	font-size:12pt;
	font-weight:bold;
}

.text_left_10 {
	vertical-align:top;
	text-align:left;
	font-size:10pt;
	font-weight:normal;
}

.text_center_10 {
	vertical-align:top;
	text-align:center;
	font-size:10pt;
	font-weight:normal;
}

.text_right_10 {
	vertical-align:top;
	text-align:right;
	font-size:10pt;
	font-weight:normal;
}
