body,td,th {
	color: #000000;
	font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
}

body {
	background-color: #ffffff;
}

a:link {
	color: #316123;
	text-decoration: underline;
}

a:visited {
	color: #316123;
	text-decoration: underline;
}

a:hover {
	color: #316123;
	text-decoration: underline;
}

a:active {
	color: #316123;
	text-decoration: underline;
}

.t1 {
	height: 100%;
	width: 100%;
}

.t_b {
	background: url(/images/index_23.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	height: 77px;
}

.t_r {
	background: url(/images/index_22.jpg);
	background-repeat: repeat-y;
	background-position: left;
}

.t_l {
	background: url(/images/index_21.jpg);
	background-repeat: repeat-y;
	background-position: right;
}

.t_c {
	vertical-align: top;
	width: 986px;
}

.table {width =986px;
	height: 100%;
}

.right {
	background-color: #3E0B0F;
	width: 60%;
}

.center {
	background: url(/images/index3_04.jpg);
	background-repeat: repeat-x;
	width: 40%;
}

.name {
	font-size: 120%;
	color: #316123;
	lext-align: left;
}

.content {
	padding-left: 35px;
	padding-top: 15px;
	padding-right: 35px;
	vertical-align: top;
	text-align: justify;
	padding-bottom: 10px;
}

.copy {
	text-align: right;
	height: 30px;
	padding-right: 10px;
}

.input {
	border: 1px #666 solid;
	height: 25px;
	line-height: 1.5;
}

.textarea {
	border: 1px #666666 outset;
}

.button {
	border: 1px #666666 outset;
	background-color: #3A4B2B;
	color: white;
	font-weight: bold;
	cursor: hand;
}

#nav
{
	vertical-align: top;
	padding-top: 15px;	
	padding-left: 20px;
}

#hdr
{
	margin-top:8px;	
	font-size: 100%;
}

#page
{
	margin-top:8px;
	padding-left: 21px;
	font-size: 100%;
}

