﻿body
{
	margin: 0px;
	padding: 0px;
	background-image: url(images/index01.gif);
}

textarea
{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #455F2E;
}

select
{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #455F2E;
}

input
{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #455F2E;
}

th
{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #455F2E;
}

td
{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #455F2E;
}

body
{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #455F2E;
}

form {
	margin: 0px;
	padding: 0px;
}

h1 {
	font-size:  12px;
	color: white;
	font-weight: bold;
}

h1 a {
	text-decoration: none;
}
h1 a:hover {
	text-decoration: underline;
}

.navlink {
	background-image: url('images/index14.jpg');
	width: 168;
	height: 31;
	padding-left: 30;
	text-transform: uppercase;
	font-size: 12px;
}

td.navlink a {
	text-decoration: none;
}
td.navlink a:hover {
	text-decoration: underline;
}

.input1 {
}

.align-justify {
	text-align: justify;
}

.text1 {
	font-size: 9px;
	color: #497731;
}

a {
	font-weight: bold;
	color: #FFFFFF;
}

a:hover {
	text-decoration: none;
}

a.link1 {
	font-weight: bold;
	color: #CFE4C4;
	text-decoration: none;
	text-transform: uppercase;
}

a.link1:hover {
	text-decoration: underline;
}

.bg1 {
	background-image: url(images/index02.gif);
	background-repeat: repeat-y;
	height: 100%;
}
