html {
	height: 100%;
}

/*
table, th, td, image {
	border: 1px #FF0000 solid
}
*/

body {
	font-family: arial, helvetica, "sans-serif";
	font-size: 0.9em;
	background-color: #FFFFCC;
	background-image: url('../img/bkg.jpg');
	text-align: center;
	margin-bottom: 10px;
}
body, table.menu td a {
	color: #003300;
}
p, h2, hr {
	margin-left: 20px;
}
p {
	padding-left: 10px;
	margin-top: 0.6em;
}
em {
	font-style: italic;
	color: #773040;
}
strong {
	font-style: normal;
	font-weight: bold;
}
blockquote {
	font-style: normal;
	font-weight: bold;
	color: #AA0000;
}
h1, hr, table.menu td {
	background-image: url('../img/hr50.gif');
	background-color: #EEDD82;
}
h1, h2 {
	font-family: georgia, serif;
	background-repeat: repeat-x;
	padding: 1px 10px 2px 10px;
}
h1 {
	text-align: center;
	font-size: 1.2em;
	margin-top: 0.8em;
}
h2 {
	font-size: 1em;
	margin-top: 2em;
}
hr {
	height: 0.04em;
	border: 1px #EEDD82 solid;
	text-align: left;
	width: 70%;
	margin-top: 0.7em;
	margin-bottom: 0.7em;
}
h2 {
	background-image: url('');
	background-color: #F7F7B0;
	width: 60%;
	border: 0px 0px 0px 0px;
	border-top: 0.05em #EEDD82 solid;
	border-right: 0.15em #EEDD82 solid;
	border-bottom: 0.2em #EEDD82 solid;
	border-left: 0.05em #EEDD82 solid;
}
ul {
	list-style-type: square;
	list-style-position: inside;
	padding-left: 40px;
	margin-top: 0.6em;
}
table {
	margin-left: 40px;
}
table.main td {
	vertical-align: top;
	text-align: left;
}
table.main td.leftmx {
	width: 150px;
	text-align: right;
}
table.main td.rightmx {
	width: 650px;
	text-align: left;
	color: #FFDD9A;
	font-size: 1.5em;
	vertical-align: middle;
}
table.main td.rightmx table {
	width: 100%;
	margin-left: 0px;
}
table.main td.rightmx table td {
	vertical-align: bottom;
}
table.main td.rightmx table td div {
	padding: 3px 3px 7px 3px;
}

table.main, table.main td, div.main {
}
table.main {
	margin-left: 0px;
	width: 810;
}
div.main {
	background-color: #FFFFCC;
	padding: 5px 5px 20px 5px;
	border: 2px inset #EEDD82;
	min-height: 35em;
}
div.main, div.footer {
}
table.menu td {
	text-align: left;
	vertical-align: center;
	background-repeat: repeat-x;
	background-color: #EEDD82;
	padding: 4px 5px 4px 5px;
	font-weight: bold;
	border: 2px outset #EEDD82;
}
table.menu {
	width: 143px;
	border-collapse: separate;
}
table.menu td a {
	text-decoration: none;
	display: block;
}
table.menu td a:hover {
	color: #0000FF;
}
table.menu td.menuind {
	background-color: #003300;
	background-image: url('');
}
table.menu td.menuind a {
	color: #FFFFCC;
}
table.menu td.menuind a:hover {
	color: #FFAAAA;
}

div.main image {
	margin-left: 80px;
}

div.main table  {
	margin-top: 1.1em;
	border-collapse: collapse;
	empty-cells: show;
}
div.main table th, div.main table td {
	border: 1px solid #CCCCCC;
	padding: 3px 3px 3px 3px;
}
div.main table th {
	font-size: 0.9em;
	vertical-align: bottom;
	font-weight: bold;
}
div.main table td {
	font-size: 0.9em;
	vertical-align: top;
}




table#footer {
	width: 100%;
	margin: 0px;
	border: 0px;
}

td#footerleft {
	text-align: left;
	font-size: .8em;
	border: 0px;
	color: #AA8845;
}

td#footerright {
	text-align: right;
	font-size: .8em;
	border: 0px;
	color: #AA8845;
}

td#footerleft a, td#footerleft a:hover, td#footerleft a:visited {
	text-decoration: none;
	color: #AA8845;
}
td#footerleft a:hover {
	text-decoration: underline;
}
table.formsok th {
	vertical-align: top;
}

